[Xorp-hackers] question about running XORP-0.5 on Linux

Liang Qin lqin@sce.carleton.ca
Mon, 10 Nov 2003 15:41:21 -0500


Hi XORP users,

I downloaded and compiled XORP 0.5 on a stand along Linux box (redhat 9.0).

After I started rtrmgr process, finally it quit with following message:
-----------------------------------
[ 2003/11/10 15:43:12  INFO xorp_bgp:2806 BGP +104 bgp.cc BGPMain ] 
EVENT: peerlist 0 timers 2
[ 2003/11/10 15:43:12  INFO xorp_bgp:2806 BGP +104 bgp.cc BGPMain ] 
EVENT: peerlist 0 timers 2
[ 2003/11/10 15:43:22  INFO xorp_bgp:2806 BGP +104 bgp.cc BGPMain ] 
EVENT: peerlist 0 timers 2
[ 2003/11/10 15:43:22  INFO xorp_bgp:2806 BGP +104 bgp.cc BGPMain ] 
EVENT: peerlist 0 timers 2
[ 2003/11/10 15:43:26  ERROR xorp_bgp:2806 XRL +333 xrl_pf_stcp.cc die ] 
STCPRequestHandler died: life timer expired
[ 2003/11/10 15:43:26  INFO xorp_bgp:2806 BGP +104 bgp.cc BGPMain ] 
EVENT: peerlist 0 timers 1
[ 2003/11/10 15:43:26  WARNING xorp_bgp:2806 BGP +266 rib_ipc_handler.cc 
rib_command_done ] callback: delete_table 200 Finder not present/ready
[ 2003/11/10 15:43:26  WARNING xorp_bgp:2806 BGP +266 rib_ipc_handler.cc 
rib_command_done ] callback: delete_table 200 Finder not present/ready
[ 2003/11/10 15:43:26  WARNING xorp_bgp:2806 BGP +266 rib_ipc_handler.cc 
rib_command_done ] callback: delete_table 200 Finder not present/ready
[ 2003/11/10 15:43:26  WARNING xorp_bgp:2806 BGP +266 rib_ipc_handler.cc 
rib_command_done ] callback: delete_table 200 Finder not present/ready
UnresolvableHost from line 116 of iptuple.cc -> Unknown host <xorp-c4000>
[ 2003/11/10 15:43:26  ERROR xorp_rtrmgr:2803 RTRMGR +464 task.cc 
execute_done ] 210 Transport failed
[ 2003/11/10 15:43:26  ERROR xorp_rtrmgr:2803 RTRMGR +772 task.cc 
task_fail ] Shutting down fatally wounded process bgp
[ 2003/11/10 15:43:26  ERROR xorp_rtrmgr:2803 RTRMGR +135 
master_conf_tree.cc config_done ] Startup failed (210 Transport failed)
Startup failed (210 Transport failed)
[ 2003/11/10 15:43:26  ERROR xorp_rtrmgr:2803 RTRMGR +323 main_rtrmgr.cc 
main ] rtrmgr shutting down due to error
rtrmgr shutting down due to error
---------------------------------------------

I use the config.boot file and change the IP address to the one assigned 
on the ethernet interface.

Do I need configure other files? Any suggestion?

Thanks!

Liang Qin