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

Re: network troubleshooting

2011-01-20 Thread Randy McMurchy
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 noticed you changed the

Re: Recommended LiveCD?

2011-01-20 Thread Stuart Stegall
On Thu, Jan 20, 2011 at 1:59 PM, Mike McCarty wrote: > Someone Somebody wrote: >> I'm doing it inside VirtualBox and I want a LiveCD that supports >> VirtualBox's "absoulute pointing device" that is a feature that allows you > > I'm not familiar with that feature. > >> to use mouse pointer integra

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: Recommended LiveCD?

2011-01-20 Thread Mike McCarty
Someone Somebody wrote: > I'm doing it inside VirtualBox and I want a LiveCD that supports > VirtualBox's "absoulute pointing device" that is a feature that allows you I'm not familiar with that feature. > to use mouse pointer integration even without the guest additions installed > which is quit

Re: network troubleshooting

2011-01-20 Thread Rick Shelton
On Thu, Jan 20, 2011 at 12:20 PM, Rick Shelton 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 >> IP=

Re: network troubleshooting

2011-01-20 Thread Rick Shelton
> #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 > IP=10.0.0.2 > GATEWAY=192.168.1.2 > PREFIX=24 > BROADCAST=192.168.1.2

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: Recommended LiveCD?

2011-01-20 Thread Someone Somebody
I'm doing it inside VirtualBox and I want a LiveCD that supports VirtualBox's "absoulute pointing device" that is a feature that allows you to use mouse pointer integration even without the guest additions installed which is quite useful when working from a LiveCD. The LFS LiveCD glitches with thi