
Kinldy find the result as below
> set type=soa
> parle.biz
Server: hq-dc-01.vsnl.co.in
Address: 172.16.24.39
Non-authoritative answer:
parle.biz.co.in
primary name server = ns1.sedoparking.com
responsible mail addr = hostmaster.sedo.de
serial = 2006113001
refresh = 86400 (1 day)
retry = 7200 (2 hours)
expire = 604800 (7 days)
default TTL = 86400 (1 day)
ns1.sedoparking.com internet address = 212.227.86.6
Kinldy let me know should i do to resolve the issue

Ok - it appears from your reply that that the SOA (Start Of Authority) server that you see from your desktop is an internal name server with a private IP address (172.16.whatever)
parle.biz.co.in is NOT the same as parle.biz.
What I’d recommend is one of two tactics…
1) make your internal name server a secondary to your external one, and let the zone transfers happen automatically.
or
2) Drop the internal zone name parle.biz, and let the resolution come from the external name server where your internal name server uses its forwarder definitions to find the authoritative source.
What you appear to have at the moment is a split DNS - which is not a bad thing - as long as it is managed with the understanding that you’ll have to manually keep the two sets of zone files in synchronization manually.
If that’s still not clear, then you may have to contact some local DNS expert directly. This forum does not allow other suggestions.
Bob














