|
Use
the pppd to establish a PPP connection.
Example:
pppd
connect 'chat -v "" ATDT4589062 CONNECT "" '
/dev/modem 38400 debug crtscts defaultroute modem +ua ~/.ppp_login
The
file ~/.ppp_login must contain your username and password, separated
with a new line.
|