mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-04 16:20:18 +00:00
vxlan evpn : remove rp_filter=0 for symetric model
This seem be to fixed in frr 6.0. (it was packetloss with vm migration, race condition when refreshing routing table)
This commit is contained in:
parent
e21e6f8a67
commit
9f400be21b
@ -804,9 +804,6 @@ sysctl.conf tuning
|
|||||||
#enable routing
|
#enable routing
|
||||||
net.ipv4.ip_forward=1
|
net.ipv4.ip_forward=1
|
||||||
net.ipv6.conf.all.forwarding=1
|
net.ipv6.conf.all.forwarding=1
|
||||||
#disable reverse path filtering
|
|
||||||
net.ipv4.conf.default.rp_filter=0
|
|
||||||
net.ipv4.conf.all.rp_filter=0
|
|
||||||
----
|
----
|
||||||
|
|
||||||
* node1
|
* node1
|
||||||
|
Loading…
Reference in New Issue
Block a user