On Sat, 1 May 1999, Clifford Kite wrote:
> On Sat, 1 May 1999, Craig Wright wrote:
>
> |Here's my basic steps:
> |
> |1. Dial in with minicom and start PPP on the server side.
> |2. Quit minicom, without a reset.
> |3. execute
> | /usr/sbin/pppd debug crtscts /dev/ttyS1 38400 asyncmap 20A0000
> |$LOCAL_IP:$REMOTE_IP noipdefault netmask $NETMASK defaultroute
>
> How are LOCAL_IP, REMOTE_IP, and NETMASK set since you don't use scripts?
> None of the associated pppd options for these are needed and using them
> without setting the varibles isn't recommended. The pppd option < asyncmap
> a0000 > is likely the safest to start with, although the best is < asyncmap
> 0 > when it will work. The 20a0000 is strange; I can understand 200a0000,
> although barely.
It is actually a script. That is just the part that executes it and I do
have chat set up too, but this is just easier for testing because my ISP
is always busy and so I use minicom... I realize wvdial exists, but...
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]