е
Size: a a a
е
VG
е
е
ospf.conf
! -*- ospf -*-
!
! OSPFd sample configuration file
!
!
hostname wg-test.retbill.com
password vasyan42retbill
enable password petya42retbill
interface wg0
ip ospf cost 35
interface wg1
ip ospf cost 35
router ospf
router-id 172.20.0.3
network 10.255.20.0/24 area 1
neighbor 172.20.0.2
log stdout
log file /var/log/quagga/ospfd.log
VG
е
zebra.conf
hostname wg-test.retbill.com
password vasyan42retbill
enable password petya42retbill
interface lo
description loopback
ip address 127.0.0.1/8
ip forwarding
interface wg0
description to_services_wg
ip address 10.240.0.2/24
ip forwarding
interface eth0
description to_services_wg
ip address 10.255.20.1/24
ip forwarding
log file /var/log/quagga/zebra.log
VG
е
VG
VG
VG
ip link set dev wg0 multicast on
е
VG
I
VG
I
I
I
е
VG