Ivan Vicente Janvrot Miranda wrote:
> ...
> /etc/ppp/options is empty and ppp-on has the folowing command sugested
> by the
> provider (working on the old machine):
> exec /usr/sbin/pppd debug lock modem crtscts /dev/ttyS1 19200 \
Change the order of arguments: '/dev/ttyS1' should precede 'modem'
Another advice: To get started use as few options as possible.
Unless you don't have un unusual provider the following should
suffice:
/dev/ttyS1 modem defaultroute noipdefault -detach
If this results in a successful connection you can try some tuning.
Henning
--
H. Henning Vossieck http://hhv.de [currently inactive]
SuSE Linux 6.4 Kernel 2.4.0-test3-pre5-270 glibc 2.1.3 egcs 2.95.2
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]