Here is my client.opvn file:
Code: Select all
client
dev tun
proto udp
remote xxx.mooo.com 1194
resolv-retry infinite
nobind
persist-key
persist-tun
float
ca ca.crt
cert client1.crt
key client1.key
ns-cert-type server
comp-lzo
verb 4
My OpenVPN Connect Log says:
Code: Select all
EVENT:RECONNECTING
LZO-ASYM init swap=0 asym=0
Contacting x.x.x.x:1194 via UDP
EVENT:WAIT
Connecting to xxx.mooo.com (x.x.x.x) via UDPv4
EVENT:DISCONNECTED
Here is my router's OpenVPN Status:
Code: Select all
State 1379243425,CONNECTED,SUCCESS,10.8.0.1, END
Status
Sun Sep 15 11:14:51 2013
Common Name Real Address Virtual Address Bytes Received Bytes Sent Connected Since
Virtual Address Common Name Real Address Last Ref
Max bcast/mcast queue length
Log 20130915 11:10:24 I OpenVPN 2.1.1 mipsel-unknown-linux-gnu [SSL] [LZO2] [EPOLL] built on Aug 7 2010
20130915 11:10:24 W IMPORTANT: OpenVPN's default port number is now 1194 based on an official port number assignment by IANA. OpenVPN 2.0-beta16 and earlier used 5000 as the default port.
20130915 11:10:24 I TUN/TAP device tun0 opened
20130915 11:10:24 I /sbin/ifconfig tun0 10.8.0.1 pointopoint 10.8.0.2 mtu 1500
20130915 11:10:25 I Listening for incoming TCP connection on [undef]:1194
20130915 11:10:25 I TCPv4_SERVER link local (bound): [undef]:1194
20130915 11:10:25 I TCPv4_SERVER link remote: [undef]
20130915 11:10:25 W Note: sys_epoll API is unavailable falling back to poll/select API
20130915 11:10:25 I Initialization Sequence Completed
19700101 00:00:00