This turned out less successful than expected. Due to misconfiguration (two default routes (per address family), one per NIC) there were much confusion for a long period of time.
Ended up rebooting to get rid of strange things.
Current situation is that snowflake binds to IPv4 only (port 443) and the tor processes bind to .42 (on eno1) explicitly (with some noise in the logs).
restart snowflake-server with IPv4-only bind again
2022-09-29 23:35
restart snowflake-server
2022-09-29 23:43
reboot again
I have been watching the bandwidth charts and incoming traffic has been switching sometimes to use network interface eno2, then switching back.
I caught the approximate start and end of two such periods when eno2 was used.
They'll also be visible in the bandwidth graph because eno2 is only
a 1 Gbps network interface.
start
end
interface
2022-09-30 03:31
2022-09-30 03:47
eno2
2022-09-30 04:27
2022-09-30 05:17
eno2
During these times, there was still no default route for eno2.
The "new NIC", eno2 with a 1G uplink, is configured with a separate network since this morning. There are a few static routes to where we can reach it from. Let me know if you want your network added to this list. sshd is still binding to both addresses so this is not crucial for ssh access.
We (ie me) have console access since earlier today. This means that we can be more bold with network configuration and less stressed out if we mess up while optimising some part of the network stack. Let me know if you need access to the console.