TryHackMe opnvpn sorunu

Modrick

Üye
16 Ağu 2023
68
23
/
Merhabalar bugün tryhackme de takılmak istedim fakat open vp nin bağlantı kuramadığını farkettim diğer konulara baktım fakat dosya içeriğini düzenlesem bile sonuç alamadım aldığım hata aşağıdaki gibi;
Kod:
2024-04-08 12:53:21 Note: --cipher is not set. OpenVPN versions before 2.5 defaulted to BF-CBC as fallback when cipher negotiation failed in this case. If you need this fallback please add '--data-ciphers-fallback BF-CBC' to your configuration and/or add BF-CBC to --data-ciphers.
2024-04-08 12:53:21 Note: cipher 'AES-256-CBC' in --data-ciphers is not supported by ovpn-dco, disabling data channel offload.
2024-04-08 12:53:21 OpenVPN 2.6.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO]
2024-04-08 12:53:21 library versions: OpenSSL 3.1.4 24 Oct 2023, LZO 2.10
2024-04-08 12:53:21 DCO version: N/A
2024-04-08 12:53:21 TCP/UDP: Preserving recently used remote address: [AF_INET]18.202.168.160:1194
2024-04-08 12:53:21 Socket Buffers: R=[212992->212992] S=[212992->212992]
2024-04-08 12:53:21 UDPv4 link local: (not bound)
2024-04-08 12:53:21 UDPv4 link remote: [AF_INET]18.202.168.160:1194
2024-04-08 12:53:21 TLS: Initial packet from [AF_INET]18.202.168.160:1194, sid=a0e1f16c 2e5ad486
2024-04-08 12:53:21 VERIFY ERROR: depth=1, error=self-signed certificate in certificate chain: CN=ChangeMe, serial=425397202556807641543660048237946304772097879576
2024-04-08 12:53:21 OpenSSL: error:0A000086:SSL routines::certificate verify failed:
2024-04-08 12:53:21 TLS_ERROR: BIO read tls_read_plaintext error
2024-04-08 12:53:21 TLS Error: TLS object -> incoming plaintext read error
2024-04-08 12:53:21 TLS Error: TLS handshake failed
2024-04-08 12:53:21 SIGUSR1[soft,tls-error] received, process restarting
2024-04-08 12:53:21 Restart pause, 1 second(s)
 

Avalanche1

Üye
14 Kas 2022
116
44
If you would like to get rid of those 2 warnings in the client log, you can make 2 simple changes in the OpenVPN Client configuration file:

1) Change "ncp-ciphers" to "data-ciphers" keyword
FROM:
ncp-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC:AES-128-CBC:CHACHA20-POLY1305
TO:
data-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC:AES-128-CBC:CHACHA20-POLY1305

2) Add the following line after the "data-ciphers" line:
cipher AES-256-GCM

That's all. No changes are needed in the router's OpenVPN Server.
 
Üst

Turkhackteam.org internet sitesi 5651 sayılı kanun’un 2. maddesinin 1. fıkrasının m) bendi ile aynı kanunun 5. maddesi kapsamında "Yer Sağlayıcı" konumundadır. İçerikler ön onay olmaksızın tamamen kullanıcılar tarafından oluşturulmaktadır. Turkhackteam.org; Yer sağlayıcı olarak, kullanıcılar tarafından oluşturulan içeriği ya da hukuka aykırı paylaşımı kontrol etmekle ya da araştırmakla yükümlü değildir. Türkhackteam saldırı timleri Türk sitelerine hiçbir zararlı faaliyette bulunmaz. Türkhackteam üyelerinin yaptığı bireysel hack faaliyetlerinden Türkhackteam sorumlu değildir. Sitelerinize Türkhackteam ismi kullanılarak hack faaliyetinde bulunulursa, site-sunucu erişim loglarından bu faaliyeti gerçekleştiren ip adresini tespit edip diğer kanıtlarla birlikte savcılığa suç duyurusunda bulununuz.