HI,

I have trouble with diald! I've tried to collect all relevant info in this
e-mail. I hope someone of you have time to help me. Please tell me if
there's anything more I should supply.

Thankfully
Pål Dahle
Göteborg, Sweden.
_______________________________________
Redhat 6.1
Linux kernel 2.2.12-20
pppd version 2.3.10-3
diald version 0.99.1-2 installed using Redhat Package Manager
My network address is 192.168.1.1
I have IP-masquerading active

/etc/diald.conf
---------------------------------------
debug 31
mode ppp
pppd-options user <my isp user-name>
connect "/usr/sbin/chat -v -f /etc/ppp/chatf"
device /dev/modem
speed 115200
modem
lock
crtscts
local 192.168.0.1
remote 192.168.0.2
dynamic
defaultroute
include /usr/lib/diald/standard.filter
---------------------------------------

/etc/ppp/chatf
---------------------------------------
'' ATZ OK "AT&F0&K3S95=3&S1\\N5%C3%E0L1" OK ATDT<ISP-PHONE>
CONNECT
---------------------------------------

my ISP uses PAP so
/etc/ppp/pap-secrets
---------------------------------------
<my isp user-name> * <my isp password>
---------------------------------------

running pppd is working fine with the following
(but during diald I have removed this options file)
/etc/ppp/options
---------------------------------------
mru 1500
mtu 1500
asyncmap 0a0000
defaultroute
connect 'chat -v -f /etc/ppp/chatf'
lock
user f92poda@dd
/dev/modem
115200
---------------------------------------

and finally here is the syslog-part:
(# <---denotes comments put in here by me)
/var/log/messages
---------------------------------------

# I start diald (manually)

Mar 15 20:57:46 grieg diald[673]: keepup parsing error. Got token 'tcp.ssl'.
Not a known tcp service port.
Mar 15 20:57:46 grieg diald[673]: parse string: 'tcp 120 tcp.dest=tcp.ssl'
Mar 15 20:57:46 grieg diald[673]: keepup parsing error. Got token 'tcp.ssl'.
Not a known tcp service port.
Mar 15 20:57:46 grieg diald[673]: parse string: 'tcp 120 tcp.source=tcp.ssl'
Mar 15 20:57:47 grieg modprobe: can't locate module tap0
Mar 15 20:57:48 grieg modprobe: can't locate module tap1
Mar 15 20:57:49 grieg modprobe: can't locate module tap2
Mar 15 20:57:50 grieg modprobe: can't locate module tap3
Mar 15 20:57:51 grieg modprobe: can't locate module tap4
Mar 15 20:57:51 grieg modprobe: can't locate module tap5
Mar 15 20:57:52 grieg modprobe: can't locate module tap6
Mar 15 20:57:53 grieg modprobe: can't locate module tap7
Mar 15 20:57:54 grieg modprobe: can't locate module tap8
Mar 15 20:57:55 grieg modprobe: can't locate module tap9
Mar 15 20:57:55 grieg modprobe: can't locate module tap10
Mar 15 20:57:56 grieg modprobe: can't locate module tap11
Mar 15 20:57:57 grieg modprobe: can't locate module tap12
Mar 15 20:57:58 grieg modprobe: can't locate module tap13
Mar 15 20:57:59 grieg modprobe: can't locate module tap14
Mar 15 20:57:59 grieg modprobe: can't locate module tap15
Mar 15 20:57:59 grieg diald[674]: Proxy device established on interface sl0
Mar 15 20:58:00 grieg diald[674]: Diald initial setup completed.
Mar 15 20:58:02 grieg diald[674]: Trigger: udp       192.168.0.1/1024
202.12.27.33/53

# what is happening here? something triggers diald! What is it?

Mar 15 20:58:02 grieg diald[674]: Calling site 192.168.0.2
Mar 15 20:58:03 grieg chat[694]: send (ATZ^M)
Mar 15 20:58:03 grieg chat[694]: expect (OK)
Mar 15 20:58:04 grieg chat[694]: ATZ^M^M
Mar 15 20:58:04 grieg chat[694]: OK
Mar 15 20:58:04 grieg chat[694]:  -- got it
Mar 15 20:58:04 grieg chat[694]: send (AT&F0&K3S95=3&S1\\N5%C3%E0L1^M)
Mar 15 20:58:05 grieg chat[694]: expect (OK)
Mar 15 20:58:05 grieg chat[694]: ^M
Mar 15 20:58:05 grieg chat[694]: AT&F0&K3S95=3&S1\N5%C3%E0L1^M^M
Mar 15 20:58:05 grieg chat[694]: OK
Mar 15 20:58:05 grieg chat[694]:  -- got it
Mar 15 20:58:05 grieg chat[694]: send (ATDT<my isp no>^M)
Mar 15 20:58:05 grieg chat[694]: expect (CONNECT)
Mar 15 20:58:05 grieg chat[694]: ^M
Mar 15 20:58:26 grieg chat[694]: ATDT<my isp no>^M^M
Mar 15 20:58:26 grieg chat[694]: CONNECT
Mar 15 20:58:26 grieg chat[694]:  -- got it
Mar 15 20:58:26 grieg diald[674]: Connected to site 192.168.0.2
Mar 15 20:58:26 grieg diald[674]: Running pppd (pid = 695).
Mar 15 20:58:27 grieg modprobe: can't locate module char-major-108
Mar 15 20:58:27 grieg pppd[695]: The remote system is required to
authenticate itself but I
Mar 15 20:58:27 grieg pppd[695]: couldn't find any secret (password) which
would let it use an IP address.
Mar 15 20:58:27 grieg diald[674]: start sl0: SIOCADDRT: File exists
Mar 15 20:58:27 grieg diald[674]: Closing /dev/modem
Mar 15 20:58:28 grieg diald[674]: Delaying 30 seconds before clear to dial.

# now I have to kill diald otherwise it tries again, which is understandable




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

Reply via email to