On Sat, Jun 5, 2010 at 6:04 PM, Damjan Georgievski <gdamjan@xxxxxxxxx>wrote: > > "openvpn[5052]: TCP: connect to xx.xx.xx.xx:1723 failed, will try > > again in 5 seconds: Connection refused" > ... > > here is my server config: > > port 1194 > > proto udp > > Does this ^^ ring a bell? > > > Just to make sure it's clear, your server listens on UDP 1194, your > client tries to connect to TCP 1723. > > > -- > damjan > That would seem too easy, but yeah... That is OpenVPN's "default" port. "Port 1194 is the official IANA<http://en.wikipedia.org/wiki/Internet_Assigned_Numbers_Authority>assigned port number for OpenVPN. Newer versions of the program now default to that port." -- Wikipedia<http://en.wikipedia.org/wiki/OpenVPN#Networking> Ben