My typical OpenVPN configuration uses a TUN device with a subnet topology with an IP range of AA.BB.CC.NN and a netmask of 255.255.255.0, and in that configuration the server gets a local end point address of AA.BB.CC.1.
How could I arrange that the local tun device doesn't get an IP address at all, so that clients can talk to each other via the VPN, but can't connect to the server via the VPN (only via the outside IP address instead)? I tried to use an "ifconfig ..." command for that, but this command seems to be simply ignored (even with an "ifconfig AA.BB.CC.2 255.255.255.0", the local end point still has address AA.BB.CC.1 rather than AA.BB.CC.2). Stefan ------------------------------------------------------------------------------ _______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users