Dns & Domaine place

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
fabfab
OpenVpn Newbie
Posts: 1
Joined: Sun Apr 10, 2022 3:39 pm

Dns & Domaine place

Post by fabfab » Sun Apr 10, 2022 3:59 pm

Hello and thank you all R605 tp-link the basic connection works well :


2022-04-10 17:43:55 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
2022-04-10 17:43:55 DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-128-CBC' to --data-ciphers or change --cipher 'AES-128-CBC' to --data-ciphers-fallback 'AES-128-CBC' to silence this warning.
2022-04-10 17:43:55 OpenVPN 2.5.2 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Apr 21 2021
2022-04-10 17:43:55 Windows version 10.0 (Windows 10 or greater) 64bit
2022-04-10 17:43:55 library versions: OpenSSL 1.1.1k 25 Mar 2021, LZO 2.10
Enter Management Password:
2022-04-10 17:43:55 TCP/UDP: Preserving recently used remote address: [AF_INET]xx.xx.xx.xx:1194
2022-04-10 17:43:55 UDP link local: (not bound)
2022-04-10 17:43:55 UDP link remote: [AF_INET]xx.xx.xx.xx:1194
2022-04-10 17:43:56 [server_server0] Peer Connection Initiated with [AF_INET]xx.xx.xx.xx:1194
2022-04-10 17:43:58 open_tun
2022-04-10 17:43:58 tap-windows6 device [OpenVPN TAP-Windows6] opened
2022-04-10 17:43:58 Notified TAP-Windows driver to set a DHCP IP/netmask of 192.168.1.34/255.255.255.252 on interface {D2DEFB20-3578-4321-9142-72BFEA9660DF} [DHCP-serv: 192.168.1.33, lease-time: 31536000]
2022-04-10 17:43:58 Successful ARP Flush on interface [43] {D2DEFB20-3578-4321-9142-72BFEA9660DF}
2022-04-10 17:43:58 IPv4 MTU set to 1500 on interface 43 using service
2022-04-10 17:44:03 ROUTE: route addition failed using service: L’objet existe déjà. [status=5010 if_index=43]
2022-04-10 17:44:03 ROUTE: route addition failed using service: L’objet existe déjà. [status=5010 if_index=43]
2022-04-10 17:44:03 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2022-04-10 17:44:03 Initialization Sequence Completed


but I would like for reasons of the software publisher that shared folders goes back to: \\srv\folder\

and not in: \\192.168.1.200\folder

how to resolve dns : dhcp-option dns 192.168.1.10 ?

is it useful domain name : dhcp-option DOMAIN domain.local

I don't know where to place them in the client config?


Thank for your help and all

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: Dns & Domaine place

Post by TinCanTech » Sun Apr 10, 2022 7:38 pm

Contact your server administrator.

Post Reply