linux-diald.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mirco Ellis" <mirco.ellis@isoftpe.co.za>
To: linux-diald@vger.kernel.org
Subject: diald refusing to 'reroute'
Date: Wed, 9 Jul 2003 07:17:48 +0200	[thread overview]
Message-ID: <014b01c345d9$74ba1dc0$3697a8c0@MIRCO> (raw)

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



             reply	other threads:[~2003-07-09  5:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-09  5:17 Mirco Ellis [this message]
2003-07-09  6:54 ` diald refusing to 'reroute' Mirco Ellis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='014b01c345d9$74ba1dc0$3697a8c0@MIRCO' \
    --to=mirco.ellis@isoftpe.co.za \
    --cc=linux-diald@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).