PDA

View Full Version : Problema con OpenVPN


Satiel
02-10-2004, 18:14
Ciao ho installato e configurato il server di openVPN secondo le direttive di questo indirizzo:

http://www.andreabeggi.net/index.php?p=58#postcomment

Il problema è che quando faccio partire il file mi da questo errore:

Sat Oct 02 19:09:45 2004 OpenVPN 2.0_beta11 Win32-MinGW [SSL] [LZO] built on Aug
18 2004
Sat Oct 02 19:09:45 2004 Static Encrypt: Cipher 'BF-CBC' initialized with 128 bi
t key
Sat Oct 02 19:09:45 2004 Static Encrypt: Using 160 bit message hash 'SHA1' for H
MAC authentication
Sat Oct 02 19:09:45 2004 Static Decrypt: Cipher 'BF-CBC' initialized with 128 bi
t key
Sat Oct 02 19:09:45 2004 Static Decrypt: Using 160 bit message hash 'SHA1' for H
MAC authentication
Sat Oct 02 19:09:45 2004 TAP-Win32 adapter 'tap' not found. Use openvpn --show-
adapters to show a list of TAP-WIN32 adapters on this system. Remember that if
you are specifying a TAP-Win32 adapter by GUID for the --dev-node option, enclos
e the GUID in braces, for example: {4E22992D-0780-4B8F-AC18-5F1DDBE13E09}
Sat Oct 02 19:09:45 2004 Exiting
Press any key to continue...



Premetto che la scheda tap compare nella gestione periferiche ed il bridge funziona correttamente.
Il mio amico che lo ha configurato come client gli parte tutto e funziona.
Grazie a chiunque riesca a risolvere il mio problema.

ABeggi
02-10-2004, 19:54
Il file di configurazione non trova l'adapter. Sembrerebbe che ci sia un problema con il nome dell'adapter: sei sicuro di avere dato un nome corrispondente a quello che c'è nella configurazione?
Usa il comando che ti da il messaggio di errore per vedere il nome dell'adapter.
Ti sei ricordato di riavviare il PC?

Fammi sapere.
Ciao
Andrea

Satiel
02-10-2004, 20:07
Ciao si avevo riavviato ma intanto le cose si sono evolute (ho tolto la voce che mi dava l'errore)

Ora sto così

Sat Oct 02 21:04:38 2004 OpenVPN 2.0_beta11 Win32-MinGW [SSL] [LZO] built on Aug
18 2004
Sat Oct 02 21:04:38 2004 Static Encrypt: Cipher 'BF-CBC' initialized with 128 bi
t key
Sat Oct 02 21:04:38 2004 Static Encrypt: Using 160 bit message hash 'SHA1' for H
MAC authentication
Sat Oct 02 21:04:38 2004 Static Decrypt: Cipher 'BF-CBC' initialized with 128 bi
t key
Sat Oct 02 21:04:38 2004 Static Decrypt: Using 160 bit message hash 'SHA1' for H
MAC authentication
Sat Oct 02 21:04:38 2004 TAP-WIN32 device [Tap] opened: \\.\Global\{0E1A9A7E-955
8-485F-994D-4DD638B4A991}.tap
Sat Oct 02 21:04:38 2004 TAP-Win32 Driver Version 8.1
Sat Oct 02 21:04:38 2004 TAP-Win32 MTU=1500
Sat Oct 02 21:04:38 2004 NOTE: could not get adapter index for \DEVICE\TCPIP_{0E
1A9A7E-9558-485F-994D-4DD638B4A991}, status=55 : La risorsa o la periferica di r
ete specificata non Þ pi¨ disponibile.
Sat Oct 02 21:04:38 2004 Data Channel MTU parms [ L:1576 D:1450 EF:44 EB:0 ET:32
EL:0 ]
Sat Oct 02 21:04:38 2004 Local Options hash (VER=V4): '8b888ddc'
Sat Oct 02 21:04:38 2004 Expected Remote Options hash (VER=V4): '8b888ddc'
Sat Oct 02 21:04:38 2004 UDPv4 link local (bound): [undef]:5000
Sat Oct 02 21:04:38 2004 UDPv4 link remote: [undef]




Cosa ne pensi?

p.s.
Anche il mio amico deve fare il bridge con la connessione?

Satiel
03-10-2004, 09:03
up