Tuesday, January 4, 2011

Knowing the DNS server

Hi All,

This post explains how to find out the dns server to which the system is connected to.

DNS as in - Domain Name Server.

Issue this command:

cat /etc/resolv.conf
namesever 192.168.x.y

This above line tells us that the system is connected to 192.168.x.y dns.

Thats it,
Ananth S Gouri

No comments:

Post a Comment