|
Problems with BIND operating with Windows XP with dns zones for eth0 aliases
Here's my network:
Slackware 9.1 computer running bind and apache 1.3
Apache is serving 3 vhosts:
eth0 - 192.168.0.2, linuxserver
eth0:0 - 192.168.0.3, fredsserver
eth0:1 - 192.168.0.4, jonysserver
Bind has these master zones (excluding reverse zones)
linuxserver - 192.168.0.2
with subdomains:
fred.linuxserver - 192.168.0.3
jony.linuxserver - 192.168.0.4
fredsserver - 192.168.0.3
jonysserver - 192.168.0.4
lan
with subdomains:
server.lan - 192.168.0.2
<username>.lan - pointing to each individual user's computer
My SUSE 9.0 Professional laptop
Various Windows XP clients
Here's the problem:
No problems on my laptop, can access all domains fine - however the windows xp clients can only access linuxserver and subdomains, and the lan subdomains.
Any ideas? Tia
|