[opensuse] DHCP Problem
My openSUSE 10.2 laptop has been on the corporate network since being upgraded from Vista in May (a week after I got it). Suddenly yesterday, I cannot connect to anything. I checked and found that my network - eth0 - is on but that I'm connected to a 'default' network of 169.254.x.x, which I'm told is a Microsoft network. My network admins (who work for me) are not able to help since none know Linux. We recently switched from an NT 4.0 Domain to a new AD setup. That switch was three weeks ago, so I can't imagine this issue is related. In googling, I found that there apparently is no GUI tool for configuring or renewing DHCP leases. I dropped down to the command line and have tried both 'service network restart' and 'dhclient -r eth0' In both cases, the network releases and then comes back. Ideas? This is too weird. -- kai ponte www.perfectreign.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 01 November 2007 15:56:42 Kai Ponte wrote:
My openSUSE 10.2 laptop has been on the corporate network since being upgraded from Vista in May (a week after I got it).
Suddenly yesterday, I cannot connect to anything. I checked and found that my network - eth0 - is on but that I'm connected to a 'default' network of 169.254.x.x, which I'm told is a Microsoft network. My network admins (who work for me) are not able to help since none know Linux.
It's not a Microsoft network, it's a "zeroconf" network, which is a standard for setting up machines without any configuration at all. suse will fall back to that when it doesn't receive an address from the dhcp server
We recently switched from an NT 4.0 Domain to a new AD setup. That switch was three weeks ago, so I can't imagine this issue is related.
In googling, I found that there apparently is no GUI tool for configuring or renewing DHCP leases. I dropped down to the command line and have tried both 'service network restart' and 'dhclient -r eth0'
In both cases, the network releases and then comes back.
What is running on the server side? Is the AD thing also responsible for DHCP? If so, you should know that the Microsoft DHCP server is bad, even for them You can enable debugging output by setting DHCLIENT_DEBUG to "yes" in /etc/sysconfig/network/dhcp, which will log all the messages going between server and client. That will at least help you narrow down where the problem is
Ideas?
Since you seem to be the manager there, how about getting rid of microsoft and going to a linux only environment? :) Or hiring some people with more linux skills Anders -- Madness takes its toll -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thu, 2007-11-01 at 07:56 -0700, Kai Ponte wrote:
My openSUSE 10.2 laptop has been on the corporate network since being upgraded from Vista in May (a week after I got it).
Suddenly yesterday, I cannot connect to anything. I checked and found that my network - eth0 - is on but that I'm connected to a 'default' network of 169.254.x.x, which I'm told is a Microsoft network. My network admins (who work for me) are not able to help since none know Linux.
We recently switched from an NT 4.0 Domain to a new AD setup. That switch was three weeks ago, so I can't imagine this issue is related.
In googling, I found that there apparently is no GUI tool for configuring or renewing DHCP leases. I dropped down to the command line and have tried both 'service network restart' and 'dhclient -r eth0'
In both cases, the network releases and then comes back.
Ideas? This is too weird.
-- kai ponte www.perfectreign.com
Have you tried using Knetworkmanager ? -- Regards, Aniruddha Please adhere to the OpenSUSE_mailing_list_netiquette http://en.opensuse.org/OpenSUSE_mailing_list_netiquette -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 01 November 2007 14:56:42 Kai Ponte wrote:
My openSUSE 10.2 laptop has been on the corporate network since being upgraded from Vista in May (a week after I got it).
Suddenly yesterday, I cannot connect to anything. I checked and found that my network - eth0 - is on but that I'm connected to a 'default' network of 169.254.x.x, which I'm told is a Microsoft network. My network admins (who work for me) are not able to help since none know Linux.
That address is the type that gets assigned when the DHCP address isn't assigned due to a timeout (for example). Have a look at /var/log/messages and grep for 'ifup-dhcp' to see if there are errors that could help. Good luck Pete -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Thursday 2007-11-01 at 07:56 -0700, Kai Ponte wrote:
In googling, I found that there apparently is no GUI tool for configuring or renewing DHCP leases. I dropped down to the command line and have tried both 'service network restart' and 'dhclient -r eth0'
As root, "rcdhcp[tab][tab]". Select the client if it shows two, then complete typing "restart" an enter. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFHKe58tTMYHG2NR9URAoL2AJ9TEVoFJwE+K9QRAjhuVTLDVgPhcACdEWPR +H4WJzIr3ovzaaC60meaCn4= =UMhT -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 01 November 2007 08:19, Carlos E. R. wrote:
The Thursday 2007-11-01 at 07:56 -0700, Kai Ponte wrote:
In googling, I found that there apparently is no GUI tool for configuring or renewing DHCP leases. I dropped down to the command line and have tried both 'service network restart' and 'dhclient -r eth0'
As root, "rcdhcp[tab][tab]". Select the client if it shows two, then complete typing "restart" an enter.
Cool. I got it working, tho. I just typed dhclient eth0. That seemed to do the trick. (Need to remember to KISS.) jabba:/home/kai # dhclient eth0 Internet Systems Consortium DHCP Client V3.0.5 Copyright 2004-2006 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ Listening on LPF/eth0/00:16:d4:a7:6d:64 Sending on LPF/eth0/00:16:d4:a7:6d:64 Sending on Socket/fallback DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10 DHCPOFFER from 10.3.8.222 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 DHCPOFFER from 10.3.8.222 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPREQUEST on eth0 to 255.255.255.255 port 67 DHCPACK from 10.3.8.222 bound to 10.3.10.250 -- renewal in 149 seconds. jabba:/home/kai # ifconfig eth0 Link encap:Ethernet HWaddr 00:16:D4:A7:6D:64 inet addr:10.3.10.250 Bcast:10.3.15.255 Mask:255.255.248.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:63003 errors:0 dropped:0 overruns:0 frame:0 TX packets:23 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:7052317 (6.7 Mb) TX bytes:6266 (6.1 Kb) Interrupt:177 jabba:/home/kai # -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (5)
-
Anders Johansson
-
Aniruddha
-
Carlos E. R.
-
Kai Ponte
-
Pete Connolly