On Wed, Mar 12, 2003 at 02:45:02PM -0800, CM Miller wrote: > > Thanks to everyone who helped me setup the static > ipaddress. I can now ping and do loopback. The only > problem is that now I ran /usr/sbin/apt-setup and it > cannot resolve any of the www addresses that I select. > > any ideas why?
can you ping ip addresses? for example, can you ping
216.239.33.101
? (that's www.google.com) if so, you're only missing entries
for your DNS name servers from your ISP. once you have those,
put them in /etc/resolv.conf like:
nameserver 192.168.0.1
where 192.168.0.1 is replaced with your name server, naturally.
hth,
sean
pgp00000.pgp
Description: PGP signature

