I am trying to setup my beaglebone black wireless for accessing my 
pc(windows-7) internet using usb-ethernet. Below is the steps i have 
performed
1.) add dns server in file edit /etc/network/interfaces
     dns-nameservers 8.8.8.8
2.) add default gateway [i have to do this every time beaglebone is 
reset/restarted or power cycled]
     sudo route add default gateway 192.168.7.1
3.) on pc side, the linux-rndis has following settings;
     ipv4 - 192.168.7.1
      sub  - 255.255.255.0
      dns  - 8.8.8.8
4.) update date and time

Now, when trying to ping www.google.com i get *"temporary failure in name 
resolution"*

I am using bone-debian-9.5-lxqt-armhf-2018-10-07-4gb.img.xz


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/ed4abdf1-ab24-4fc9-9efb-d05e09cabd54%40googlegroups.com.

Reply via email to