Use bbr for tcp congestion on FreeBSD, install ectool on framework laptop linux, and assign an ipv6 address in mrmanager.

This commit is contained in:
Tom Alexander
2024-10-09 19:44:09 -04:00
parent 5a08b3e0bd
commit e38bee4c0f
5 changed files with 49 additions and 1 deletions

View File

@@ -3,4 +3,5 @@ ifconfig_igb0="up"
ifconfig_igb1="up"
ifconfig_lagg0="up laggproto failover laggport igb0 laggport igb1"
ifconfig_lagg0_alias0="inet 74.80.180.138 netmask 255.255.255.248"
ifconfig_lagg0_alias1="inet6 2620:11f:7001:7::2/64"
ifconfig_lagg0_ipv6="inet6 2620:11f:7001:7::2/64"
ifconfig_lagg0_alias1="inet6 2620:11f:7001:7::3 prefixlen 64"