hi im having a bit of a trouble maybe one of you guys can help me out im getin some trouble reciving mail through my exchange server i get this error when i try to send mail to any clint on my domain:-
202.72.100.15 does not like recipient.
remote host said:550 no such domain at this location
i try to see in event logs if theres any error and i got this msg under dns log
The DNS server encountered a packet addressed to itself on IP address 10.0.0.1. The packet is for the DNS name “_Idap._tcp.pdc._msdcs.smallbusiness.local.”. The packet will be discarded. This condition usually indicates a configuration error.
Check the following areas for possible self-send configuration errors: 1) Forwarders list. (DNS servers should not forward to themselves). 2) Master lists of secondary zones. 3) Notify lists of primary zones.
4) Delegations of subzones. Must not contain NS record for this DNS server unless subzone is also on this server.
5) Root hints.
Example of self-delegation:
-> This DNS server dns1.example.microsoft.com is the primary for the zone example.microsoft.com.
-> The example.microsoft.com zone contains a delegation of bar.example.microsoft.com to – dns1.example.microsoft.com,
(bar.example.microsoft.com NS dns1.example.microsoft.com)
-> BUT the bar.example.microsoft.com zone is NOT on this server.
Note, you should make this delegation check (with nslookup or DNS manager) both on this DNS server and on the server(s) you delegated the subzone to. It is possible that the delegation was done correctly, but that the primary DNS for the subzone, has any incorrect NS record pointing back at this server. If this incorrect NS record is cached at this server, then the self-send could result. If found, the subzone DNS server admin should remove the offending NS record.
You can use the DNS server debug logging facility to track down the cause of this problem.
For more information, see Help and Support Center
hope someone can help me out