Walter Logeman wrote: > > > Web > I have Lynx running but hitting the red urls does not work unless > the file is local. > > Is it just a matter of configuring a file somewhere? > > Walter > > Walter, It sounds like you don't have dns servers set up. Find out your ISP's DNS servers address(es). As root, edit /etc/resolv.conf The format follows:
nameserver 127.0.0.1 # This identifies your machine locally. nameserver 198.xxx.xxx.xxx # This is your ISP's DNS server ip address nameserver 198.xxx.xxx.xxx # ISP's backup DNS server. Now as others have sugested, use ping and see if you can ping by name like this: ping www.debian.org see if you get a reply. HTH -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= dyer [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=