[mpls-linux-general] segmentation fault of mplsd
Status: Beta
Brought to you by:
jleu
|
From: Doerfler, R. <Ric...@sc...> - 2003-11-18 18:23:11
|
Hello everybody, this is the next try to get the mplsd running: Zebra and ospfd seem to run properly... I can do "sho ip ospf route" in the ospfd and get good looking results. Even in the linux prompt the command route -n shows that ospf works... =20 Now the difficult part... I start the mplsd and get the output which I attached in the debug.log = file. The initialization process seem to work but at the end it terminates = with a segmentation fault... What is wrong? =20 I also attached copies of my .conf (zebra, ospfd, mplsd) in this = debug.log file. =20 To imagine my situation: I have two computers for the test: A: three network interfaces but only eth0 is connected to the network... eth0: 192.168.0.1 eth1: 192.168.1.2 eth2: 192.168.2.3 then the dummy0 interface which I created with modprobe dummy has the = ip address: 10.0.0.1 =20 B two network interfaces but only eth0 is connected to the network eth0: 192.168.0.7 eth1: 192.168.8.8 then the dummy0 interface with the ip address: 10.0.0.3 =20 =20 there is another computer in the network but there is no zebra and no = ospfd running on it.... I just want to test it with the other two PCs =20 C three network interface but only eth0 is connected to the network... eth0: 192.168.0.4 eth1: 192.168.1.5 eth2: 192.168.2.6 =20 =20 =20 Can someone help me with this strange problem? Did I do something wrong during the configuration? The goal is to have lsps created dynamically... The static way which is dicribed on the page http://mpls-linux.sf.net <http://mpls-linux.sf.net> works, but I don't want to enter the lsp = for each path.... =20 =20 I am very thankful for any help... =20 =20 Richard D=F6rfler =20 .............................................. Richard D=F6rfler Siemens Corporate Research 755 College Road East Princeton, NJ 08540 Tel: (609) 734 6500 Ext. 2210 Fax: (609) 734 6565 =20 |