Results 1 to 2 of 2
Hi, I have been working whole night last night to try to set up a PTR record in zone file, but the test is failed. I still can't nslookup ipaddress.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-23-2009 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 13
BIND: can't get reverse lookup working
Hi, I have been working whole night last night to try to set up a PTR record in zone file, but the test is failed. I still can't nslookup ipaddress.
BIND version:
OS: FreeBSD 6.2
Test result from Vista:
C:\>nslookup 125.255.112.202
Server: UnKnown
Address: 192.168.1.254:53
*** UnKnown can't find 125.255.112.202: Non-existent domain
C:\>
C:\>nslookup ip6.com.au
Server: UnKnown
Address: 192.168.1.254:53
Non-authoritative answer:
Name: ip6.com.au
Address: 125.255.112.202
C:\>
Your help is very much appreciated.
Thanks
- 04-23-2009 #2Just Joined!
- Join Date
- Apr 2007
- Posts
- 13
Here is the zone file:
The content of the corresponding zone file is:
@ IN SOA ns1.ip6.com.au. root.ip6.com.au. (
2009042211
10800 ; Refresh
3600 ; Retry
604800 ; Expire
86400 ) ; Minimum
@ IN NS ns1.
202 IN PTR ns1.ip6.com.au.
202 IN PTR secure.ip6.com.au.


Reply With Quote
