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]

Reply via email to