Re: The modem-related questions: connection and enroll.

2010-04-29 Thread John Hasler
Sthu Deus writes: > Can I use for connection through ppp something like this: pon isp > /dev/ttyACM0 where isp is my /etc/ppp/peers/isp file, /dev/ttyACM0 - > the modem device. Not with pon. I suggest that you write a script that calls pppd directly. Use the pon script as a starting point. > So

The modem-related questions: connection and enroll.

2010-04-29 Thread Sthu Deus
Good day, again. Can I use for connection through ppp something like this: pon isp /dev/ttyACM0 where isp is my /etc/ppp/peers/isp file, /dev/ttyACM0 - the modem device. In other words, may I set the modem device name as the command parameter instead of specifying the device in /etc/ppp/peers