Hi:-)

If your ppp scripts are anything like mine, they won't work with diald,
there is a connect script that comes with the distribution, In order to
get my diald to work, I had to edit that connect script to suit my
system.  (That was a little bit tricky since the provided connect script
is user/password orientated whereas my ISP connection is done via PAP
authentication).  At any rate, with a little bit of tweaking, it works
great here.  The problem with the PPP scripts is that they do make a
direct call to ppp where it seems that with diald the ppp connection is
"built in?".

There is also some documentation where you may have to make some changes
in your /etc/ppp/options file as some of the settings may interfere with
the options that diald works with.

SDC Consultancy Services wrote:

>  I am a new convert to diald and have just installed it.
> The routing table is okay, the slip device is configured ok.
> The only problem I have is that on attempting to go to any non local
> site, diald does not run the connect script.
> I cannot seem to figure out what I have got wrong.
> I am using a script I had used with pppd to connect.
>
> --
> SDC Consultancy Services Ltd
> P O Box 50760 Falomo
> Lagos State, NIGERIA
>
>
>
>    ----------------------------------------------------------------
> mode ppp
> connect /root/microcom
> device /dev/modem
> speed
> modem
> lock
> crtscts
> local 192.168.0.1
> remote 192.168.0.2
> dynamic 192.168.0.2
> defaultroute
> include /usr/lib/diald/standard.filter
>


-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to