Hello,
Been trying to setup diald for use on my redhat server which provides
ipmasq to my network. ipmasq works fine if I use
ipup ppp0
clients can access the net without trouble.
I can't seem to get diald to work however.
After starting diald I get
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.1.1 * 255.255.255.255 UH 0 0 0
eth0
192.168.0.2 * 255.255.255.255 UH 0 0 0
sl0
192.168.0.2 * 255.255.255.255 UH 0 0 0
sl0
192.168.1.0 * 255.255.255.0 U 0 0 0
eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default * 0.0.0.0 U 0 0 0
sl0
Any attempts to access the net result in the following message log
Oct 9 11:23:23 shodan diald[715]: keepup parsing error. Got token
'tcp.ssl'. Not a known tcp service port.
Oct 9 11:23:23 shodan diald[715]: parse string: 'tcp 120
tcp.dest=tcp.ssl'
Oct 9 11:23:23 shodan diald[715]: keepup parsing error. Got token
'tcp.ssl'. Not a known tcp service port.
Oct 9 11:23:23 shodan diald[715]: parse string: 'tcp 120
tcp.source=tcp.ssl'
Oct 9 11:23:23 shodan modprobe: can't locate module tap0
Oct 9 11:23:24 shodan modprobe: can't locate module tap1
Oct 9 11:23:24 shodan modprobe: can't locate module tap2
Oct 9 11:23:24 shodan modprobe: can't locate module tap3
Oct 9 11:23:25 shodan modprobe: can't locate module tap4
Oct 9 11:23:25 shodan modprobe: can't locate module tap5
Oct 9 11:23:25 shodan modprobe: can't locate module tap6
Oct 9 11:23:26 shodan modprobe: can't locate module tap7
Oct 9 11:23:26 shodan modprobe: can't locate module tap8
Oct 9 11:23:26 shodan modprobe: can't locate module tap9
Oct 9 11:23:26 shodan modprobe: can't locate module tap10
Oct 9 11:23:27 shodan modprobe: can't locate module tap11
Oct 9 11:23:27 shodan modprobe: can't locate module tap12
Oct 9 11:23:27 shodan modprobe: can't locate module tap13
Oct 9 11:23:28 shodan modprobe: can't locate module tap14
Oct 9 11:23:28 shodan modprobe: can't locate module tap15
Oct 9 11:23:28 shodan diald[716]: start sl0: SIOCSIFMETRIC: Operation not
supported
Oct 9 11:23:32 shodan diald[716]: Trigger: udp 192.168.0.1/61009
216.207.212.2/53
Oct 9 11:23:32 shodan diald[716]: Calling site 192.168.0.2
Oct 9 11:24:15 shodan diald[716]: Connected to site 192.168.0.2
Oct 9 11:24:15 shodan diald[716]: Running pppd (pid = 741).
Oct 9 11:24:15 shodan modprobe: can't locate module char-major-108
I attempted to follow Lazarus' steps to create the tap# devices. The
result being diald wouldn't dial out at all. So I stuck with the sl0
interface.
It seems that pppd isn't dumping any of it's info to the log file and I'm
fairly certain that pppd is hanging. However the steps listed in the FAQ
dealing with a hanging pppd don't seem to help.
Here's my diald.conf
mode ppp
connect "/usr/sbin/chat -f /etc/sysconfig/network-scripts/chat-ppp0"
device /dev/modem
speed 115200
modem
lock
crtscts
pppd-options noauth asyncmap 00000000 usepeerdns debug 115200 remotename ppp0 ipparam
ppp0 linkname ppp0
local 192.168.0.1
remote 192.168.0.2
dynamic
#ip-up /etc/diald.addroute
defaultroute
include /usr/local/lib/diald/standard.filter
The options listed for pppd I pulled from what the system seems to send
when using ifup ppp0. For what it's worth the /etc/diald.addroute script
would never execute even when I wasn't commenting it out.
Any help would be appreciated. Thanks.
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561
Kansas State University Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]