Why does ppp(8) over a null-modem cable never exit?
ppp(8) over a null-modem cable never exit?
Why does ppp(8) over a null-modem cable never exit?
There is no way for ppp(8) to automatically determine that a direct connection has been dropped. This is due to the lines that are used in a null-modem serial cable. When using this sort of connection, LQR should always be enabled with the line
enable lqr
LQR is accepted by default if negotiated by the peer.

Recent comments