linux-diald.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* diald refusing to 'reroute'
@ 2003-07-09  5:17 Mirco Ellis
  2003-07-09  6:54 ` Mirco Ellis
  0 siblings, 1 reply; 2+ messages in thread
From: Mirco Ellis @ 2003-07-09  5:17 UTC (permalink / raw
  To: linux-diald

Thanks to your help my diald is up and running and it now dials out
automatically. The problem I am experiencing now is that it is refusing to
reroute the default connection to ppp0. The sl0 connection is being handed
over to ppp0, but it is just not being set as the deafult gateway. In my
network setup I have no default gateway set. In my /etc/ppp/options file I
have no configurations added and left that all up to diald.conf, just like
the man page tells you. In the syslog file I am receiving this " unknown
option 'reroute' ". Here is my diald.conf file:

#diald.conf file for diald

#fifo /etc/diald/diald.ctl

debug 31

accounting-log /var/diald/log

mode ppp

device /dev/ttyS0

modem

speed 38400

crtscts

lock

connect /etc/diald/diald.connect

connect-timeout 60

dial-fail-limit 5

defaultroute

local 192.168.151.249

remote 192.168.151.250

dynamic

reroute

two-way

strict-forwarding

redial-timeout 10

pppd-options user "username"

include /usr/lib/diald/standard.filter

I have tried adding "/sbin/route add -net 0.0.0.0. dev $1" to the beginning
of the ip-up script. This works, but as soon as the link is dropped diald
doesn't pass back the default connection to sl0. Any ideas will be welcome.



Thanks

Mirco



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-09  6:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-09  5:17 diald refusing to 'reroute' Mirco Ellis
2003-07-09  6:54 ` Mirco Ellis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).