I'm trying to setup openVPN on debian, well this worked. But every client will get the same ip (172.17.0.6 - local it is).
I have no idea how to set my server in bridge mode. I've read about:
server-bridge LOCALIP 255.255.0.0 172.17.1.20 172.17.1.100
BUT, my server has no ipv4 address, but only ipv6: 2001:41d0:2:b2d6::542a:74a so I am not sure how I can do this.
Anyone can give me advice? Thanks in advance!