I'm new to using the BeagleBone Black and using linux programs in general
so I have installed Debian on the BeagleBone Black and setup a wifi adapter
so that the BBB is connected to the internet. When running the upif wlan0
command, I found that it was bound to an ip address of XX.XX.XX.XX. I guess
this is the public ip address? My question is how do I ssh into the BBB
from my computer wirelessly or connect from a browser with this ip address?
In the /etc/network/interfaces, I have
iface usb0 inet static
address 192.168.7.2
netmask 255.255.255.0
network 192.168.7.0
gateway 192.168.7.1
for static ip settings. Let me know if you need any more information.
Thanks.
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.