[NBLUG/talk] Can't connect to the Internet
Sean
seanvanco at gmail.com
Thu Jan 31 12:00:53 PST 2008
A barebones resolv.conf file (but perfectly functional) would include
these three lines for your system, at least as how I'd set it up:
search comcast.net # most likely not required for comcast, but just in case
nameserver 208.201.224.11
nameserver 68.87.76.178
You could optionally do this:
search comcast
nameserver 192.168.1.1
Which would cause your linux box to resolve IP/domains using your
router, but I'd prefer the two-lined version listed above.
Sean
More information about the talk
mailing list