mulitply ipv6 bridge lines for a single bridge

21 May
2023
21 May
'23
8:44 a.m.
Given that hosters of a VPS often gives a big /48, /56 or /64 ipv6 subnet to a VPS I do wonder if the BridgeLine for ipv6 could benefit from that? With ip6tables -t nat -I PREROUTING -p tcp -j DNAT --to-destination [obfs4 address] /usr/sbin/ip6tables-save > /etc/iptables/rules.v6 all incoming TCPv6 packets would be flow to the bridge address. This idea is implemented in [1]. BTW there I do change the factory default ipv6 address into a random one too. [1] https://github.com/toralf/tor-relays/blob/main/playbooks/roles/setup/tasks/n... -- Toralf
747
Age (days ago)
747
Last active (days ago)
0 comments
1 participants
participants (1)
-
Toralf Förster