Answer
In order to find the DNS server address type following command as shell prompt:
$ cat /etc/resolv.conf
OR
$ less /etc/resolv.conf
Output
domain hsd1.ca.comcast.net.
nameserver 192.168.0.1
Answer
In order to find the DNS server address type following command as shell prompt:
$ cat /etc/resolv.conf
OR
$ less /etc/resolv.conf
Output
domain hsd1.ca.comcast.net.
nameserver 192.168.0.1