Hi,
thanks for this tutorial! but i have a problem with it. When i trying to connect from Xp client outside the router, the client do not connect to the router:
Code:
Wed Mar 31 14:41:00 2010 OpenVPN 2.0.9 Win32-MinGW [SSL] [LZO] built on Oct  1 2006
Wed Mar 31 14:41:00 2010 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.
Wed Mar 31 14:41:00 2010 TAP-WIN32 device [tun0] opened: \\.\Global\{CEA93030-2985-4747-B3D3-4267FB40C32B}.tap
Wed Mar 31 14:41:00 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 10.8.0.2/255.255.255.252 on interface {CEA93030-2985-4747-B3D3-4267FB40C32B} [DHCP-serv: 10.8.0.1, lease-time: 31536000]
Wed Mar 31 14:41:00 2010 Successful ARP Flush on interface [196612] {CEA93030-2985-4747-B3D3-4267FB40C32B}
Wed Mar 31 14:41:00 2010 UDPv4 link local (bound): [undef]:1194
Wed Mar 31 14:41:00 2010 UDPv4 link remote: **.**.**.**:1194
I tryng to telnet **.**.**.** 1194 and there is no answer
Code:
C:\Documents and Settings\alexx>telnet **.**.**.** 1194
Подключение к **.**.**.**...Не удалось открыть подключение к этому узлу, на по
рт 1194: Сбой подключения
I think that may be a port 1194 is not opened...
Please help!)