Portál AbcLinuxu, 18. července 2025 06:35
! -*- ospf -*- ! ! OSPFd sample configuration file ! ! hostname server_libusin password enable password ! !log stdout ! !definice jednotlivych sitovek ! interface lo ! interface dummy0 ! interface eth0 description ronjapeer-nadrazi ip ospf cost 100 ip ospf dead-interval 40 ip ospf hello-interval 10 ! interface eth1 description spoj-brana-sith's ip ospf dead-interval 40 ip ospf hello-interval 10 ip ospf cost 10 ! interface wlan0 description ap-libusin ip ospf cost 167 ip ospf dead-interval 40 ip ospf hello-interval 10 ! interface wlan1 description ap-vysocany ip ospf cost 167 ip ospf hello-interval 10 ip ospf dead-interval 40 ! !interface wlan2 ! description ronjabackup-nadrazi ! ospf auto-cost reference-bandwidth 6 ! !nastaveni routeru samotneho ! router ospf ospf router-id 10.30.0.1 redistribute connected metric-type 1 redistribute static metric-type 1 ! passive-interface ethX network 10.30.1.32/27 area 0 network 10.30.1.64/27 area 0 network 10.30.1.0/29 area 0 network 10.30.250.0/29 area 0 network 10.30.250.8/30 area 0 network 10.30.0.1/32 area 0 ! neighbor 10.30.1.6 neighbor 10.30.250.2 ! neighbor 10.30.0.2 neighbor 10.30.0.4 ! distribute-list confil out connected access-list confil permit 10.0.0.0/8 access-list confil deny anyS timto konfigem mi ospf funguje (overeno pres tcpdump) jen na ETH1, ale ja potrebuji i ETH0. Jak toho docilit? Porad na to nemuzu prijit :((((
Na otázku zatím nikdo bohužel neodpověděl.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.