Gated OSPF problem
2007-12-24 19:41:00
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Dear Sun gurus,
I am in a very delicate situation right now. I am trying to configure
gated to use ospf in my network on an ultra 10 system in order to
install on it SunScreen firewall later on.
The situation is the following:
we have a backbone area ( 0.0.0.0 ) consisting of five baynetworks routers
running OSPF on all their interfaces. all routers exchange OSPF routes between themselves
correctly.
We have a second OSPF area ( 2.2.2.2 ) consisting of 2 baynetworks routers
and an Ultra10 running solaris 2.7 running gated (attached is the configuration file for gated).
qfe4 of the Sun server is connected to a LAN in area 0.0.0.0 while all other interfaces are in area 2.2.2.2 note that area 2.2.2.2 routes are exchanged successfully between the 2
routers and the sun station.
the problem is that no area 0.0.0.0 routing updates are reaching area
2.2.2.2 and vice versa.
Please find below the configuration file of gated in case you can offer
me any assistance
regards.
RIP no ;
snmp no;
OSPF yes {
defaults {
# preference 10 ;
# cost 5 ;
# type 1 ;
} ;
###
### new GPRS/UMS area
###
area 2.2.2.2 {
networks {
192.168.23.0 mask 255.255.255.0;
192.168.19.0 mask 255.255.255.0;
192.168.18.0 mask 255.255.255.0;
192.168.16.0 mask 255.255.255.0;
192.168.21.0 mask 255.255.255.0;
} ;
interface qfe0 ;
interface qfe1 ;
interface qfe2 ;
interface qfe3 ;
interface qfe5 ;
} ;
###
### backbone area member
###
backbone {
interface qfe4 {
enable ;
transitdelay 20 ;
priority 10 ;
hellointerval 30 ;
routerdeadinterval 30 ;
retransmitinterval 30 ;
} ;
} ;
} ;
--------------080807020903020209060604
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<html><head></head><body>Dear Sun gurus,<br>
I am in a very delicate situation right now. I am trying to configure gated
to use ospf in my network on an ultra 10 system in order to install on it
SunScreen firewall later on.<br>
The situation is the following:<br>
<pre wrap="">we have a backbone area ( 0.0.0.0 ) consisting of five baynetworks routers<br>running OSPF on all their interfaces. all routers exchange OSPF routes between themselves<br>correctly.<br><br>We have a second OSPF area ( 2.2.2.2 ) consisting of 2 baynetworks routers<br>and an Ultra10 running solaris 2.7 running gated (attached is the configuration file for gated).<br>qfe4 of the Sun server is connected to a LAN in area 0.0.0.0 while all other interfaces are in area 2.2.2.2 note that area 2.2.2.2 routes are exchanged successfully between the 2<br>routers and the sun station.<br><br>the problem is that no area 0.0.0.0 routing updates are reaching area<br>2.2.2.2 and vice versa. </pre>
<br>
<br>
<br>
Please find below the configuration file of gated in case you can offer me any assistance <br>
regards.<br>
<blockquote><blockquote><blockquote><pre class="moz-signature"><font face="Times New Roman, Times, serif">RIP no ;<br>snmp no;<br>OSPF yes {<br> defaults {<br># preference 10 ;<br># cost 5 ;<br># type 1 ;<br>} ;<br><br><br>###<br>### new GPRS/UMS area<br>###<br><br> area 2.2.2.2 {<br> networks {<br> 192.168.23.0 mask 255.255.255.0;<br> 192.168.19.0 mask 255.255.255.0;<br> 192.168.18.0 mask 255.255.255.0;<br> 192.168.16.0 mask 255.255.255.0;<br> 192.168.21.0 mask 255.255.255.0;<br>} ;<br>interface qfe0 ;<br>interface qfe1 ;<br>interface qfe2 ;<br>interface qfe3 ;<br>interface qfe5 ;<br>} ;<br><br>###<br>### backbone area member<br>###<br> backbone {<br> interface qfe4 {<br> enable ;<br> transitdelay 20 ;<br> priority 10 ;<br> hellointerval 30 ;<br> routerdeadinterval 30 ;<br> retransmitinterval 30 ;<br>} ;<br>} ;<br>} ;<br></font><br>
</pre></blockquote></blockquote></blockquote>
</body></html>
--------------080807020903020209060604--
Comments
Got something to say?
You must be logged in to post a comment.

