LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   PPP problems (https://www.linuxquestions.org/questions/linux-networking-3/ppp-problems-155032/)

rch 03-08-2004 12:37 PM

PPP problems
 
Whenever I connect through KPPP ,the modem just hangs(gives the error code 16) just before starting pppd.Anything wrong?

b0uncer 03-08-2004 01:47 PM

I'm not sure....wvdial did this with me before my last update. using "pon" instead worked...I didn't immerse myself into this problem :)

rch 03-12-2004 11:00 AM

Just a follow up.
Using Pon instead of KPPP/gppp/wvdial solved the problem.I have another question,now since I am using pon ,what should I do to find how long a interface (say ppp0) has been up.
Robin

rch 03-13-2004 11:56 AM

Just another follow up.
To resolve the time since when the interface started,I found a way(and of course there are many).I
will describe what I did.I use usepeerdns as ppp option.That would mean that ppp would modify the /etc/ppp/resolve.conf file at the time of the connection.So,one way could be to check the timestamp on the file.Now ,a simple shell script could return the time since when the interface is up.


All times are GMT -5. The time now is 03:11 AM.