Ezat wrote: > Thanks Paul, > > The config looks sane to me.. Ive rebooted the device but still no go.
I've compared your config closely with mine, so it has to be the client config. Here's my definitively working client config: client log /etc/openvpn/client.log status /etc/openvpn/client.status daemon dev tun3 # Generate/use tun proto udp keepalive 10 60 # Some ping like messages persist-tun # Some persist options persist-key # Some persist options resolv-retry infinite comp-lzo # Enable compression verb 1 # Log verbosity # nobind # UDP high local port remote xxx.xxx.xxx 1194 # OpenVPN server it's important there's no ifconfig line at all. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Commercial support available - https://portal.pfsense.org
