so this is partially fixed now. the above Here is my /etc/network/interface is the same except I used nameserver in place of dns-nameserver. I am able to ping google and local machines on the network. I am also able to ssh in to the BBB from within the network.
however.. DNS is down. my resolve.conf is empty. I added a temp DNS with: echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf > /dev/null -- 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/groups/opt_out.
