Results 1 to 6 of 6
Dear all,
I've problem with some computer in my network.
I've a Firewall Linux with iptables between my client and server networks.
I've an Active directory on Windows 2008 R2. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-27-2010 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 22
dhcpd.conf config
Dear all,
I've problem with some computer in my network.
I've a Firewall Linux with iptables between my client and server networks.
I've an Active directory on Windows 2008 R2. (don't hit me!)
I've this configuration of dhcpd.conf
authoritative;
ddns-update-style none;
deny declines;
deny bootp;
But into the clients log, I've some error message about dhcp. I can give you these if you want.
The DNS server is on the same server than the AD.
Then the client can't mount network map the first login, they need to reboot once or twice before they appears...
After some reseach, I would like to test this configuration of shcpd to know if the problem can come from my current configuratio.
authoritative;
ddns-update-style interim;
ddns-updates on;
ignore client-updates;
deny declines;
deny bootp;
Do you think its ok? Or something wrong?
Maybe you have an idea about my problems?
Thanks,
Fab
- 11-02-2010 #2Just Joined!
- Join Date
- Aug 2010
- Posts
- 22
Dear all,
Nobody can help me?
Fabien
- 11-02-2010 #3Just Joined!
- Join Date
- Aug 2010
- Posts
- 22
I've remove my new settings.
Cause (I think it come from these settings) when a computers make new request for dhcp, the dhcp give an IP but it doesn't record this computer into my DNS server...
So I can't manage it.
Have you an idea why? What's wrong in my settings???
Fabien
- 11-05-2010 #4Just Joined!
- Join Date
- Nov 2010
- Posts
- 8
The authorative statment can cause trouble in mixed environment with the AD server. If the AD is offline do you still get the errors?
- 11-08-2010 #5Just Joined!
- Join Date
- Aug 2010
- Posts
- 22
Thanks tsmarks!
I've only one AD so I can't put it offline... Or you talk about something different as I think!
I removed the authoritative parameters of my DHCP Server.
Thanks for you help.
I come back to you during the week.
- 11-10-2010 #6Just Joined!
- Join Date
- Aug 2010
- Posts
- 22
So, 2 days after remove the authoriative option, I still have the problem...
Have you another idea?


Reply With Quote
