I am trying to get diald to work. Thanks to some kind souls in the ppp group
I was able to get pppd to work.

I was hoping to use the same ppp connection and scripts and somehow have
diald start them. So, /etc/diald.conf calls /etc/diald/connect which calls
/etc/ppp/scripts/ppp-on. This works fine (it dials) except that ifconfig
shows sl0 and ppp0 and the defaultroute appears to be sl0 which is created
by diald and does not do anything. ie when I try to do a ping etc. nothing
happens even though the ppp0 connection is up and visible.

I have limited experience. Am I way off base here ? What am I doing wrong.

Thanks very much.

----- Original Message -----
From: Stephen Davies <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 20, 1999 10:18 PM
Subject: connect/chat problem


> Hello.
>
> I have just installed diald 16.5 on a "new" 486 intended to be a modem
server/
> firewall system for client network.
>
> I have also installed PPP 2.3.5 on the machine.
>
> I have a simple chat script in a file:
>
> ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE "" AT&FE0W1M0S91=13 OK
ATDT81234567
> CONNECT ogin:--ogin: username word: password
>
> This works fine when I manually start pppd with
>
> pppd /dev/ttyS0 9600 connect '/usr/sbin/chat -v -f pppscript'
>
> but fails when I try to do the same with diald.
>
> Chat starts and sends the first AT string but never gets the OK.
>
> I am running diald with:
>
> diald -f /etc/diald.conf1
>
> /etc/diald.conf contains:
>
> mode ppp
> device /dev/ttyS0
> #device /dev/ttyS1
> #rotate-devices
> speed 9600
> modem
> lock
> crtscts
> fifo /etc/diald/diald.ctl
> debug 24
> accounting-log /var/log/diald.log
>
> (standard.filter and diald.defs are unchanged from the distribution.)
>
> /etc/diald.conf1 contains:
>
> connect "/usr/sbin/chat -v -f /etc/pppscript"
> local 192.168.1.2
> remote 203.2.199.2
> defaultroute
> include standard.filter
>
> (diald.conf1 is used because there will be two config files  - when I get
this
> working)
>
> Cheers and thanks,
> Stephen Davies
>
> ========================================================================
> Stephen Davies Consulting                              [EMAIL PROTECTED]
> Adelaide, South Australia.                              Voice: 041-980
1417
> Computing & Network solutions.                           Fax: 08-82728863
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-diald" in
> the body of a message to [EMAIL PROTECTED]
>


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

Reply via email to