Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to establish internet connection over USB with Beaglebone Black on Windows 8.1 #33

Open
sampathkmurthy opened this issue Aug 8, 2018 · 0 comments

Comments

@sampathkmurthy
Copy link

Hallo @jadonk,

I am using Beaglebone Black(Rev C) for my project. I am also successfull installing drivers for windows 8.1, then connecting it via Putty. Everything seems good unitll here but the problem exists while sharing the host wi-fi connection with the Beaglebone black. I initiated my host network to share its connection with the BBB ethernet and made BBB to obtain IP and DNS automatically. On console window I set 192.168.7.1 as a default gateway awith this following command:
. sudo /sbin/route add default gw 192.168.7.1
Then I starting pinging 192.168.7.1 but I am not able to recieve any packets but the same packets are getting transmitted. I also pinged 8.8.8.8 after doing this:
. echo "nameserver 8.8.8.8" >> /etc/resolv.conf
still it is not pinging.

Please suggest me with this. I am running out of time for my project.Kind of stuck with this.

Thanks in advance,

Regards,

Sampath Kumar Krishna Murthy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant