nzadLithium
May 24th, 2008, 06:02 PM
Hey
I upgraded to hardy last night. During the install i saw an error and tried to copy / paste it. I tried selct then right click. Didnt work. So I tried ctrl + c. I suddenly realised it was a terminal and was like oh crap. During the remainder of the installation it continually brought up errors about brocken dependencies. When it finished it then said there had been an error. It then proceeded to reinstall everything that didnt get installed from brocken dependencies. All seemed good. I restarted and all seemed to be going. Then i tried the internet. It just sat on looking up website. It seemed if i tried enough occasionally it would load a webpage. I think it did twice in about half an hour of trying to get webpages while screwing round with network manager.
I couldnt get to go so on another pc I went on ubuntu forums and went to networking. I saw the sticky about setting up net without network manager so I followed that. it seems if I continually type sudo dhclient wlan0 then the internet goes fine for a period of about 10 seconds.
What is going on and how do I fix it?
It seems I am meant to get this:
user@computer:~$ sudo dhclient wlan0
There is already a pid file /var/run/dhclient.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/wlan0/00:12:17:35:17:10
Sending on LPF/wlan0/00:12:17:35:17:10
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPOFFER from 192.168.1.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.101 -- renewal in 299133 seconds.
but I am getting
There is already a pid file /var/run/dhclient.pid with pid 8344
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/wlan0/00:40:f4:c9:58:cb
Sending on LPF/wlan0/00:40:f4:c9:58:cb
Sending on Socket/fallback
DHCPREQUEST of 192.168.1.65 on wlan0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.65 from 192.168.1.1
bound to 192.168.1.65 -- renewal in 40630 seconds.
As you can see I am missing a few lines:
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPOFFER from 192.168.1.1
Could these lines missing be the problem?
My routing tables seem to be alright. I think they are same as gutsy.
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 wlan0
And resolve.conf
search xtra.co.nz
nameserver 202.27.158.40
nameserver 202.27.156.72
nameserver 192.168.1.1
any ideas?
I upgraded to hardy last night. During the install i saw an error and tried to copy / paste it. I tried selct then right click. Didnt work. So I tried ctrl + c. I suddenly realised it was a terminal and was like oh crap. During the remainder of the installation it continually brought up errors about brocken dependencies. When it finished it then said there had been an error. It then proceeded to reinstall everything that didnt get installed from brocken dependencies. All seemed good. I restarted and all seemed to be going. Then i tried the internet. It just sat on looking up website. It seemed if i tried enough occasionally it would load a webpage. I think it did twice in about half an hour of trying to get webpages while screwing round with network manager.
I couldnt get to go so on another pc I went on ubuntu forums and went to networking. I saw the sticky about setting up net without network manager so I followed that. it seems if I continually type sudo dhclient wlan0 then the internet goes fine for a period of about 10 seconds.
What is going on and how do I fix it?
It seems I am meant to get this:
user@computer:~$ sudo dhclient wlan0
There is already a pid file /var/run/dhclient.pid with pid 134993416
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/wlan0/00:12:17:35:17:10
Sending on LPF/wlan0/00:12:17:35:17:10
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPOFFER from 192.168.1.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.101 -- renewal in 299133 seconds.
but I am getting
There is already a pid file /var/run/dhclient.pid with pid 8344
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/wlan0/00:40:f4:c9:58:cb
Sending on LPF/wlan0/00:40:f4:c9:58:cb
Sending on Socket/fallback
DHCPREQUEST of 192.168.1.65 on wlan0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.65 from 192.168.1.1
bound to 192.168.1.65 -- renewal in 40630 seconds.
As you can see I am missing a few lines:
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPOFFER from 192.168.1.1
Could these lines missing be the problem?
My routing tables seem to be alright. I think they are same as gutsy.
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 wlan0
And resolve.conf
search xtra.co.nz
nameserver 202.27.158.40
nameserver 202.27.156.72
nameserver 192.168.1.1
any ideas?