kppp dials and connects/wont go to website (SOLVED)
Trying to help another fellow pcbsd user with ppp. Have been able to get kppp and /etc/options file configured via PM's on his windoze machine. He states modem now dials, connects and stays connected but entering any address in Konquerer it goes no where. Currntly sent instructions on how to configure his /etc/resolv.conf file and am waiting on those results.
Am looking for other ideas and/or things to check in case that does not work.
Respectfully,
TheBman
/etc/resolv.conf file did need to be edited as follows
search your_isp_name_here
nameserver xxx.xxx.xxx.xxx (primary DNS)
nameserver xxx.xxx.xxx.xxx (secondary DNS)
just insert the ISP name on the top line
insert the primary and secondary DNS after namserver
Bman
|