Cody,

>From your linked page I followed:
 root@beaglebone:~# ifconfig eth0 192.168.0.50 netmask 255.255.255.0 up    
and it seems to work fine.

root@beaglebone:~# ifconfig                                             
eth0      Link encap:Ethernet  HWaddr 1C:BA:8C:98:51:96
          inet addr:192.168.0.50  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::1eba:8cff:fe98:5196/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:440 errors:0 dropped:0 overruns:0 frame:0
          TX packets:75 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:194321 (189.7 KiB)  TX bytes:13314 (13.0 KiB)
          Interrupt:56
                                                                                
               

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:716 errors:0 dropped:0 overruns:0 frame:0
          TX packets:716 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:50064 (48.8 KiB)  TX bytes:50064 (48.8 KiB)
                                                                                
       

usb0      Link encap:Ethernet  HWaddr EE:50:BC:2B:38:79
          inet addr:192.168.7.2  Bcast:192.168.7.3  Mask:255.255.255.252
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:365684 errors:0 dropped:0 overruns:0 frame:0
          TX packets:29997 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:177609506 (169.3 MiB)  TX bytes:5316659 (5.0 MiB)

I can now now ssh via eth0 and usb.

Thanks!

-Chris


On Wednesday, May 14, 2014 3:25:42 PM UTC-4, cody wrote:
>
> This may help
>
> http://www.cyberciti.biz/tips/howto-ubuntu-linux-convert-dhcp-network-configuration-to-static-ip-configuration.html
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to