nslookup errors

nslookups giving strange results.

svr.root:/etc# nslookup
Default Server: localhost
Address: 127.0.0.1

> exit
nslsvr.root:/etc# nslookup design-web.co.uk
Server: localhost
Address: 127.0.0.1

Name: design-web.co.uk.nsnoc.com
Address: 80.71.3.34

it's adding the local server name to the end of the domain that's being queried and returning a local server ip address.

Anyone seen this before?

 

 

 

 

Top