Do you actually have an eth0? If you run 'ifconfig -a' what do you get other than 'lo'?
Have you confirmed that you actually have a working driver loaded? What nic chipset is in your machine? regards Sean [EMAIL PROTECTED] wrote: > Hi > > use dhcp I tried > > sudo ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up > > after a ping I still get Host unreachable > > tks > > > > ----Ursprüngliche Nachricht---- > Von: [EMAIL PROTECTED] > Datum: 24.09.2007 13:34 > An: <[email protected]> > Betreff: Re: [dubailug] ip address > > If you have DCHP server in your network, try : > sudo dhclient > > And if you want to set it manually, for 192.168.0.1 with > 255.255.255.0 netmask, try: > sudo ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up > > > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > Hi all > > just installed kubuntu 7.04 on a separate partition with dual > boot > w2k > > unter w2k I can use ipconfig to test the network > > unter kubuntu trying ifconfig I do not get an IP Address > > tried to configure the NIC under system setting/network setting > no > success > > can you help > > tks > > ben > > > > > > > --------------------------------- > Moody friends. Drama queens. Your life? Nope! - their life, your > story. > Play Sims Stories at Yahoo! Games. > > > > > > Yahoo! Groups Links > > > >
