[Xorp-users] I cna not start xorp_rtrmgr, ask for help

cw at zte.com.cn cw at zte.com.cn
Mon May 29 18:32:09 PDT 2006


Hi, everyone!
   I am a greenhand to XORP.
   These days I will test the IGMP function of DUT, and I'd lile to use
XORP to work as the multicast router(PIM).
   I have installed XORP 1.2 to FC4 successfully, the kernal version is
2.6.13.5.
   But when I start xorp_rtrmgr, it failed.

   This is information of "ifconfig -a" of my linux PC.
eth0      Link encap:Ethernet  HWaddr 00:01:02:9A:07:72
          inet addr:10.61.90.56  Bcast:10.61.91.255  Mask:255.255.252.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:14475 errors:0 dropped:0 overruns:0 frame:0
          TX packets:741 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1267179 (1.2 MiB)  TX bytes:89808 (87.7 KiB)
          Interrupt:5 Base address:0xec00

eth1      Link encap:Ethernet  HWaddr 00:B0:D0:3C:CC:34
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:5 Base address:0xe480

eth2      Link encap:Ethernet  HWaddr 00:30:F1:25:EB:95
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:1 dropped:0 overruns:0 carrier:2
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:10 Base address:0xac00

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:13515 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13515 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3409180 (3.2 MiB)  TX bytes:3409180 (3.2 MiB)



Then config.boot is very simple, as this:
  # cat simple_config.boot

interfaces {
    interface eth0 {
      disable: false
    }
    interface eth1 {
      disable: false
    }
    interface eth2 {
      disable: false
    }
}



[root at caowei117998 rtrmgr]# ./xorp_rtrmgr -b simple_config.boot
[ 2006/05/30 09:18:20  INFO xorp_rtrmgr:3153 RTRMGR +240
master_conf_tree.cc execute ] Changed modules: interfaces
[ 2006/05/30 09:18:20  INFO xorp_rtrmgr:3153 RTRMGR +99 module_manager.cc
execute ] Executing module: interfaces (fea/xorp_fea)
[ 2006/05/30 09:18:20  ERROR xorp_fea:3158 LIBCOMM +110 comm_sock.c
comm_sock_open ] Error opening socket (domain = 10, type = 2, protocol =
0): Address family not supported by protocol
[ 2006/05/30 09:18:20  ERROR xorp_fea:3158 LIBCOMM +110 comm_sock.c
comm_sock_open ] Error opening socket (domain = 10, type = 2, protocol =
0): Address family not supported by protocol
[ 2006/05/30 09:18:22  INFO xorp_rtrmgr:3153 RTRMGR +2228 task.cc run_task
] No more tasks to run
[ 2006/05/30 09:18:23 INFO xorp_fea MFEA ] MFEA enabled
[ 2006/05/30 09:18:23 INFO xorp_fea MFEA ] CLI enabled
[ 2006/05/30 09:18:23 INFO xorp_fea MFEA ] CLI started
[ 2006/05/30 09:18:23 INFO xorp_fea MFEA ] MFEA enabled
[ 2006/05/30 09:18:23 INFO xorp_fea MFEA ] CLI enabled
[ 2006/05/30 09:18:23 INFO xorp_fea MFEA ] CLI started


/* the console no response, even I press "Enter" , wait a while,I input
"Ctrl+c" */


[ 2006/05/30 09:19:44  INFO xorp_rtrmgr:3153 RTRMGR +1019 task.cc shutdown
] Shutting down module: interfaces
[ 2006/05/30 09:19:44 INFO xorp_fea MFEA ] CLI stopped
[ 2006/05/30 09:19:44 INFO xorp_fea MFEA ] CLI stopped
[ 2006/05/30 09:19:44  ERROR xorp_fea:3158 LIBXORP +238 selector.cc
remove_ioevent_cb ] Attempting to remove fd = -1 that is outside range of
file descriptors 0..41
[ 2006/05/30 09:19:44  INFO xorp_rtrmgr:3153 RTRMGR +278 module_manager.cc
module_exited ] Module normal exit: interfaces
[ 2006/05/30 09:19:45  INFO xorp_rtrmgr:3153 RTRMGR +2228 task.cc run_task
] No more tasks to run



--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam system.



More information about the Xorp-users mailing list