[mpls-linux-general] Segmentation fault @Richard Doerfler
Status: Beta
Brought to you by:
jleu
|
From: Zordan A. <zor...@gm...> - 2004-03-31 09:07:35
|
Hi, I've just installed ldp and try a very simple configuration, shown as follow --------------------------- zebra config ------------------------------ hostname LER1 password root enable password root service advanced-vty ! interface lo description Loopback ! interface dummy0 ip address 192.168.13.5/32 ! interface eth0 ip address 192.168.13.1/32 ! interface eth1 ip address 192.168.13.2/32 ! line vty exec-timeout 0 0 --------------------------- ospfd config ------------------------------ hostname LER1-ospf password root enable password root ! interface lo ! interface teql0 ! interface eth0 ! interface eth1 ! interface dummy0 ! router ospf passive-interface lo network 192.168.13.0/24 area 0 network 192.168.0.1/32 area 0 ! line vty exec-timeout 0 0 --------------------------- mplsd config ------------------------------ hostname LER1-mpls password root enable password root ! mpls ldp ! interface lo ! interface eth0 mpls ldp ! interface eth1 mpls ldp ! interface dummy0 ! line vty exec-timeout 0 0 After that i run zebra, ospfd and mplsd, but the mplsd command exists With a segmentation error ... I use the 2.4 kernel and zebra+ldp 0.94. As i saw, you had the same problem. How did you fix it ? Thanks for your help Zordan Arres -- +++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++ 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz |