How to share W10 wifi with Beaglebone black running Debian 9.5 through USB?











up vote
1
down vote

favorite












I am trying to share Windows-10 wifi with Beaglebone-Black running Debian 9.5, via USB and get a "temporary failure in name resolution".



The setup for this, usually consists of two steps (assuming Windows wifi-sharing already enabled)




  1. sudo /sbin/route add default gw 192.168.7.1

  2. echo "nameserver 8.8.8.8" >> sudo /etc/resolv.conf


As I understand, the /etc/resolv.conf file is now replaced by a symbolic link to run/connman/resolv.conf. That is, when the second command does not seem to append the echo-command to any existing file because there is no resolv.conf file in the /run/connman directory.



Should I set the nameserver-command elsewhere ?










share|improve this question









New contributor




Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • I just solved the issue by making a new resolv.conf file, by sudo nano /etc/resolv.conf and adding "namespace 8.8.8.8" (without the quotes)
    – Ronny Landsverk
    Nov 18 at 0:49

















up vote
1
down vote

favorite












I am trying to share Windows-10 wifi with Beaglebone-Black running Debian 9.5, via USB and get a "temporary failure in name resolution".



The setup for this, usually consists of two steps (assuming Windows wifi-sharing already enabled)




  1. sudo /sbin/route add default gw 192.168.7.1

  2. echo "nameserver 8.8.8.8" >> sudo /etc/resolv.conf


As I understand, the /etc/resolv.conf file is now replaced by a symbolic link to run/connman/resolv.conf. That is, when the second command does not seem to append the echo-command to any existing file because there is no resolv.conf file in the /run/connman directory.



Should I set the nameserver-command elsewhere ?










share|improve this question









New contributor




Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • I just solved the issue by making a new resolv.conf file, by sudo nano /etc/resolv.conf and adding "namespace 8.8.8.8" (without the quotes)
    – Ronny Landsverk
    Nov 18 at 0:49















up vote
1
down vote

favorite









up vote
1
down vote

favorite











I am trying to share Windows-10 wifi with Beaglebone-Black running Debian 9.5, via USB and get a "temporary failure in name resolution".



The setup for this, usually consists of two steps (assuming Windows wifi-sharing already enabled)




  1. sudo /sbin/route add default gw 192.168.7.1

  2. echo "nameserver 8.8.8.8" >> sudo /etc/resolv.conf


As I understand, the /etc/resolv.conf file is now replaced by a symbolic link to run/connman/resolv.conf. That is, when the second command does not seem to append the echo-command to any existing file because there is no resolv.conf file in the /run/connman directory.



Should I set the nameserver-command elsewhere ?










share|improve this question









New contributor




Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am trying to share Windows-10 wifi with Beaglebone-Black running Debian 9.5, via USB and get a "temporary failure in name resolution".



The setup for this, usually consists of two steps (assuming Windows wifi-sharing already enabled)




  1. sudo /sbin/route add default gw 192.168.7.1

  2. echo "nameserver 8.8.8.8" >> sudo /etc/resolv.conf


As I understand, the /etc/resolv.conf file is now replaced by a symbolic link to run/connman/resolv.conf. That is, when the second command does not seem to append the echo-command to any existing file because there is no resolv.conf file in the /run/connman directory.



Should I set the nameserver-command elsewhere ?







debian network-interface






share|improve this question









New contributor




Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Nov 18 at 5:24









Rui F Ribeiro

38.2k1475123




38.2k1475123






New contributor




Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 17 at 23:56









Ronny Landsverk

62




62




New contributor




Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Ronny Landsverk is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • I just solved the issue by making a new resolv.conf file, by sudo nano /etc/resolv.conf and adding "namespace 8.8.8.8" (without the quotes)
    – Ronny Landsverk
    Nov 18 at 0:49




















  • I just solved the issue by making a new resolv.conf file, by sudo nano /etc/resolv.conf and adding "namespace 8.8.8.8" (without the quotes)
    – Ronny Landsverk
    Nov 18 at 0:49


















I just solved the issue by making a new resolv.conf file, by sudo nano /etc/resolv.conf and adding "namespace 8.8.8.8" (without the quotes)
– Ronny Landsverk
Nov 18 at 0:49






I just solved the issue by making a new resolv.conf file, by sudo nano /etc/resolv.conf and adding "namespace 8.8.8.8" (without the quotes)
– Ronny Landsverk
Nov 18 at 0:49

















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Ronny Landsverk is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482430%2fhow-to-share-w10-wifi-with-beaglebone-black-running-debian-9-5-through-usb%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








Ronny Landsverk is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















Ronny Landsverk is a new contributor. Be nice, and check out our Code of Conduct.













Ronny Landsverk is a new contributor. Be nice, and check out our Code of Conduct.












Ronny Landsverk is a new contributor. Be nice, and check out our Code of Conduct.















 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482430%2fhow-to-share-w10-wifi-with-beaglebone-black-running-debian-9-5-through-usb%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

List directoties down one level, excluding some named directories and files

list processes belonging to a network namespace

list systemd RuntimeDirectory mounts