shams
2005-03-01, 05:46 PM CST
hi,
i am using fc3,using dialup modem with dynamic ip,since few days there is problem with resolving the hostnames,it was runing fine before that ,then i did:
ln -s /var/run/ppp/resolv.conf /etc/resolv.conf
the problem is solved with this new link,this is the /etc/reslov.conf:
nameserver 127.0.0.1
nameserver 203.128.5.100 #kppp temp entry
nameserver 202.165.244.2 #kppp temp entry
and this is the /var/run/ppp/resolv.conf:
nameserver 203.128.5.100
nameserver 202.165.244.2
plz help me where is the problem?
i am using fc3,using dialup modem with dynamic ip,since few days there is problem with resolving the hostnames,it was runing fine before that ,then i did:
ln -s /var/run/ppp/resolv.conf /etc/resolv.conf
the problem is solved with this new link,this is the /etc/reslov.conf:
nameserver 127.0.0.1
nameserver 203.128.5.100 #kppp temp entry
nameserver 202.165.244.2 #kppp temp entry
and this is the /var/run/ppp/resolv.conf:
nameserver 203.128.5.100
nameserver 202.165.244.2
plz help me where is the problem?