Hi.
diald has sporadically been able to setup the defaultroute when the link
comes up. I've tried a number of different things (some of them
misguided no doubt) and nothing is working so far. All I have to do to
get the networking working is issue a command like:
"route add default gw $inetaddr"
I hope someone can help. Here's some info.
SuSE 6.2
diald 0.99.1
pppd 2.3.8
I have two ethernet devices, running with addr. like 192.168.x.x
Am running ip-masq
########## /etc/diald.conf (filters left out.)
#working pppd parameters
# /dev/modem 115200 noipdefault debug modem defaultroute crtscts
#timeouts
redial-timeout 10
retry-count 3
died-retry-count 3
#route-wait #needed?
#logging
accounting-log "/var/log/diald.log"
#debug 0x006D
debug 0x0031
#connection/network options
path-pppd /usr/sbin/pppd
mode ppp
demasq
pppd-options name "[EMAIL PROTECTED]"
connect "chat -t45 -f /etc/ppp/ppp.chat"
device /dev/modem
speed 115200
modem
lock
crtscts
local 10.0.0.1
remote 10.0.0.2
dynamic
defaultroute
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]