On Fri, 6 Jul 2007, damotclese wrote:
> --- Jim Jackson <> wrote:
>
> jj> Did you reboot your SBC? These files are read
> jj> on reboot. Or you maybe be able to do
>
> Yes. It's very strange since ifcfg-eth0,
> network_cfg, and resolv.conf should have taken
> effect after rebooting, like you said. After
> running udhcpc I got an IP address and ifconfig
> shows it, so DHCP works great. Configuring a
> static set of IPs doesn't take for some reason.
Ok how about showing us what the files actually are. You may have
got a typo or something???
Here's my files on a fixed IP configured board...
/etc/sysconfig/ifcfg-eth0
==========================================
### Technologic Systems
### General Network Configuration File
###
NETWORKING=yes
GATEWAY=192.168.10.80
GW_DEV=eth0
# HOSTNAME="cstest1"
HOSTNAME="scandium"
BOOTPROTO=static
DEFRAG_IPV4=no
FORWARD_IPV4=no
=========================================
/etc/sysconfig/ifcfg-eth0
=========================================
DEVICE=eth0
IPADDR=192.168.10.21
NETMASK=255.255.255.0
NETWORK=192.168.10.0
BROADCAST=192.168.10.255
BOOTPROTO=static
#BOOTPROTO=dhcp
ENABLE=yes
=========================================
> Ah, well. It's early yet and I'll continue to
> play with the thing. So far everyone here who
> has played with the 7200 love it. }:-}
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|