Hello,

I have a linux box, with red hat 5.1, kernel 2.0.32, pppd 2.3.3., diald
 0.16.5. I can use my connection script for pppd to connect to my ISP.
 And I also can use diald to dial on demand for web browsing from win95,
 I have setup a network in my home ,one is linux box ,other is Win95, but
the diald works only once after linux box booting. After I close the netscape
in win95 after the first web browsing. The diald will off line automatically,
and then I re-open the netscape, I found the diald can dial to my ISP again
,but it can't get the ppp connection. The web browsing is failed. The diald
re-connect have the same problem that fixed by reboot the linux.
I really don't what is happy in it.

Help appreciated

Regrads,
Simpson

Following is my setting :
*******************************************
/etc/diald.conf 

fifo /etc/diald/diald.ctl
mode ppp
connect-timeout 120
accounting-log /etc/diald/diald.log
connect "/usr/sbin/chat -v -f /etc/ppp/pppchat.pi"
device /dev/ttyS1
speed 115200
modem
#-daemon
debug 0x0048
lock
crtscts
local 192.168.0.1 
remote 192.168.0.2
dynamic
defaultroute
pppd-options file /etc/ppp/options.diald
include /usr/lib/diald/standard.filter

*********************************
/etc/ppp/pppchat.pi

TIMEOUT 60
ABORT ERROR
ABORT BUSY
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
REPORT  "CARRIER"
REPORT "CONNECT"
"" ATZ
OK ATL2
OK atdt33310800
TIMEOUT 75
CONNECT ""
sername: username
assword: password

*********************************
/etc/ppp/options.diald

noipdefault
0.0.0.0:0.0.0.0
ipcp-accept-local
ipcp-accept-remote
passive
*********************************



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

Reply via email to