! ! Zebra configuration saved from vty ! 2006/05/08 23:33:04 ! hostname nat_ospfd log file /var/log/quagga/ospfd.log ! debug ospf event ! ! interface eth0 ip ospf authentication message-digest ip ospf message-digest-key 1 md5 * ip ospf cost 1 ! interface eth1 ! interface eth2 ! interface gre0 ! interface lo ip ospf cost 1 ! interface sit0 ! interface sit_cha ! interface sit_sago ! interface sit_vox ! interface tun0 ! interface tun_cc ! interface tun_cha ! interface tun_sago ! interface tun_vox ! router ospf ospf router-id 10.3.4.3 redistribute kernel route-map MATCH_OPENVPN redistribute connected route-map MATCH_LOOPBACKS redistribute bgp route-map MATCH_XICADA network 10.3.3.0/24 area 0.0.0.0 network 10.3.254.7/32 area 0.0.0.0 network 10.3.254.10/32 area 0.0.0.0 network 10.3.254.24/32 area 0.0.0.0 ! access-list LOOPBACKS permit 10.3.4.0/24 access-list OPENVPN permit 10.3.254.128/26 access-list XICADA permit 10.0.0.0/8 access-list XICADA permit 172.16.0.0/12 ! route-map MATCH_XICADA permit 1 match ip address XICADA ! route-map MATCH_LOOPBACKS permit 1 match ip address LOOPBACKS ! route-map MATCH_OPENVPN permit 1 match ip address OPENVPN ! line vty !