Re: KPPP and PPP dial in SOLVED! ;-)

2006-03-13 Thread John Hasler
dawizz writes: > Had to hash out auth in file /etc/ppp/options You should not have had to do that. > And had to enter name servers of isp provider: /etc/resolv.conf file You should have been able to do that from within Pppconfig. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

KPPP and PPP dial in SOLVED! ;-)

2006-03-13 Thread dawizz
Dear all, A couple of months ago I was trying to help out my family with a linux box and dial in connection to there ISP. Via the mailing list a tried a number of scenario's also the very bad one's with setting SUID bits, using chown to set root permissions etc. By now I learned what not to do, a

Re: Kppp and ppp

2004-01-08 Thread Christopher Martin
Hello, I had a similar-sounding problem just the other day, and Andreas' suggestion worked splendidly to solve my problem. It is a longstanding issue with kppp. The other thing you'll want to do is check permissions - try running kppp as root ("kdesu kppp") to make sure that's not the source o

Re: Kppp and ppp

2004-01-08 Thread Andreas Janssen
Hello Pedro Quaresma de Almeida (<[EMAIL PROTECTED]>) wrote: > I am trying to use kppp as a friendly interface to my dialup > connection, the goal is to provide a easy to use program to all the > users of a Debian system. > > I have managed to configure de dialup connection through the pppconfig

Kppp and ppp

2004-01-08 Thread Pedro Quaresma de Almeida
Hi I am trying to use kppp as a friendly interface to my dialup connection, the goal is to provide a easy to use program to all the users of a Debian system. I have managed to configure de dialup connection through the pppconfig program, pon and poff are working fine, but kppp is not. I have tri