Re: PPP problem.
>> "SYZ" == Shao Ying Zhang <s2193893@cse.unsw.EDU.AU> writes:
SYZ> The system dialed out fine. And ping was working fine.
SYZ> But telnet, ftp & lynx does not work. My /etc/resolve.conf does
SYZ> not contain anything, and it is empty in redhat anway...
But it should.
/etc/resolv.conf
nameserver xxx.xxx.xxx.xxx # IP of ISP's first DNS
nameserver yyy.yyy.yyy.yyy # IP of ISP's second DNS
/etc/host.conf
order hosts, bind
multi on
Ciao,
Martin
Reply to:
- References:
- PPP problem.
- From: Shao Ying Zhang <s2193893@cse.unsw.EDU.AU>