Hello,
I'm using an OMAP3530 with Angstrom linux. I want to connect it to my
computer by using an ethernet cable. Currently, it takes the address from
DHCP, and I want it to have a static IP address.
I edited /etc/network/interfaces and added an entry for eth0 - something
like:
auto eth0
iface eth0 inet static
address 192.168.1.10
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
When I run /etc/init.d/networking restart it gets configured well. However,
it isn't configured on boot.
Do I need to add another thing?
Thanks a lot,
Noam
_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users