Building configuration...Current configuration:!frr version 8.5.4frr defaults traditionalhostname myfw.locallog syslog!interface igc3 ip ospf area 0.0.0.0 ip ospf network point-to-pointexit!router rip default-metric 10 redistribute connected redistribute kernel redistribute static version 2exit!router ospf ospf router-id 100.64.65.2 log-adjacency-changes redistribute kernel redistribute connected redistribute staticexit!end
Routing Eintrag...ipv4 192.168.115.1 link#25 UHS NaN 1420 wg1
Tunnel X | Internet | | ^ | Tunnel Y | | | | | | | | | | | | +-----+---+--+----+ +---------------------+ +---------------------+| Pfsense (legacy)| | Opnsense (new) | | Fritzbox || | Transfernet | | Wireguard | || +---------------+ +-----------+ Network || | OSPF | | Tunnel | 192.168.115.0/24 || | | | | || | | | +---------------------++-+---------------+ +---+----+--+---------+ | | | | | | | | | | | LAN | | | | | | | Testlab1 192.168.155.0/28 Lan Testlab2 172.21.35.0/24
Building configuration...Current configuration:!frr version 8.5.4frr defaults traditionalhostname fw.illtalnet.delog syslog!interface igc3 ip ospf area 0.0.0.0 ip ospf network point-to-pointexit!router ospf ospf router-id 100.64.65.2 redistribute kernel route-map Redistrimap redistribute connected route-map Redistrimap redistribute static route-map Redistrimapexit!ip prefix-list Test seq 10 permit 192.168.115.0/24ip prefix-list Test seq 11 permit 172.21.35.0/24ip prefix-list Test seq 12 permit 192.168.155.0/28ip prefix-list Test seq 13 permit 10.11.11.0/28!route-map Redistrimap permit 10 match ip address prefix-list Testexit!end