|
- How to push a gateway and route to an OpenVPN client?
The OpenVPN server (currently 1) has IP 10 10 0 1 To distribute the static "server" IP's, i uncommented client-config-dir in the OpenVPN server conf , created a config file for each server in ccd with the servers CN name as filename and added route 10 10 0 0 255 255 0 0 to server conf Each client file contains something like this:
- vpn - openvpn - ifconfig parameter - Server Fault
What does ifconfig parameter in openvpn configuration file mean? Here is an example file: dev tun0 proto udp comp-lzo port 5073 remote 172 16 23 73 5073 ifconfig 172 17 3 41 172 17 3 43
- OpenVPN: How to mitigate path MTU issues on a per-client basis?
The OpenVPN server is currently 2 2 1 on Ubuntu 12 04 We are preparing an upgrade to 2 3 2 on Ubuntu 14 04 The OpenVPN clients are 2 2 1 on Debian 7 6 I am happy to determine a customer's path-MTU myself manually Currently, we cannot test much server-side But we are building a completely separate test bed, which should be ready soon
|
|
|