[2917] in RedHat Linux List
Re: Exporting default route
daemon@ATHENA.MIT.EDU (babydr)
Wed Nov 6 02:53:26 1996
Date: Wed, 6 Nov 1996 00:54:01 -0800 (PST)
From: babydr <babydr@nwrain.net>
To: Graham Hemmings <ghemming@netcomuk.co.uk>
cc: redhat-list@redhat.com, gated-people@merit.edu
In-Reply-To: <1.5.4.32.19961105105400.0068fe4c@popd.netcomuk.co.uk>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Tue, 5 Nov 1996, Graham Hemmings wrote:
VERY good place to start.... Acee is one of the MAIN
people on that list , Listen to him.
> Having just started using gated myself I cannot help you with this but there
> is a list dedicated to gated.
> It is gated-people@gated.merit.edu
> To subscribe send a message with 'Subscribe' in the subject line to
> gated-people-request@gated.merit.edu
>
> BTW: I have managed to compile gated 3.6 Alpha 2 for Linux (2.0.18) if you
> are interested. There is no OSPF support in this as unless you actually use
> OSPF gated will not run with it compiled in.
Graham,
Yes you can compile in the OSPF functionality, You just
have to do something liek the below at the very top of
your gated.conf file.
#
# /etc/gated.conf, test #6 for baby-dragons.com
# by: James W. Laferriere, 24-Sep-1996:23:40
#
traceoptions "/var/tmp/gated.dmp" replace size 100k files 4 general ;
#
# Do as Acee says..... ;-)
interfaces {
interface all passive ;
} ;
#
ospf off ; < this turn it off, BUT it is compiled in.
... the rest of your configuration ...
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null