ppp icon indicating copy to clipboard operation
ppp copied to clipboard

PPP sever dial up

Open Comely11 opened this issue 3 years ago • 2 comments

Comely11 avatar Feb 23 '22 10:02 Comely11

After setting up the server script, I dialed with the command pppd /dev/ttys0 and found no feedback that the PPPD service did not seem to start properly. this options.ttyS0 code: 115200 modem auth silent nodetach crtscts asyncmp 0 passive proxyarp 192.168.1.20:192.168.1.21 netmask 255.255.255.0 ms-dns 192.168.1.0 require-pap

Comely11 avatar Feb 23 '22 10:02 Comely11

What did you expect to happen, that didn't?

With the 'passive' and 'silent' options, pppd will just sit there waiting to receive something from the other end, without sending anything to initiate a connection.

You should have seen a 'pppd started' message logged in /var/log/messages or wherever your syslog service sends facility "daemon" messages to.

paulusmack avatar Jul 04 '22 00:07 paulusmack

@Comely11: Can you reply to @paulusmack more one year after?

Neustradamus avatar Nov 06 '23 23:11 Neustradamus

Sorry, I solved this problem a year ago and didn't notify you in time.

Comely11 avatar Nov 07 '23 12:11 Comely11

@Comely11: How have you solved it? And please close the ticket too.

Neustradamus avatar Nov 08 '23 21:11 Neustradamus

@Comely11: Thanks but how have you solved it?

Neustradamus avatar Nov 10 '23 13:11 Neustradamus