PDA

View Full Version : kppp dials and connects/wont go to website (SOLVED)


TheBman
07-03-2005, 07:33 PM
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

Valio
07-04-2005, 12:11 AM
Try this:

http://www.linuxquestions.org/questions ... id=1180672 (http://www.linuxquestions.org/questions/showthread.php?postid=1180672)


Its for linux, hopefully the same thing works for him also :)


Edit: Take a look in here also, if the first suggestion fails :)

http://www.linuxquestions.org/questions ... +connected (http://www.linuxquestions.org/questions/showthread.php?s=&threadid=338758&highlight=modem+is+connected)