Hi,
Has anyone tried the nodetach option when running pppd?
I have a ppp-on script that is started by a C function using the system() call. ppp-on runs pppd with nodetach option. As a sreuslt, I see lots of messages on the terminal indicating that the connection was established successfully...
Hi,
Pppd man pages mention the following -
"PPPd invokes scripts at various stages in its processing which can be used to perform site-specific ancillary processing. These scripts are ususally shell scripts, but could be executable files instead. Pppd does not wait for the scripts to...
Hi,
toto2717, I am not sure what exactly you are doing, but here are a few pointers -
1) Inorder to get "RING", you might have to enable Autoanswer and Answer call options in the modem. For example, the 1X modem that I am using has these settings off by default, so when my...
Thanks for replying Victorv and Karoline.
Karoline, you are right .. I get "RING" in the receive queue, so I know that select returned because of RING interrupt, but now i have anther question .. I want to talk to a remote PPP server via a Hayes compatible 1X modem when I get a ring...
Hi,
I have a modem that is connected to the serial port of my RedHat Linux machine and I want to listen for RING events on this port. For this, I open the COM port, select the file descriptor and wait for an event to occur. I get the interrupt when I dial my modem, but how can I make sure that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.