[Xorp-users] Cannot start vif + IPv6 multicast question

Pavlin Radoslavov pavlin at icir.org
Sun Mar 18 00:47:04 PDT 2007


> Hello Pavlin, As I wrote in my last letter, I managed to start the
> xorp. unfortunately I
> don't have the live CD's config file but I have the working config so I
> attached it to my mail.

Thank you for the info. The config file seems fine, so the problem
is somewhere else.
If you can send the "show interfaces" output that will be great,
because the information I have so far is not sufficient to track the
problem.

> I would like to ask another question. We would like to run the IPv6
> multicast forwarding. I browsed the net and found the IPv6 multicast patch
> for linux. I have the 2.6.7 kernel version and I patched it. but
> unfortunately the xorp's answer was an Error:
> add_multicast_vif() failed: IPv6 multicast routing not supported

The reason you see the above error is probably because
HAVE_IPV6_MULTICAST_ROUTING is not defined inside your config.h (in
the top-level XORP directory). This is conditionally defined based
on various checks when ./configure is executed. To track the
problem, could you send me the output from ./configure and the
content of config.log file. The config.log file will appear in the
top-level XORP directory after running ./configure.

Regards,
Pavlin

> I got this error because I added the mfea6 to the config file. I set the
> variables in the kernel config as the xorp manual said. But nothing. To add
> more I found your answer to a mail:
> http//mailman.icsi.berkeley.edu/pipermail/xorp-users/2007-January/001638.htm
> l
> and you said that there is no confirmation whether the patched Linux kernel
> really works with XORP. Have you tried it, is it working now properly or I
> didn't check something ? Thanks for your answer!

> Best regards
>                                                        Turbo Pavlin Radoslavov
> writes:
> >> Hello Pavlin  I managed to configure the router. I installed the xorp to
> >> the machine instead of live cd and I used one of the config file from
> >> mailing list. Thanks!                         Turbo
> > That's odd. I don't see the reason why it didn't work from LiveCD if
> > it worked when installed on the disk. If you still care about the LiveCD
> > issue, could you run the
> > "show interfaces" after you configure the interfaces, but before
> > configuring mfea4. Then please run it again after you try to
> > configure and commit the mfea4 configuration.
> > It will be great if you find a way of sending me both outputs :)
> > I care only about the interface that failed to be configured/started
> > by the MFEA. Thanks,
> > Pavlin
> >> Elzer Zoltan writes:  > Hello Pavlin  > > I still have the same problem. I
> >> dont have config file, because I use live > cd version and I dont have
> >> floppy drive. I  setup everything manally. Here > is the config:  > > >
> >> interfaces {
> >> >    interface xl0 {
> >> >       vif xl0 {
> >> > 	address 192.168.2.1 {
> >> > 		prefix-length: 24
> >> > }
> >> > }
> >> > }
> >> > }  > > interfaces {
> >> >    interface rl0 {
> >> >       vif rl0 {
> >> > 	address 192.168.3.1 {
> >> > 		prefix-length: 24
> >> > }
> >> > }
> >> > }
> >> > }  > > > fea {
> >> >    unicast-forwarding4 {
> >> >  }
> >> > }  > > protocols {
> >> >    fib2mrib {
> >> >       }
> >> > }  > >  ----- Here I ran commit and it succeeded.  > > > plumbing {
> >> >    mfea4 {  > >       interface xl0 {
> >> >          vif xl0 { > >          }
> >> >       }  > >       interface register_vif {
> >> >          vif register_vif { > >          }
> >> >       }  > >  --- After this when I ran commit the same error occurred:
> >> > 102 Command failed Cannot start vif xl0: underlying vif is not UP  > >
> >> All interfaces are enabled (disable: false) and unicast forwarding worked >
> >> fine.  > > Regards, Turbo  > >   > >   > > > Pavlin Radoslavov writes:  >
> >> >>> I am new in xorp. I would like to try th multicast forwarding, but a
> >> problem >>> occured.
> >> >>>  - I use live cd version 1.4
> >> >>            ~~~~~~~~~~~~~~~~~~~
> >> >> This has to be 1.4-RC (Release Candidate), because the final 1.4
> >> >> version is not released yet.  >> >>>  - The network layout:  Host1 ---
> >> Xorp router --- Host2
> >> >>>  - I succeeded in setting up unicast forwarding between the two host,
> >> but >>> when I tried to set multicast plumbing, or adding new protocol
> >> (IGMP, PIM), >>> after commit I  got the following error: 102 Command
> >> failed Cannot start vif >>> rl0: underlying vif is not UP
> >> >>> I tried it on all interfaces an on different machines.
> >> >>> Please help me, how can I resolve this problem. Thanks. >> >> Can you
> >> send your configuration file.
> >> >> Also, did you configure/enable rl0 in the "mfea4" section as well.
> >> >> Finally, is "rl0" connected to the network.  >> >> Regards,
> >> >> Pavlin  >> >> _______________________________________________
> >> >> Xorp-users mailing list
> >> >> Xorp-users at xorp.org
> >> >> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
> >> >   > > _______________________________________________
> >> > Xorp-users mailing list
> >> > Xorp-users at xorp.org
> >> > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
> >>   _______________________________________________
> >> Xorp-users mailing list
> >> Xorp-users at xorp.org
> >> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
>  Üdvözlettel: Elzer Zoltán
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users



More information about the Xorp-users mailing list