Hi Eric,
I followed your comment exactly and update /etc/network/interfaces file:
===========================================================
# The primary network interface
auto eth0
iface eht0 inet static
    address 192.168.1.26
    netmask 255.255.255.0
    gateway 192.168.1.1
#iface eth0 inet dhcp
# Example to keep MAC address between reboots
#hwaddress ether DE:AD:BE:EF:CA:FE
==========================================================
Then I "/etc/init.d/networking restart" or "reboot", but my eth0's ip 
address is still got from dhcp, e.g. 192.168.1.112.
Can you give more hint?
Thanks.

Jeffrey Ke

-- 
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/efeb7bd0-83f6-4876-a148-e5bcdd82a355%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to