Date: Thu, 01 Apr 1999 10:12:14 +0600 From: Konstantin Chuguev <joy@urc.ac.ru> To: Dispatcher <dispatch@blackhelicopters.org> Cc: freebsd-isp@FreeBSD.ORG, gated-people@gated.org Subject: Re: talking gated ospf to a cisco Message-ID: <3702F21E.59D5CC56@urc.ac.ru> References: <199903291907.OAA16136@blackhelicopters.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dispatcher wrote:
> Hello,
>
> You people seem like the most appropriate audience for this one, so:
>
> I'm trying to make a firewall talk OSPF to a cisco router via gated.
> Gated starts fine, but the neighbor never comes up. There are two
> routers outside the firewall; one is the default gateway, the other is
> a private link to a distant part of the Net.
>
> Our gated.conf reads:
>
> routerid <outside interface IP> ;
>
> rip no;
>
> ospf yes {
>
> backbone {
> authtype none ;
>
> interface ed0 nonbroadcast cost 1 {
Do you use area x.x.x.x authentication in CISCO?
Then try to add authkey ""; here.
>
> enable;
> priority 1;
> retransmitinterval 5;
> hellointerval 30;
> routers {
> <external router IP> eligible ;
> } ;
> };
> };
> };
>
--
Konstantin V. Chuguev. System administrator of Southern
http://www.urc.ac.ru/~joy/ Ural Regional Center of FREEnet,
mailto:joy@urc.ac.ru Chelyabinsk, Russia.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3702F21E.59D5CC56>
