It might be the case with your router/access point. My previous AP, a belkin one gave no IP address under Linux, but always under Windows. I think the WIndows DHCP client pushes some more options...
On Mon, September 24, 2007 3:34 pm, Moeen A wrote: > 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. -- Michael Hendrickx, CISSP, SCTA www.code.ae
