Bob,

I don't know how to check the link associated with /dev/mouse so I skipped that so
I did the other thing. This bawx is acting as a gateway for my home network and is
accessible via telnet only until I get another monitor. I killed gpm. I don't know
where the ppp.options file is. I will include my diald.conf file. The modem isn't
dialing and I endup killing diald after a while cause it didn't work. I also think
that it is calling the wrong ip. I have 3 computers on my network 192.168.1.1(the
server with diald), 192.168.1.2, and 192.168.1.3. I copied this out before I killed
diald.


// Begin /var/log/messages

Apr 30 14:16:35 localhost pppd[581]: Terminating on signal 15.
Apr 30 14:16:35 localhost pppd[581]: Connection terminated.
Apr 30 14:16:35 localhost pppd[581]: Connect time 18.1 minutes.
Apr 30 14:16:35 localhost pppd[581]: Sent 140563 bytes, received 261384 bytes.
Apr 30 14:16:35 localhost pppd[581]: Exit.
Apr 30 14:21:15 localhost diald[701]: Unknown option 'ipcp-max-terminate'
Apr 30 14:21:15 localhost diald[701]: Unknown option 'reroute'
Apr 30 14:21:15 localhost diald[702]: Using fifo /etc/diald/diald.ctl
Apr 30 14:21:15 localhost modprobe: can't locate module tap0
Apr 30 14:21:15 localhost modprobe: can't locate module tap1
Apr 30 14:21:16 localhost modprobe: can't locate module tap2
Apr 30 14:21:16 localhost modprobe: can't locate module tap3
Apr 30 14:21:16 localhost modprobe: can't locate module tap4
Apr 30 14:21:17 localhost modprobe: can't locate module tap5
Apr 30 14:21:17 localhost modprobe: can't locate module tap6
Apr 30 14:21:17 localhost modprobe: can't locate module tap7
Apr 30 14:21:17 localhost modprobe: can't locate module tap8
Apr 30 14:21:18 localhost modprobe: can't locate module tap9
Apr 30 14:21:18 localhost modprobe: can't locate module tap10
Apr 30 14:21:18 localhost modprobe: can't locate module tap11
Apr 30 14:21:19 localhost modprobe: can't locate module tap12
Apr 30 14:21:19 localhost modprobe: can't locate module tap13
Apr 30 14:21:19 localhost modprobe: can't locate module tap14
Apr 30 14:21:19 localhost modprobe: can't locate module tap15
Apr 30 14:21:20 localhost kernel: SLIP: version 0.8.4-NET3.019-NEWTTY-MODULAR
(dynamic channels, max=256) (6 bit encapsulation enabled).
Apr 30 14:21:20 localhost kernel: SLIP linefill/keepalive option.
Apr 30 14:21:20 localhost diald[702]: Proxy device established on interface sl0
Apr 30 14:21:20 localhost diald[702]: start sl0: SIOCSIFMETRIC: Operation not
supported
Apr 30 14:21:20 localhost diald[702]: start sl0: SIOCDELRT: No such process
Apr 30 14:21:20 localhost diald[702]: Diald initial setup completed.
Apr 30 14:21:21 localhost diald[702]: Trigger: udp       192.168.0.1/61040
207.66.2.66/53
Apr 30 14:21:21 localhost diald[702]: Calling site 192.168.0.2
Apr 30 14:22:08 localhost diald[702]: Connect script failed.
Apr 30 14:22:08 localhost diald[702]: Closing /dev/modem
Apr 30 14:22:09 localhost diald[702]: Delaying 1 seconds before clear to dial.
Apr 30 14:22:26 localhost diald[702]: Trigger: tcp       192.168.0.1/1025
207.66.2.68/21
Apr 30 14:22:26 localhost diald[702]: Calling site 192.168.0.2
Apr 30 14:23:12 localhost diald[702]: Connect script failed.
Apr 30 14:23:12 localhost diald[702]: Closing /dev/modem
Apr 30 14:23:13 localhost diald[702]: Delaying 1 seconds before clear to dial.

// End /var/log/messages
// Begin /etc/diald/diald.conf

debug 0x0008
pppd-options user striker noauth ipcp-accept-local ipcp-accept-remote
#ipcp-max-terminate 10 noipdefault mode ppp
include /etc/diald/standard.filter
redial-timeout 1
fifo /etc/diald/diald.ctl
device /dev/ttyS1
speed 115200
modem
lock
crtscts
connect "/etc/sysconfig/network-scripts/chat-ppp0"
local
remote
dynamic
defaultroute
reroute
netmask 255.255.255.0
accounting-log /var/log/diald.log
mode ppp
two-way
connect-timeout 120
start-pppd-timeout 120
died-retry-count 0
redial-backoff-start 4
redial-backoff-limit 300
dial-fail-limit 10

// End /etc/diald/diald.conf


Thanks,
Brad


Bob Chiodini wrote:

> Brad,
>
> Check the link associated with /dev/mouse.  Last resort, if you strictly use X
> windows (even if not) then kill gpm.  Then bring up diald.  This should clean up
> the log and maybe reveal what is really happening.
>
> If neither of these work, post your diald.conf and ppp.options files.
>
> You cannot directly run ifup ppp0 as your connect script as it attempts to start
> pppd, diald wants to do that.
>
> This is interesting, did you kill diald by hand after 26 seconds.  Did the modem
> dial?
>
> Apr 27 19:17:56 localhost diald[4764]: Trigger: udp
> 192.168.0.1/1024       207.66.2.66/53
> Apr 27 19:17:56 localhost diald[4764]: Calling site 192.168.0.2
> Apr 27 19:17:56 localhost gpm[426]: Error in read()ing first: No such file or
> directory
> Apr 27 19:18:22 localhost last message repeated 39338 times
> Apr 27 19:18:22 localhost diald[4764]: SIGTERM. Termination request received.
> Apr 27 19:18:22 localhost diald[4764]: Diald is dieing with code 0
> Apr 27 19:18:22 localhost chat[4791]: SIGINT
> Apr 27 19:18:22 localhost diald[4764]: Closing /dev/modem
>
> Bob...
>
> Brad Davis wrote:
>
> > ok I set it to ttyS1 which is what ppp0 is set to. now this is what I get in
> > /var/log/messages
> >
> > Apr 27 19:13:53 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:14:24 localhost last message repeated 50150 times
> > Apr 27 19:14:27 localhost last message repeated 6196 times
> > Apr 27 19:14:27 localhost PAM_pwdb[532]: (login) session opened for user root
> > by LOGIN(uid=0)
> > Apr 27 19:14:27 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:14:58 localhost last message repeated 44280 times
> > Apr 27 19:15:05 localhost last message repeated 11745 times
> > Apr 27 19:15:05 localhost PAM_pwdb[532]: (login) session closed for user root
> > Apr 27 19:15:05 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:15:35 localhost last message repeated 49692 times
> > Apr 27 19:15:42 localhost last message repeated 9792 times
> > Apr 27 19:15:42 localhost PAM_pwdb[4710]: (login) session opened for user
> > striker by (uid=0)
> > Apr 27 19:15:42 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:15:45 localhost last message repeated 5502 times
> > Apr 27 19:15:45 localhost PAM_pwdb[4724]: (su) session opened for user root by
> > striker(uid=500)
> > Apr 27 19:15:46 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:16:16 localhost last message repeated 46914 times
> > Apr 27 19:16:58 localhost last message repeated 62919 times
> > Apr 27 19:16:58 localhost pppd[4511]: Terminating on signal 15.
> > Apr 27 19:16:58 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:16:58 localhost last message repeated 77 times
> > Apr 27 19:16:58 localhost pppd[4511]: Connection terminated.
> > Apr 27 19:16:58 localhost pppd[4511]: Connect time 204.2 minutes.
> > Apr 27 19:16:58 localhost pppd[4511]: Sent 390127 bytes, received 905310
> > bytes.
> > Apr 27 19:16:58 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:16:58 localhost last message repeated 144 times
> > Apr 27 19:16:58 localhost pppd[4511]: Hangup (SIGHUP)
> > Apr 27 19:16:58 localhost pppd[4511]: Exit.
> > Apr 27 19:16:58 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:22 localhost last message repeated 36899 times
> > Apr 27 19:17:22 localhost diald[4763]: Unknown option 'ipcp-max-terminate'
> > Apr 27 19:17:22 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:22 localhost last message repeated 39 times
> > Apr 27 19:17:22 localhost diald[4763]: Unknown option 'reroute'
> > Apr 27 19:17:22 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:22 localhost last message repeated 202 times
> > Apr 27 19:17:22 localhost diald[4764]: Using fifo /etc/diald/diald.ctl
> > Apr 27 19:17:22 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:22 localhost last message repeated 348 times
> > Apr 27 19:17:23 localhost modprobe: can't locate module tap0
> > Apr 27 19:17:23 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:23 localhost last message repeated 419 times
> > Apr 27 19:17:23 localhost modprobe: can't locate module tap1
> > Apr 27 19:17:23 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:24 localhost last message repeated 401 times
> > Apr 27 19:17:24 localhost modprobe: can't locate module tap2
> > Apr 27 19:17:24 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:24 localhost last message repeated 425 times
> > Apr 27 19:17:24 localhost modprobe: can't locate module tap3
> > Apr 27 19:17:24 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:25 localhost last message repeated 606 times
> > Apr 27 19:17:25 localhost modprobe: can't locate module tap4
> > Apr 27 19:17:25 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:25 localhost last message repeated 469 times
> > Apr 27 19:17:26 localhost modprobe: can't locate module tap5
> > Apr 27 19:17:26 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:26 localhost last message repeated 442 times
> > Apr 27 19:17:26 localhost modprobe: can't locate module tap6
> > Apr 27 19:17:26 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:27 localhost last message repeated 555 times
> > Apr 27 19:17:27 localhost modprobe: can't locate module tap7
> > Apr 27 19:17:27 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:27 localhost last message repeated 407 times
> > Apr 27 19:17:27 localhost modprobe: can't locate module tap8
> > Apr 27 19:17:27 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:28 localhost last message repeated 507 times
> > Apr 27 19:17:28 localhost modprobe: can't locate module tap9
> > Apr 27 19:17:28 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:28 localhost last message repeated 443 times
> > Apr 27 19:17:28 localhost modprobe: can't locate module tap10
> > Apr 27 19:17:29 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:29 localhost last message repeated 439 times
> > Apr 27 19:17:29 localhost modprobe: can't locate module tap11
> > Apr 27 19:17:29 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:29 localhost last message repeated 423 times
> > Apr 27 19:17:30 localhost modprobe: can't locate module tap12
> > Apr 27 19:17:30 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:30 localhost last message repeated 407 times
> > Apr 27 19:17:30 localhost modprobe: can't locate module tap13
> > Apr 27 19:17:30 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:31 localhost last message repeated 473 times
> > Apr 27 19:17:31 localhost modprobe: can't locate module tap14
> > Apr 27 19:17:31 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:31 localhost last message repeated 540 times
> > Apr 27 19:17:31 localhost modprobe: can't locate module tap15
> > Apr 27 19:17:31 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:32 localhost last message repeated 454 times
> > Apr 27 19:17:32 localhost kernel: SLIP: version 0.8.4-NET3.019-NEWTTY-MODULAR
> > (dynamic channels, max=256) (6 bit encapsulation enabled).
> > Apr 27 19:17:32 localhost kernel: SLIP linefill/keepalive option.
> > Apr 27 19:17:32 localhost diald[4764]: Proxy device established on interface
> > sl0
> > Apr 27 19:17:32 localhost diald[4764]: start sl0: SIOCSIFMETRIC: Operation not
> > supported
> > Apr 27 19:17:32 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:32 localhost last message repeated 5 times
> > Apr 27 19:17:32 localhost diald[4764]: start sl0: SIOCDELRT: No such process
> > Apr 27 19:17:32 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:32 localhost last message repeated 26 times
> > Apr 27 19:17:32 localhost diald[4764]: Diald initial setup completed.
> > Apr 27 19:17:32 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:17:56 localhost last message repeated 36876 times
> > Apr 27 19:17:56 localhost diald[4764]: Trigger: udp
> > 192.168.0.1/1024       207.66.2.66/53
> > Apr 27 19:17:56 localhost diald[4764]: Calling site 192.168.0.2
> > Apr 27 19:17:56 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:18:22 localhost last message repeated 39338 times
> > Apr 27 19:18:22 localhost diald[4764]: SIGTERM. Termination request received.
> > Apr 27 19:18:22 localhost diald[4764]: Diald is dieing with code 0
> > Apr 27 19:18:22 localhost chat[4791]: SIGINT
> > Apr 27 19:18:22 localhost diald[4764]: Closing /dev/modem
> > Apr 27 19:18:22 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:18:33 localhost last message repeated 15368 times
> > Apr 27 19:18:33 localhost ifup-ppp: pppd started for ppp0 on /dev/ttyS1 at
> > 115200
> > Apr 27 19:18:33 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:18:33 localhost last message repeated 412 times
> > Apr 27 19:18:33 localhost modprobe: can't locate module char-major-108
> > Apr 27 19:18:33 localhost gpm[426]: Error in read()ing first: No such file or
> > directory
> > Apr 27 19:18:34 localhost last message repeated 351 times
> >
> > Is there a way that I can setup my connect script to "/sbin/ifup ppp0"?
> >
> > Thanks,
> > Brad
> >
> > > Brad,
> > >
> > > Verify the device used by diald is your modem and not your mouse.  It looks
> > > like there is some conflict between diald and gpm.
> > >
> > > If you are using /dev/modem make sure it is linked to th eproper ttySx.
> > >
> > > Bob ...
> > >
> > > Brad Davis wrote:
> > >
> > > > Hey,
> > > >     I'm running diald 99.4 and I am having trouble with my connect
> > > > script and some other things. I have included a copy of my
> > > > /var/log/messages.
> > > >
> > > > Apr 27 15:42:58 localhost last message repeated 24780 times
> > > > Apr 27 15:42:58 localhost diald[4441]: Unknown option
> > > > 'ipcp-max-terminate'
> > > > Apr 27 15:42:58 localhost diald[4441]: Unknown option 'reroute'
> > > > Apr 27 15:42:58 localhost diald[4442]: Using fifo /etc/diald/diald.ctl
> > > > Apr 27 15:42:58 localhost gpm[426]: Error in read()ing first: No such
> > > > file or directory
> > > > Apr 27 15:42:59 localhost last message repeated 380 times
> > > > Apr 27 15:42:59 localhost modprobe: can't locate module tap0
> > > > Apr 27 15:42:59 localhost gpm[426]: Error in read()ing first: No such
> > > > file or directory
> > >
> > > --
> > > ---------------------------------------------------------
> > >   Bob Chiodini                     [EMAIL PROTECTED]
> > > ---------------------------------------------------------
> > >
> > > -
> > > To unsubscribe from this list: send the line "unsubscribe linux-diald" in
> > > the body of a message to [EMAIL PROTECTED]
>
> --
> ---------------------------------------------------------
>   Bob Chiodini                     [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