Hello all:
I'm a linux newbie. I will to make ppp server. I use:
pppd -detach crtscts lock silent persist 192.168.21.2:192.168.21.3
/dev/cua0 38400 &
I have Slakware 3.5.
I /var/log/messages:
Sep 3 01:36:35 lh2 pppd[126]: pppd 2.2.0 started by root, uid 0
Sep 3 01:36:35 lh2 pppd[126]: Using interface ppp0
Sep 3 01:36:35 lh2 pppd[126]: Connect: ppp0 <--> /dev/cua0
Sep 3 03:24:30 lh2 pppd[126]: Modem hangup
Sep 3 03:24:30 lh2 pppd[126]: Connection terminated.
Sep 3 03:24:40 lh2 pppd[126]: Using interface ppp0
Sep 3 03:24:40 lh2 pppd[126]: Connect: ppp0 <--> /dev/cua0
Sep 3 03:28:23 lh2 pppd[126]: Modem hangup
Sep 3 03:28:23 lh2 pppd[126]: Connection terminated.
Sep 3 03:28:33 lh2 pppd[126]: Using interface ppp0
Sep 3 03:28:33 lh2 pppd[126]: Connect: ppp0 <--> /dev/cua0
.....
Thanks in advance for your response.
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]