Problem using DHCP and Ubuntu server 9.04
This is an "Ubuntu newbie" question.
I have a school LAN (therefore, onsite "support" means DIY) of Wins PC's (running Win XP).
We have them all configured to use DHCP and have not had any problems. The IP Addrs come from a 3COM switch, as far as I know, on the LAN.
I installed Ubuntu Server vers 9.04 on Monday on one of my (former) Wins boxes. (complete switch, not dual boot).
I first tried to have Ubuntu also use DHCP. But I was not successful. The DHCP communication would go into a never ending loop of DHCPREQUEST, DHCPOFFER, DHCPNAK.
So, I changed Ubuntu to use static IP, and everything was great (or so I thought). I could ping the Ubuntu box from inside the LAN by either IP Addr or hostname. I downloaded Putty and could telnet into ubuntu (by hostname also).
The next thing I noticed was that Wins boxes could no longer connect to the LAN, including my own Wins desktop PC after I rebooted it. The Wins boxes would go into never ending loops of "Acquiring network address". When I switched any Wins box to static IP, everything would be ok for that box immediately for connectivity.
My thought was that the Ubuntu server and the LAN's dhcp server must be dueling it out or somehow in conflict with each other.
I did some limited experiments where I shut down the Ubuntu box, and then an example Wins box was able to get an IP Address and proceed normally.
I cast around the various forums and found info about dnsmasq and it's config file.
I tried adding these lines to my dnsmasq.conf file:
except-
listen-
no-
After doing this, I rebooted the ubuntu server.
I also have rebooted the Wins box too.
But it has no effect on the situation.
So I am not really sure what the problem is....help. I am not even sure if i am barking up the wrong tree by looking at dnsmasq.
Thanks!
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask MK Street for more information if necessary.