| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi_______________________________________________
I am running a small LAN behind a NAT router with one public IP address being shared.
One of the machines behind the NAT is a G4 with OSX Server 10.1.4 (10.1.5 update) and I host email and www for three domains on it.
Relevant traffic is forwarded by way of portmapping by the router to the G4.
In order to allow for the use of the domain names also behind the NAT, I have set up my own DNS on the G4 to translate the domains into local private addresses.
This worked perfect for the last three or four days and now all of a sudden, none of the names resolve into their local private addresses anymore when using the resolver. nslookup is fine, but not the resolver. for example ...
% nslookup g4
returns g4.mydomain.com at 192.168.0.2
% nslookup myotherdomain.com
returns myotherdomain.com at 192.168.0.2
but
% ping g4
will return 'unknown host'
% ping mydomain
sends ICMPs to mydomain (public IP address)
% ping mydomain
sends ICMPs to myotherdomain (public IP address)
which in both cases goes to the NAT router, as port mapping only works inbound.
hostname is set to mydomain.com
resolv.conf contains ...
search mydomain.com
192.168.0.2
<followed by my ISP's nameservers>
where 192.168.0.2 is the g4 which runs my DNS
It would seem that the resolver (other than nslookup) doesn't bother to query my own DNS anymore, but I have no idea why that is.
I checked the zone files and named.conf, even rebooted a few times -- but to no avail
Can anyone point me in the right direction ?
| References: | |
| >DNS resolver decided to ignore my DNS (From: Benjamin <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.