|
|
Hello
I have a big problem here.. I am trying to get OpenVPN to work in one win2k
server and there seems to be some problems. I have installed OpenVPN 1.5.0
and used a following configuration file:
-- snip --
dev tap
port 10015
ping 10
ping-restart 60
fragment 1400
mssfix
ifconfig 192.168.121.2 255.255.255.0
remote xxx.xxx.xxx.xxx
-- snip --
When I try to launch OpenVPN, following appears in to the prompt:
-- snip --
Thu Dec 11 10:50:11 2003 0: OpenVPN 1.5.0 Win32-MinGW [SSL] [LZO] built on
Nov 20 2003
Thu Dec 11 10:50:11 2003 1: ******* WARNING *******: all encryption and
authentication features disabled -- all data will be tunnelled as cleartext
Thu Dec 11 10:50:12 2003 2: CreateFile failed on TAP device: \\.\{2773CB08-
BB60-4630-8109-B2D5E7FC6034}.tap: The system cannot find the file
specified. (errno=2)
Thu Dec 11 10:50:12 2003 3: Exiting
Press any key to continue...
-- snip --
Anyone has seen anything like this before?
I would really appreciate any help because I need this fast.. Thanks...
Cheers, Markus
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|