This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

dhcp-issues

Hi,

I have a small problem at my home-network with dhcp.
On the internal interface I configured as first DNS-Server the internal DNS-Server (Linux-box) and for security as second Server the ASL-box itself.
Now when I start my PC (Win XP Pro) in more than 50% the internal DNS-Server is not in the configuration.

ipconfig /all on the PC shows only one DNS-Server, the ASL-box.

When I enter ipconfig /renew, the PC gets a new dataset and now it shows 2 DNS-Servers, with my internal server in first place.

Has anyone seen such a behavior and knows the reason?

(ASL 5.200)


This thread was automatically locked due to age.
Parents Reply Children
  • Example of the dhcp-log:

    2005:03:29-16:56:29 (none) dhcpd: DHCPDISCOVER from xx:xx:xx:1e:c4:08 via eth0
    2005:03:29-16:56:29 (none) dhcpd: DHCPOFFER on 192.168.xxx.14 to xx:xx:xx:1e:c4:08 via eth0
    2005:03:29-16:56:29 (none) dhcpd: DHCPREQUEST for 192.168.xxx.14 (192.168.xxx.250) from xx:xx:xx:1e:c4:08 via eth0
    2005:03:29-16:56:29 (none) dhcpd: DHCPACK on 192.168.xxx.14 to xx:xx:xx:1e:c4:08 via eth0
    2005:03:29-16:56:43 (none) dhcpd: DHCPINFORM from 192.168.xxx.14 via eth0: not authoritative for subnet 192.168.xxx.0
    2005:03:29-16:56:46 (none) dhcpd: DHCPINFORM from 192.168.xxx.14 via eth0: not authoritative for subnet 192.168.xxx.0

    That's not much information.
    There is no other dhcp-server in the subnet.

    For the tcpdump I havn't found the time yet.