Thanks for answer James,
I'm trying to setup ospf but I still have some problem configuring it...
Anyway, I have some more detail for my previous issue :
Using "traditional" IP (no label), I can still reach direct neighbours but not gatewayed one. That can explain that RIP tables are correctly updated.
As I said in my previous mail, when I ping a distant network, not trafic goes out the originating host. Moreover dmesg on this host shows lines like for each emission attempts :
mpls_bogus_output: 10.12.3.11 -> 10.12.4.13, ?
Moreover ip route (correctly patched...) displays :
10.12.4.0/24 via 10.12.3.13 dev eth1 lsp 0x2 proto zebra equalize
10.12.3.0/24 dev eth1 proto kernel scope link src 10.12.3.11
10.12.2.0/24 via 10.12.3.13 dev eth1 lsp 0x2 proto zebra equalize
10.12.1.0/24 dev eth2 proto kernel scope link src 10.12.1.11
127.0.0.0/8 dev lo scope link
What the "lsp 0x2" means for the rip learned routes ? I did not configure any mpls on the distant router !
What means the mpls_bogus_output message ? I only want to emit regular ip ping.
Beside this, if I turn off dynamic routing and configure static routes, everything works perfectly... Do I need to use a patched version of zebra ? Did I miss a configuration step ? Can't I use regular ip ping in the same time than mpls ?
Thx :)
Eric
----- Original Message -----
From: "James R. Leu" <jl...@mi...>
Date: Thu, 31 Jul 2003 11:18:23 -0500
To: Homer Simpson <h_j...@ma...>
Subject: Re: [mpls-linux-general] No more routing with MPLS kernel
> You may want to stay away from RIP. I think RIP refreshes the RIB after
> each update. The result is that the label information is lost.
>
> On Tue, Jul 29, 2003 at 05:24:59AM -0500, Homer Simpson wrote:
> > Hi,
> >
> > I was using the Intserv service (regular kernel + rsvp.0.72-rc2 wihtout the
> > LABEL compilation option) together with zebra RIP routing and everything was
> > OK.
> >
> > I've changed the configuration according to the installation manual to be able to
> > "deploy" a MPLS network ont this test bed and I get a quite stange behavior :
> > from any hosts, pings to local network works fine and the routing table is still
> > correctly updated by RIP but it seems that the kernel cannot use it. Whenever I
> > "ping" a host that is behind a gateway (clearly identified by the routing table), I
> > get no answer not even "network unreachable" or any other error message. I
> > have checked with tcpdump and it is clear that no packet comes out the host
> > interface when trying to reach a non local network. Booting on my previous
> > (non-mpls) kernel works fine.
> >
> > The only clue I have is when I issue "ip route", I get what looks like normal routes
> > "10.12.3.0/24 via 10.12.2.13 dev eth1 proto ...." but I also have "!!!Deficit 4,
> > rta_len=3082" lines.
> >
> > What can be wrong ? Is that a known problem ? Can it be due to wrong
> > compilation process ? a missing kernel option ? a bad zebra configuration ?
> >
> > Thanks for help :)
> >
> > Eric
> >
> > P.S. : I am using rsvpd.0.70-rc2, kernel 2.4.19 patched for MPLS and zebra
> > 0.93a
> >
> >
> >
> > --
> > __________________________________________________________
> > Sign-up for your own FREE Personalized E-mail at Mail.com
> > http://www.mail.com/?sr=signup
> >
> > CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
> > http://corp.mail.com/careers
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> > _______________________________________________
> > mpls-linux-general mailing list
> > mpl...@li...
> > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general
>
> --
> James R. Leu
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers
|