network troubleshooting

2011-01-20 Thread robert
Direct cable from Westell DSL router to network connection on box. boot up ... Bringing up eth0 interface ... ... sky2 :03:00.0: eth0: enabling interface ADDRCONF (NETDEV_UP): eth0: link is not ready Adding IPv4 address 10.0.0.2 to the eth0 interface ... [ OK ] setting up default gateway

Re: network troubleshooting

2011-01-20 Thread Rick Shelton
On Thu, Jan 20, 2011 at 12:20 PM, Rick Shelton rick.shel...@gmail.com wrote: #ifconfig yields: command not found ifconfig is not installed with recent versions of LFS. look at the Contents of IPRoute2 section. /etc/sysconfig/network-devices/ifconfig.eth0/ipv4 ONBOOT=yes SERVICE=ipv4-static

Re: network troubleshooting

2011-01-20 Thread robert
/etc/sysconfig/network-devices/ifconfig.eth0/ipv4 NOW READS: ONBOOT=yes SERVICE=ipv4-static IP=192.168.1.100 GATEWAY=192.168.1.254 PREFIX=24 BROADCAST=192.168.1.255 boot now yields: Bringing up eth0 interface ... ... sky2 :03:00.0: eth0: enabling interface ADDRCONF (NETDEV_UP): eth0: link is

Re: network troubleshooting

2011-01-20 Thread robert
Randy McMurchy wrote: robert wrote these words on 01/20/11 15:32 CST: /etc/sysconfig/network-devices/ifconfig.eth0/ipv4 NOW READS: ONBOOT=yes SERVICE=ipv4-static IP=192.168.1.100 GATEWAY=192.168.1.254 PREFIX=24 BROADCAST=192.168.1.255 What are you using for your gateway hardware? I