Thanks Paul,

The config looks sane to me.. Ive rebooted the device but still no go.

writepid /var/run/openvpn_server0.pid
#user nobody
#group nobody
daemon
keepalive 10 60
ping-timer-rem
persist-tun
persist-key
dev tun
proto udp
cipher BF-CBC
up /etc/rc.filter_configure
down /etc/rc.filter_configure
client-to-client
server 172.16.0.0 255.255.255.240
client-config-dir /var/etc/openvpn_csc
push "route 10.122.80.0 255.255.255.0"
lport 1194
ca /var/etc/openvpn_server0.ca
cert /var/etc/openvpn_server0.cert
key /var/etc/openvpn_server0.key
dh /var/etc/openvpn_server0.dh
comp-lzo
persist-remote-ip
float




Paul Mansfield wrote:
Ezat wrote:
Once they connect at the same time, the connection becomes unstable..
i.e cannot connect to private ip's on the network etc.. You would have
to disconnect, reconnect.


it definitely seems as if your server is misconfigured. go to the
/var/etc (?) directory and find the openvpn server config file and check
it looks sensible.

it can also be worth killing off, manually, the server and restarting,
I've had oddities where this goes wrong.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Commercial support available - https://portal.pfsense.org



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Commercial support available - https://portal.pfsense.org

Reply via email to