Error failed to apply push options failed to open tun tap interface

Выделенный сервер своими руками Навигация Облако тегов Мои контакты mail: admin@dedicatesupport.com Партнеры Друзья Счетчики Ошибка OpenVPN: Cannot open TUN/TAP dev /dev/net/tun: Иногда при инсталляции, старте OpenVPN возникает ошибка, которая в /var/log/massages выглядит примерно так: server openvpn[xxx]: Note: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2) server openvpn[xxx]: Cannot allocate TUN/TAP dev […]

Содержание

  1. Выделенный сервер своими руками
  2. Навигация
  3. Облако тегов
  4. Мои контакты
  5. Партнеры
  6. Друзья
  7. Счетчики
  8. Ошибка OpenVPN: Cannot open TUN/TAP dev /dev/net/tun:
  9. Привет! Помогите ,пожалуйста,
  10. спасибо! Красава.
  11. Выдает
  12. Спасибо! Помог с виртуальными
  13. Спасибо, умный
  14. Просто спас! Спасибо большое!
  15. а если выдает you must difine
  16. OpenVPN Support Forum
  17. Can’t connect with Windows to OVPN server
  18. Can’t connect with Windows to OVPN server
  19. Re: Can’t connect with Windows to OVPN server
  20. Re: Can’t connect with Windows to OVPN server
  21. Re: Can’t connect with Windows to OVPN server
  22. Re: Can’t connect with Windows to OVPN server
  23. Re: Can’t connect with Windows to OVPN server
  24. Re: Can’t connect with Windows to OVPN server
  25. Re: Can’t connect with Windows to OVPN server
  26. Re: Can’t connect with Windows to OVPN server
  27. Re: Can’t connect with Windows to OVPN server
  28. Re: Can’t connect with Windows to OVPN server
  29. Re: Can’t connect with Windows to OVPN server
  30. Re: Can’t connect with Windows to OVPN server
  31. Re: Can’t connect with Windows to OVPN server
  32. Re: Can’t connect with Windows to OVPN server
  33. Re: Can’t connect with Windows to OVPN server
  34. Re: Can’t connect with Windows to OVPN server
  35. Re: Can’t connect with Windows to OVPN server
  36. После установки win10 перестало работать одно из нескольких подключений OpenVPN

Выделенный сервер своими руками

Навигация

Облако тегов

Мои контакты

mail:
admin@dedicatesupport.com

Партнеры

Друзья

Счетчики

Ошибка OpenVPN: Cannot open TUN/TAP dev /dev/net/tun:

Иногда при инсталляции, старте OpenVPN возникает ошибка, которая в /var/log/massages выглядит примерно так:

server openvpn[xxx]: Note: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)
server openvpn[xxx]: Cannot allocate TUN/TAP dev dynamically

Чаще всего это означает, что устройства(файла) по указанному пути /dev/net/tun на самом деле нет. Значит создадим его. Иногда нет не только файла /dev/net/tun, но и каталога /dev/net/. Тогда и его нужно будет создать.

mkdir /dev/net
mknod /dev/net/tun c 10 200

Так же на всякий случай не мешает проверить скомпилирован ли модуль tun командой

lsmod | grep tun

и если его нет, попробовать его загрузить с помощью команды

Привет! Помогите ,пожалуйста,

Привет! Помогите ,пожалуйста, я пробовала так как указано выше и мне выжало ошибку:

# mkdir /dev/net
mkdir: cannot create directory ‘/dev/net’: File exists
root@test:

# mknod /dev/net/tun c 10 200
mknod: ‘/dev/net/tun’: File exists
root@test:

# lsmod | grep tun
root@test:

# modprobe tun
modprobe: ERROR: could not insert ‘tun’: Unknown symbol in module, or unknown parameter (see dmesg)

спасибо! Красава.

Выдает

Выдает ошибку.
[root@324b5c39d5 /]# modprobe tun
FATAL: Could not load /lib/modules/2.6.32-042stab090.4/modules.dep: No such file or directory

Спасибо! Помог с виртуальными

Спасибо!
Помог с виртуальными машинами XEN на debian 5

Спасибо, умный

Спасибо, умный человек!
Настраивал OVPN на Android, очень помогло!

Правда нужно было перед каждым подключением набирать это в терминале.
Чтобы упростить жизнь и запускать скрипт одной кнопкой — можно качнуть GScript с Маркета.

Я вставил туда такое:

#!/system/bin/sh
modprobe tun
lsmod | grep tun
exit 0

Может пригодиться кому 😉

Просто спас! Спасибо большое!

Просто спас! Спасибо большое!

а если выдает you must difine

а если выдает you must difine TUN/TAP в логе при старте OpenVPN. Что делать?

Источник

OpenVPN Support Forum

Community Support Forum

Can’t connect with Windows to OVPN server

Can’t connect with Windows to OVPN server

Post by commy » Fri Apr 30, 2021 8:11 pm

I’m trying to connect to an OpenVPN server which is basically my router.
I receive this error:

2021-04-30 14:39:25 OPTIONS IMPORT: timers and/or timeouts modified
2021-04-30 14:39:25 OPTIONS IMPORT: —ifconfig/up options modified
2021-04-30 14:39:25 OPTIONS IMPORT: route options modified
2021-04-30 14:39:25 OPTIONS ERROR: failed to negotiate cipher with server. Configure —data-ciphers-fallback if you want to connect to this server.
2021-04-30 14:39:25 ERROR: Failed to apply push options
2021-04-30 14:39:25 Failed to open tun/tap interface
2021-04-30 14:39:25 SIGUSR1[soft,process-push-msg-failed] received, process restarting
2021-04-30 14:39:25 MANAGEMENT: >STATE:1619786365,RECONNECTING,process-push-msg-failed.
2021-04-30 14:39:25 Restart pause, 5 second(s)

I just searched for the error and found some users saying just add «ncp-disable» in my OpenVPN config on the client. But then I get this error message which I don’t understand:

2021-04-30 14:51:49 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.
2021-04-30 14:51:49 DEPRECATED OPTION: ncp-disable. Disabling cipher negotiation is a deprecated debug feature that will be removed in OpenVPN 2.6
Options error: —ncp-disable needs an explicit —cipher or —data-ciphers-fallback config option
Use —help for more information.

Please could you help me?
If I have to add something to my config (like ncp disable. ) will this affect the security level?

Here is my current config:

client
dev tun
proto udp
remote ***HOSTNAME*** 1194
resolv-retry infinite
nobind
persist-key
persist-tun
pkcs12 NAS.p12
comp-lzo
verb 3
remote-cert-tls server
ncp-disable

Thanks a lot

Re: Can’t connect with Windows to OVPN server

Post by TinCanTech » Fri Apr 30, 2021 8:29 pm

Re: Can’t connect with Windows to OVPN server

Post by commy » Sat May 01, 2021 7:06 am

Thanks for your quick reply!!

I found this site too but I still don’t get it
Do I have to know the OpenVPN version which uses my router? What should I try to add to the config, something like data-ciphers . ?

Re: Can’t connect with Windows to OVPN server

Post by commy » Sat May 01, 2021 11:15 am

Ok. I just found out that my router Easybox uses OpenVPN 2.3.6 as server.

So I would need to add „—cipher“ to my config?

Re: Can’t connect with Windows to OVPN server

Post by TinCanTech » Sat May 01, 2021 11:51 am

Re: Can’t connect with Windows to OVPN server

Post by commy » Sat May 01, 2021 1:58 pm

Sadly I cant modify such parameters on the server.

Any chance to solve the issue on client side (maybe in the .ovpn file)?
Should I try an older OpenVPN client

Re: Can’t connect with Windows to OVPN server

Post by TinCanTech » Sat May 01, 2021 2:21 pm

Re: Can’t connect with Windows to OVPN server

Post by commy » Sat May 01, 2021 4:09 pm

Re: Can’t connect with Windows to OVPN server

Post by TinCanTech » Sat May 01, 2021 4:12 pm

Try reading the log on your iOS device and also look for the log on your server.

You may need to consult your router manual ..

Re: Can’t connect with Windows to OVPN server

Post by commy » Sat May 01, 2021 6:27 pm

The log on iOS has the information. Thanks for the hint !

cipher: BF-CBC
digest: SHA1
compress: LZO_STUB
peer ID: -1

I removed now the «ncp disable» line from my config and added «cipher BF-CBC».

Aaaaaaaand it works!!

The log just shows some WARNINGS about security. I think the one is about COMPRESSION and the other about SWEET32 attacks.

Any chance to avoid those insecurities?

Sat May 01 20:30:51 2021 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.
Sat May 01 20:30:51 2021 DEPRECATED OPTION: —cipher set to ‘BF-CBC’ but missing in —data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore —cipher for cipher negotiations. Add ‘BF-CBC’ to —data-ciphers or change —cipher ‘BF-CBC’ to —data-ciphers-fallback ‘BF-CBC’ to silence this warning.
Sat May 01 20:31:00 2021 WARNING: this configuration may cache passwords in memory — use the auth-nocache option to prevent this
Sat May 01 20:31:00 2021 WARNING: INSECURE cipher (BF-CBC) with block size less than 128 bit (64 bit). This allows attacks like SWEET32. Mitigate by using a —cipher with a larger block size (e.g. AES-256-CBC). Support for these insecure ciphers will be removed in OpenVPN 2.6.
Sat May 01 20:31:04 2021 WARNING: cipher with small block size in use, reducing reneg-bytes to 64MB to mitigate SWEET32 attacks.

Re: Can’t connect with Windows to OVPN server

Post by TinCanTech » Sat May 01, 2021 6:55 pm

The log just shows some WARNINGS about security. I think the one is about COMPRESSION and the other about SWEET32 attacks.

Any chance to avoid those insecurities?

Re: Can’t connect with Windows to OVPN server

Post by commy » Sat May 01, 2021 7:04 pm

Ok. I now just changed in the config to this:

Now the WARNINGS disappeared.
I think I should add the cipher AES-256-CBC line to my OVPN config on the iPhone?

The log on Windows just shows this error:
Sat May 01 21:02:45 2021 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.
Sat May 01 21:02:45 2021 DEPRECATED OPTION: —cipher set to ‘AES-256-CBC’ but missing in —data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore —cipher for cipher negotiations. Add ‘AES-256-CBC’ to —data-ciphers or change —cipher ‘AES-256-CBC’ to —data-ciphers-fallback ‘AES-256-CBC’
Sat May 01 21:02:51 2021 WARNING: this configuration may cache passwords in memory — use the auth-nocache option to prevent this
Sat May 01 21:03:06 2021 Authenticate/Decrypt packet error: cipher final failed
Sat May 01 21:03:17 2021 Authenticate/Decrypt packet error: cipher final failed
Sat May 01 21:03:27 2021 Authenticate/Decrypt packet error: cipher final failed

I think the Compression error will only go away with another server config?
Deprecated Option? Don’t know.
And cipher final failed? Don’t know too.

Re: Can’t connect with Windows to OVPN server

Post by TinCanTech » Sat May 01, 2021 7:14 pm

Re: Can’t connect with Windows to OVPN server

Post by commy » Sat May 01, 2021 7:23 pm

Ok, I think I have to live with this issue because I can’t change the compression

What about the other two errors?
Sat May 01 21:02:45 2021 DEPRECATED OPTION: —cipher set to ‘AES-256-CBC’ but missing in —data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore —cipher for cipher negotiations. Add ‘AES-256-CBC’ to —data-ciphers or change —cipher ‘AES-256-CBC’ to —data-ciphers-fallback ‘AES-256-CBC’
Sat May 01 21:03:06 2021 Authenticate/Decrypt packet error: cipher final failed

You helped me a lot sir, many thanks again! I really appreciate this

Re: Can’t connect with Windows to OVPN server

Post by TinCanTech » Sat May 01, 2021 7:49 pm

Re: Can’t connect with Windows to OVPN server

Post by commy » Sun May 02, 2021 10:23 am

Re: Can’t connect with Windows to OVPN server

Post by TinCanTech » Sun May 02, 2021 4:40 pm

Re: Can’t connect with Windows to OVPN server

Post by ninaaa » Sun May 02, 2021 10:29 pm

Hello,
ask for support, can’t get to my openvpn server (this is physically far away)

Sun May 02 11:34:22 2021 OpenVPN 2.4.7 x86_64-w64-mingw32 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Apr 25 2019
Sun May 02 11:34:22 2021 Windows version 6.1 (Windows 7) 64bit
Sun May 02 11:34:22 2021 library versions: OpenSSL 1.1.0j 20 Nov 2018, LZO 2.10
Sun May 02 11:34:22 2021 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25340
Sun May 02 11:34:22 2021 Need hold release from management interface, waiting.
Sun May 02 11:34:23 2021 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:25340
Sun May 02 11:34:23 2021 MANAGEMENT: CMD ‘state on’
Sun May 02 11:34:23 2021 MANAGEMENT: CMD ‘log all on’
Sun May 02 11:34:23 2021 MANAGEMENT: CMD ‘echo all on’
Sun May 02 11:34:23 2021 MANAGEMENT: CMD ‘bytecount 5’
Sun May 02 11:34:23 2021 MANAGEMENT: CMD ‘hold off’
Sun May 02 11:34:23 2021 MANAGEMENT: CMD ‘hold release’
Sun May 02 11:34:23 2021 MANAGEMENT: CMD ‘password [. ]’
Sun May 02 11:34:23 2021 Outgoing Control Channel Encryption: Cipher ‘AES-256-CTR’ initialized with 256 bit key
Sun May 02 11:34:23 2021 Outgoing Control Channel Encryption: Using 256 bit message hash ‘SHA256’ for HMAC authentication
Sun May 02 11:34:23 2021 Incoming Control Channel Encryption: Cipher ‘AES-256-CTR’ initialized with 256 bit key
Sun May 02 11:34:23 2021 Incoming Control Channel Encryption: Using 256 bit message hash ‘SHA256’ for HMAC authentication
Sun May 02 11:34:23 2021 MANAGEMENT: >STATE:xxxxx,
Sun May 02 11:34:23 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]xxxxx
Sun May 02 11:34:23 2021 Socket Buffers: R=[8192->8192] S=[8192->8192]
Sun May 02 11:34:23 2021 UDP link local: (not bound)
Sun May 02 11:34:23 2021 UDP link remote: [AF_INET]xxxxxxxxx
Sun May 02 11:34:23 2021 MANAGEMENT: >STATE:xxxx
Sun May 02 11:35:23 2021 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sun May 02 11:35:23 2021 TLS Error: TLS handshake failed

Источник

После установки win10 перестало работать одно из нескольких подключений OpenVPN

вот запись куска нормального журнала

Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: timers and/or timeouts modified
Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: —sndbuf/—rcvbuf options modified
Wed Jan 06 12:40:47 2021 Socket Buffers: R=[65536->524288] S=[65536->524288]
Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: —ifconfig/up options modified
Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: route options modified
Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: —ip-win32 and/or —dhcp-option options modified
Wed Jan 06 12:40:47 2021 Outgoing Data Channel: Cipher ‘BF-CBC’ initialized with 128 bit key
Wed Jan 06 12:40:47 2021 WARNING: INSECURE cipher with block size less than 128 bit (64 bit). This allows attacks like SWEET32. Mitigate by using a —cipher with a larger block size (e.g. AES-256-CBC).
Wed Jan 06 12:40:47 2021 Outgoing Data Channel: Using 160 bit message hash ‘SHA1’ for HMAC authentication
Wed Jan 06 12:40:47 2021 Incoming Data Channel: Cipher ‘BF-CBC’ initialized with 128 bit key
Wed Jan 06 12:40:47 2021 WARNING: INSECURE cipher with block size less than 128 bit (64 bit). This allows attacks like SWEET32. Mitigate by using a —cipher with a larger block size (e.g. AES-256-CBC).
Wed Jan 06 12:40:47 2021 Incoming Data Channel: Using 160 bit message hash ‘SHA1’ for HMAC authentication
Wed Jan 06 12:40:47 2021 WARNING: cipher with small block size in use, reducing reneg-bytes to 64MB to mitigate SWEET32 attacks.
Wed Jan 06 12:40:47 2021 interactive service msg_channel=412

вот куска соединения с ошибкой

2021-01-08 19:19:07 OPTIONS IMPORT: timers and/or timeouts modified
2021-01-08 19:19:07 OPTIONS IMPORT: —sndbuf/—rcvbuf options modified
2021-01-08 19:19:07 Socket Buffers: R=[65536->524288] S=[65536->524288]
2021-01-08 19:19:07 OPTIONS IMPORT: —ifconfig/up options modified
2021-01-08 19:19:07 OPTIONS IMPORT: route options modified
2021-01-08 19:19:07 OPTIONS IMPORT: —ip-win32 and/or —dhcp-option options modified
2021-01-08 19:19:07 OPTIONS ERROR: failed to negotiate cipher with server. Add the server’s cipher (‘BF-CBC’) to —data-ciphers (currently ‘AES-256-GCM:AES-128-GCM’) if you want to connect to this server.
2021-01-08 19:19:07 ERROR: Failed to apply push options
2021-01-08 19:19:07 Failed to open tun/tap interface
2021-01-08 19:19:07 SIGUSR1[soft,process-push-msg-failed] received, process restarting
2021-01-08 19:19:07 MANAGEMENT: >STATE:1610122747,RECONNECTING,process-push-msg-failed.
2021-01-08 19:19:07 Restart pause, 5 second(s)

OPTIONS IMPORT: —ip-win32 and/or —dhcp-option options modified

Источник

Hi there,

I’m trying to connect to an OpenVPN server which is basically my router.
I receive this error:

2021-04-30 14:39:25 OPTIONS IMPORT: timers and/or timeouts modified
2021-04-30 14:39:25 OPTIONS IMPORT: —ifconfig/up options modified
2021-04-30 14:39:25 OPTIONS IMPORT: route options modified
2021-04-30 14:39:25 OPTIONS ERROR: failed to negotiate cipher with server. Configure —data-ciphers-fallback if you want to connect to this server.
2021-04-30 14:39:25 ERROR: Failed to apply push options
2021-04-30 14:39:25 Failed to open tun/tap interface
2021-04-30 14:39:25 SIGUSR1[soft,process-push-msg-failed] received, process restarting
2021-04-30 14:39:25 MANAGEMENT: >STATE:1619786365,RECONNECTING,process-push-msg-failed,,,,,
2021-04-30 14:39:25 Restart pause, 5 second(s)

I just searched for the error and found some users saying just add «ncp-disable» in my OpenVPN config on the client. But then I get this error message which I don’t understand:

2021-04-30 14:51:49 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.
2021-04-30 14:51:49 DEPRECATED OPTION: ncp-disable. Disabling cipher negotiation is a deprecated debug feature that will be removed in OpenVPN 2.6
Options error: —ncp-disable needs an explicit —cipher or —data-ciphers-fallback config option
Use —help for more information.

Please could you help me?
If I have to add something to my config (like ncp disable…) will this affect the security level?

Here is my current config:

client
dev tun
proto udp
remote ***HOSTNAME*** 1194
resolv-retry infinite
nobind
persist-key
persist-tun
pkcs12 NAS.p12
comp-lzo
verb 3
remote-cert-tls server
ncp-disable

Thanks a lot :)

@mcrite

I get this same error over and over again when trying to connect with multiple profiles. Any assistance would be great.

2020-11-13 16:05:38 OPTIONS ERROR: failed to negotiate cipher with server. Configure —data-ciphers-fallback if you want to connect to this server.
2020-11-13 16:05:38 ERROR: Failed to apply push options
2020-11-13 16:05:38 Failed to open tun/tap interface
2020-11-13 16:05:38 SIGUSR1[soft,process-push-msg-failed] received, process restarting
2020-11-13 16:05:38 Restart pause, 5 second(s)

@cron2

Hi,

On Fri, Nov 13, 2020 at 01:31:08PM -0800, mcrite wrote:
I get this same error over and over again when trying to connect with multiple profiles. Any assistance would be great.

2020-11-13 16:05:38 OPTIONS ERROR: failed to negotiate cipher with server. Configure —data-ciphers-fallback if you want to connect to this server.
2020-11-13 16:05:38 ERROR: Failed to apply push options
2020-11-13 16:05:38 Failed to open tun/tap interface
2020-11-13 16:05:38 SIGUSR1[soft,process-push-msg-failed] received, process restarting
2020-11-13 16:05:38 Restart pause, 5 second(s)

This is not an openvpn-gui bug, it’s just a misconfiguration of the
client or server.

Questions like this are better suited for the openvn-users list or the
openvpn community forum (https://forums.openvpn.net). Include a log
file with «verb 3» so we can see the client version (looks like 2.5.0)
and what options the server pushed.

If connecting to a commercial VPN service, this is a question their
support needs to answer (many of those providers modify openvpn,
some in incompatible ways).

gert


«If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor.»
Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering — Munich, Germany gert@greenie.muc.de

@bjhdtv

Sat Feb 27 17:04:47 2021 SENT CONTROL [ALIYUN-server]: ‘PUSH_REQUEST’ (status=1)
Sat Feb 27 17:04:47 2021 PUSH: Received control message: ‘PUSH_REPLY,route 10.19.0.0 255.255.0.0,topology net30,ping 10,ping-restart 120,ifconfig 10.19.0.30 10.19.0.29’
Sat Feb 27 17:04:47 2021 OPTIONS IMPORT: timers and/or timeouts modified
Sat Feb 27 17:04:47 2021 OPTIONS IMPORT: —ifconfig/up options modified
Sat Feb 27 17:04:47 2021 OPTIONS IMPORT: route options modified
Sat Feb 27 17:04:47 2021 OPTIONS ERROR: failed to negotiate cipher with server. Add the server’s cipher (‘BF-CBC’) to —data-ciphers (currently ‘AES-256-GCM:AES-128-GCM’) if you want to connect to this server.
Sat Feb 27 17:04:47 2021 ERROR: Failed to apply push options
Sat Feb 27 17:04:47 2021 Failed to open tun/tap interface
Sat Feb 27 17:04:47 2021 SIGUSR1[soft,process-push-msg-failed] received, process restarting
Sat Feb 27 17:04:47 2021 MANAGEMENT: >STATE:1614416687,RECONNECTING,process-push-msg-failed,,,,,
Sat Feb 27 17:04:47 2021 Restart pause, 160 second(s)

@cron2

Hi,

On Sat, Feb 27, 2021 at 01:05:24AM -0800, bjhdtv wrote:
Sat Feb 27 17:04:47 2021 OPTIONS ERROR: failed to negotiate cipher with server. Add the server’s cipher (‘BF-CBC’) to —data-ciphers (currently ‘AES-256-GCM:AES-128-GCM’) if you want to connect to this server.

This. Do what it tells you.

(*Or* upgrade the server to something less ancient — with 2.4 and up on
the server, you get AES-GCM ciphers, which are more performant *and* more
secure)

gert

«If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor.»
Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering — Munich, Germany gert@greenie.muc.de

@bjhdtv

Which file should I add ‘BF-CBC’ to?I cannot find the file which has -data-ciphers (currently ‘AES-256-GCM:AES-128-GCM’) .
Best Regard!

@selvanair

The option goes to the config file. The log is reporting the default values so you may not have any --data-ciphers line present. That said, if you are managing the server, change the server config to support AES-256-GCM, if not, ask the server administrator for a proper config file that works with the server.

Continuing to use a weak cipher like BF-CBC should be avoided.

@jackgxl

I get this same error over and over again when trying to connect with multiple profiles. Any assistance would be great.

2020-11-13 16:05:38 OPTIONS ERROR: failed to negotiate cipher with server. Configure —data-ciphers-fallback if you want to connect to this server.
2020-11-13 16:05:38 ERROR: Failed to apply push options
2020-11-13 16:05:38 Failed to open tun/tap interface
2020-11-13 16:05:38 SIGUSR1[soft,process-push-msg-failed] received, process restarting
2020-11-13 16:05:38 Restart pause, 5 second(s)

for this Error

#[(ERROR: failed to negotiate cipher with server. Add the server’s cipher (‘BF-CBC’) to —data-ciphers (currently ‘AES-256-GCM:AES-128-GCM’) if you want to connect to this server.)]
ncp-ciphers «BF-CBC»
https://www.lifechangediary.com/solve-failed-negotiate-cipher-openvpn/

@cron2

Hi,

On Mon, Jun 07, 2021 at 06:39:22AM -0700, Liang wrote:
> I get this same error over and over again when trying to connect with multiple profiles. Any assistance would be great.
>
> 2020-11-13 16:05:38 OPTIONS ERROR: failed to negotiate cipher with server. Configure —data-ciphers-fallback if you want to connect to this server.
> 2020-11-13 16:05:38 ERROR: Failed to apply push options
> 2020-11-13 16:05:38 Failed to open tun/tap interface
> 2020-11-13 16:05:38 SIGUSR1[soft,process-push-msg-failed] received, process restarting
> 2020-11-13 16:05:38 Restart pause, 5 second(s)

# for this Error
#[(ERROR: failed to negotiate cipher with server. Add the server’s cipher (‘BF-CBC’) to —data-ciphers (currently ‘AES-256-GCM:AES-128-GCM’) if you want to connect to this server.)]
ncp-ciphers «BF-CBC»

OpenVPN-GUI github is not the place to handle openvpn config questions.

That said: just do what it tells you. Add «BF-CBC» to «data-ciphers», as
in «put the following into your config»:

data-ciphers AES-256-GCM:AES-128-GCM:BF-CBC

(and then upgrade the server to something which is not 10 years old)

gert

«If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor.»
Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering — Munich, Germany ***@***.***

@yunnysunny

add the following config to your openvpn configruation file:

shawncampbell, cargonzalv, lordgordon, R00We, zeoxisca, ginzro, RiteshAryal, lifeart, Cleam, LexSander, and 45 more reacted with thumbs up emoji
rafgugi and Phobos-7 reacted with thumbs down emoji
pengzai530 reacted with laugh emoji

@aed225

I get this same error over and over again when trying to connect with multiple profiles. Any assistance would be great.

2020-11-13 16:05:38 OPTIONS ERROR: failed to negotiate cipher with server. Configure —data-ciphers-fallback if you want to connect to this server. 2020-11-13 16:05:38 ERROR: Failed to apply push options 2020-11-13 16:05:38 Failed to open tun/tap interface 2020-11-13 16:05:38 SIGUSR1[soft,process-push-msg-failed] received, process restarting 2020-11-13 16:05:38 Restart pause, 5 second(s)

I think yo have to upgrade your openvpn server package to the latest repository.
For example: If you get an error with openvpn on your debian 8 like yours, you have to uninstall with purge option on your old openvpn. After that, insert the debian 9’s repository or latest, then update and install without change the config. So, don’t forget to copy all files inside the /etc/openvpn directory before you uninstall the old openvpn then paste it into same directory in new openvpn.

It’s work for me. Greetings from Indonesia

@schwabe

Note that what @yunnysunny says works with 2.5 but will also stop working with 2.6 as —cipher is deprecated.

@huangjiayegithub

add the following config to your openvpn configruation file:

thanks it’s useful for me , thank you very much !

if someone have this problem, pls add cipher BF-CBC to your file «xxxx.ovpn»

@schwabe

@cron2

Hi,

On Thu, Dec 02, 2021 at 03:18:29AM -0800, huangjiayegithub wrote:
if someone have this problem, pls add cipher BF-CBC to your file «xxxx.ovpn»

This is actually bad advice, as it will stop working in 2.6

-> if you have this problem, do what was stated before

— upgrade the server to 2.4 or higher (2.3 is ANCIENT)

— if that is not possible, add BF-CBC to the list in —data-ciphers,
in your config (or add that line), as in

data-ciphers AES-256-GCM:AES-128-GCM:BF-CBC

gert

«If was one thing all people took for granted, was conviction that if you
feed honest figures into a computer, honest figures come out. Never doubted
it myself till I met a computer with a sense of humor.»
Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering — Munich, Germany ***@***.***

@Imsol0

Hi,
On Thu, Dec 02, 2021 at 03:18:29AM -0800, huangjiayegithub wrote: if someone have this problem, pls add cipher BF-CBC to your file «xxxx.ovpn»
This is actually bad advice, as it will stop working in 2.6 -> if you have this problem, do what was stated before — upgrade the server to 2.4 or higher (2.3 is ANCIENT) — if that is not possible, add BF-CBC to the list in —data-ciphers, in your config (or add that line), as in data-ciphers AES-256-GCM:AES-128-GCM:BF-CBC gert — «If was one thing all people took for granted, was conviction that if you feed honest figures into a computer, honest figures come out. Never doubted it myself till I met a computer with a sense of humor.» Robert A. Heinlein, The Moon is a Harsh Mistress Gert Doering — Munich, Germany @.***

where should i finf config file in kali . /etc/openvpn ?
there are only two directories and one .conf file .. nothing much

@sazzad1337

The cipher is not added correctly or something, so I had to modify the .ovpn file manually, if you open the file you’ll see
cipher AES-256-CBC

just change it to —
data-ciphers AES-256-CBC

gargamel17, sudlit, yincii, neonlight911, sandboiii, matuskosut, vladsovetov, adrienrx, edoardottt, galogen777, and 3 more reacted with thumbs up emoji
yincii, dbarasti, and vladsovetov reacted with hooray emoji

@itfanr

Thank you. It works for me.

@SomeoneElseOSM

Unfortunately, «put the following into your config» isn’t enough to resolve this, so following «Questions like this are better suited for the openvn-users list or the openvpn community forum» I’ve asked at https://forums.openvpn.net/viewtopic.php?t=35283 .
(mentioning here just to link the two issues together)

@selvanair

«put the following into your config» means, open the config file and add the suggested line to it.

If the config is in the user’s profile, you can do this from the GUI by clicking the menu item named Edit config shown against each connection entry in the menu. Choose the connection for which you want to make the changes, click Edit config and wait for the config file to open up in a notepad window. Make the change and save it (i.e overwrite the file).

If the config is in the global config directory, or if not sure, try the same as above. If saving succeeds, you are done. Otherwise you will get a permission denied error while trying to save the file. If that happens, note down the location of the file listed in the error message that pops up, and edit it directly with admin privileges.

Note: Instead of «adding» you can also replace the corresponding option line if it already exists in the file — in this case that would be the line starting data-ciphers. If it doesn’t exist, just add the line at the bottom of the file.

@TajangSec

The cipher is not added correctly or something, so I had to modify the .ovpn file manually, if you open the file you’ll see cipher AES-256-CBC

just change it to — data-ciphers AES-256-CBC

goodBoy,it’s useful

Whenever I try to use OpenVPN profiles with the OpenVPN 2.5 client from https://openvpn.net/community-downloads/ (I have tried the new fourth generation and legacy third-generation .ovpn files from https://www.privateinternetaccess.com/helpdesk/kb/articles/where-can-i-find-your-ovpn-files ) on the Windows OpenVPN v11.19.0.0 client, I get the following error messages in my log:

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.

OPTIONS ERROR: failed to negotiate cipher with server. Add the server’s cipher (‘BF-CBC’) to —data-ciphers (currently ‘AES-256-GCM:AES-128-GCM:AES-128-CBC’) if you want to connect to this server.

ERROR: Failed to apply push options

Failed to open tun/tap interface

This is a serious problem because I cannot use the OpenVPN client to connect to PIA servers at all. Did anyone actually test this? This needs to be fixed soon. I cannot use this VPN when the entire service is broken on the server side. Please look into this, The server-side cipher needs to be updated in order to work, see https://openvpn.net/vpn-server-resources/change-encryption-cipher-in-access-server/ :(

Edit: This also happens on Android and I have no option to roll back to 2.4, so we’re stuck adding the «ncp-disable» option as a janky workaround.

   1СникКривыеРуки

08.01.21 — 19:49

Прошу помочь советом.

Стояло 6 лет win 8.1, но решил перейти на Win10 по ряду причин.

Все нормально, НО!

ОДНО из соединений OpenVPN перестало работать.

Итак.

Есть несколько настроенных соединений OpenVPN с расширением ovpn и последняя версия OpenVPN 64 битная.

Но из 3 соединений на разные сервера одно не работает. Причем не работает то, которое самое нужное.

Остальные 2 соединения на другие сервера — работают и на старой и на новой винде.

Ставил старый винт с win8.1, вычищал OpenVPN и все заново переставлял — все работает, как и работало.

А на новой,- что только не делал — и запуск под Администратором, и установку предыдущих версий и проч.

2 соединения работают, а это самое главное — нет.

Системные администраторы на работе из дома под собой проверили (у них win10) — работает нормально.

Прошу помочь советом — что делать и куда смотреть.

   1СникКривыеРуки

1 — 08.01.21 — 19:50

вот запись куска нормального журнала

Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: timers and/or timeouts modified

Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: —sndbuf/—rcvbuf options modified

Wed Jan 06 12:40:47 2021 Socket Buffers: R=[65536->524288] S=[65536->524288]

Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: —ifconfig/up options modified

Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: route options modified

Wed Jan 06 12:40:47 2021 OPTIONS IMPORT: —ip-win32 and/or —dhcp-option options modified

Wed Jan 06 12:40:47 2021 Outgoing Data Channel: Cipher ‘BF-CBC’ initialized with 128 bit key

Wed Jan 06 12:40:47 2021 WARNING: INSECURE cipher with block size less than 128 bit (64 bit).  This allows attacks like SWEET32.  Mitigate by using a —cipher with a larger block size (e.g. AES-256-CBC).

Wed Jan 06 12:40:47 2021 Outgoing Data Channel: Using 160 bit message hash ‘SHA1’ for HMAC authentication

Wed Jan 06 12:40:47 2021 Incoming Data Channel: Cipher ‘BF-CBC’ initialized with 128 bit key

Wed Jan 06 12:40:47 2021 WARNING: INSECURE cipher with block size less than 128 bit (64 bit).  This allows attacks like SWEET32.  Mitigate by using a —cipher with a larger block size (e.g. AES-256-CBC).

Wed Jan 06 12:40:47 2021 Incoming Data Channel: Using 160 bit message hash ‘SHA1’ for HMAC authentication

Wed Jan 06 12:40:47 2021 WARNING: cipher with small block size in use, reducing reneg-bytes to 64MB to mitigate SWEET32 attacks.

Wed Jan 06 12:40:47 2021 interactive service msg_channel=412

   1СникКривыеРуки

2 — 08.01.21 — 19:51

вот куска соединения с ошибкой

2021-01-08 19:19:07 OPTIONS IMPORT: timers and/or timeouts modified

2021-01-08 19:19:07 OPTIONS IMPORT: —sndbuf/—rcvbuf options modified

2021-01-08 19:19:07 Socket Buffers: R=[65536->524288] S=[65536->524288]

2021-01-08 19:19:07 OPTIONS IMPORT: —ifconfig/up options modified

2021-01-08 19:19:07 OPTIONS IMPORT: route options modified

2021-01-08 19:19:07 OPTIONS IMPORT: —ip-win32 and/or —dhcp-option options modified

2021-01-08 19:19:07 OPTIONS ERROR: failed to negotiate cipher with server.  Add the server’s cipher (‘BF-CBC’) to —data-ciphers (currently ‘AES-256-GCM:AES-128-GCM’) if you want to connect to this server.

2021-01-08 19:19:07 ERROR: Failed to apply push options

2021-01-08 19:19:07 Failed to open tun/tap interface

2021-01-08 19:19:07 SIGUSR1[soft,process-push-msg-failed] received, process restarting

2021-01-08 19:19:07 MANAGEMENT: >STATE:1610122747,RECONNECTING,process-push-msg-failed,,,,,

2021-01-08 19:19:07 Restart pause, 5 second(s)

   1СникКривыеРуки

3 — 08.01.21 — 19:51

Ошибка после

OPTIONS IMPORT: —ip-win32 and/or —dhcp-option options modified

Комп один и тот же.

   Йохохо

4 — 08.01.21 — 20:00

failed to negotiate cipher with server.  Add the server’s cipher (‘BF-CBC’)

   1СникКривыеРуки

5 — 08.01.21 — 20:19

нашел причину — на англоязычном сайте.

Последний инсталятор и другой который пользовал — не работают на win10.

сказали нужна версия 2.4.9 для win10.

поставил ее и все заработало

   1СникКривыеРуки

6 — 08.01.21 — 20:19

тема закрыта

   Доктор Манхэттен

7 — 08.01.21 — 23:26

(0) OpenVPN — зло. Нужно использовать стандартную VPN.

   Злопчинский

8 — 09.01.21 — 00:37

(7) вот например стандартный впн у меня не работал. потому что серый айпи. при этом опен впн — работал

   Доктор Манхэттен

9 — 09.01.21 — 00:39

(8) >> потому что серый айпи

Сомнительно

   Злопчинский

10 — 09.01.21 — 00:45

(9) я хз сомнительно или нет. но заставить подключаться по штатному ВПН — не получилось. Порезfys пакеты у провайдера видимо. купил за 150р/месяц белый айпи — все стало мгновенно хорошо. и по штатному ВПН.

   DJ Anthon

11 — 09.01.21 — 08:38

(7) ее блочат некоторые провайдеры. в забайкальском крае — ТТК, а там он очень популярен.

(5) да, в ней куча глюков, пришлось искать старую.

   DJ Anthon

12 — 09.01.21 — 08:40

(10) к сожалению, не могу заставить бабушек покупать домой всякие белые айпи ((

   Провинциальный 1сник

13 — 09.01.21 — 08:50

(7) Стандартная vpn с имитацией диалапа — убога до невозможности.

   Провинциальный 1сник

14 — 09.01.21 — 08:57

(11) А я давно замечаю, что как только какое-то ПО вылижут до идеального состояния — сразу делается рефакторинг с нуля на каком-то новомодном тулките или среде разработке, и всё работать перестает нормально. Неоднократно такое замечал. Эффект шила в попе у разработчиков что ли такой..

   Йохохо

15 — 09.01.21 — 09:00

(11) WireGuard работает по своему протоколу, на произвольном порту, русифицирован и конфиг можно юзеру по почте отправить. Я еще не донастроил, но вроде перспективно)

   DJ Anthon

16 — 09.01.21 — 09:17

(15) у меня микротик, он умеет поднимать pptp и openvpn. pptp заблочили, я перешел на openvpn. а WireGuard линевый, я в нем не спец. да и переводить килотонны мануалов на русский, а потом еще на понятный русский неохота. а по опенвпну есть мануалы для ламеров, я по ним все настроил. да, было сначала страшно, но буквально все настраивается за полчаса, не знаю, почему раньше не попробовал все это дело. единственная проблема, что опенвпн, поднятый на роутере ASUS работает не так, как на микротике — он пропускает в интернет после коннекта к впн, а микротиковский впн блочит все, пока не отключишься. это даже лучше для клиентов, чтобы работали и не отвлекались, причину найти не могу, но для работы достаточно.

   Йохохо

17 — 09.01.21 — 09:26

(16) для меня наоборот микротик это макось с диалектом на ингрише. опенвпн не хочу т.к. древний интерфейс, а проблема как раз в домохозяйках удаленщицах с зверцд вин 7, пптп то работает. ВайрГвард тоже с глюками, но мб факультативно доковыряю

   Злопчинский

18 — 09.01.21 — 15:36

(16) «а микротиковский впн блочит все, пока не отключишься.»

маршрутизацию надо поправить может быть. такое и на стандартном ВПН бывает — подключаешься — ВПН работает, а в инет — фиг. мне сисадмин маршрутизацию подстраивал в таком случае и все ок становилось.

   NorthWind

19 — 09.01.21 — 16:08

(16) это не VPN блочит, это на клиентской машине надо разрулить маршруты, чтобы в подключение VPN ходил только тот трафик, который относится к локальной сети предприятия, куда ты подключаешься, а все остальное — в инет. В более-менее свежих виндах можно сделать просто, например, командлетом из повершелла:

Add-VpnConnectionRoute -ConnectionName «Ваш-VPN-интерфейс» -DestinationPrefix УдаленнаяПодсетьКудаКидатьПакеты

причем, если я правильно помню, будучи раз введенной, эта команда навсегда запомнится для данного подключения.

На более старых виндах можно делать командой route add, но это придется делать каждый раз при установке соединения.

   NorthWind

20 — 09.01.21 — 16:10

если работаете иногда на андроидном телефоне/планшете через VPN, то там все еще проще. В стандартном VPN-клиенте есть поле ввода «Маршруты пересылки». Вот туда и прописываете подсеть локалки предприятия, с которой работаете. И вуаля — после того как загорится значок VPN в прямоугольнике, доступ в инет у дрюши не пропадет.

   Йохохо

21 — 09.01.21 — 16:27

(19) там есть route -p . Но возможно микротик не учитывает дефаулт гейтвей, они же гордые, им подавай пряморуких

   Провинциальный 1сник

22 — 09.01.21 — 17:32

(19) Чтобы задать маршрут к удаленной сети через впн, не меняя шлюза по умолчанию, нужно указывать идентификатор сетевого интерфейса, а он при каждом подключении разный. Так что route -p не катит..

   mistеr

23 — 09.01.21 — 17:36

(5) Вопрос чисто из любопытства. Зачем тебе OpenVPN, если тебе пофиг на «INSECURE cipher»?

   ДедМорроз

24 — 09.01.21 — 17:36

Начиная с windows 8,есть возможность указывать маршруты в привязке в сетевому соединению,тогда они будут включаться только при его установке.

Но,печальна ситуация,когда какая-то подсесть организации совпадает с подсетью провайдера.

   Провинциальный 1сник

25 — 09.01.21 — 19:16

(24) «Но,печальна ситуация,когда какая-то подсесть организации совпадает с подсетью провайдера.»

Скорее не с подсетью провайдера, а с подсетью клиента. У них от роутера часто 192.168.x и в организации та же. Провайдеры же обычно используют более экзотические серые подсети, 100 или 172.

   NorthWind

26 — 09.01.21 — 20:37

(25) ну тут уже сисадмин организации злобная буратина… По крайней мере можно сделать какую-нибудь 192.168.112.*, а не 192.168.0.* или 1.*

   ДедМорроз

27 — 09.01.21 — 23:33

Провайдеры пытаются раздать подсети так,чтобы они в разных регионах не повторялись — от этого «экзотические» номера и получаются.

   ДедМорроз

28 — 09.01.21 — 23:35

У клиентов,как раз,все более просто,стандартные для роутеров подсети 0, 1 или 2.

Более экзотические варианты встречаются,если кто-то прописывает вручную.

   DJ Anthon

29 — 10.01.21 — 08:05

(17) так вот у меня как раз PPTP-то и не работает, я был бы рад его использовать. А удаленщицам кидаю только дистриб по почте, в котором все зашито, им надо только установить, ничего настраивать не надо, все прописано в конфиге. насчет того, что это макось на инглише — к ней хотя бы мануалы есть русские. для остального софта надо штудировать все на английском. сейчас посмотрел этот WireGuard — русского не нашел.

(18) в инете есть сотня советов и все они сводятся к одному — поменять маршрут, только вот для этого должно одно условие соблюдаться — подсети должны быть разные. а у меня они одинаковые. то есть и в офисе подсетка 192.168.1.1, и у большинства юзеров дома тоже 192.168.1.1. в офисе не вариант менять подсеть — там все айпи в оборудовании зашиты, на это год надо, чтобы все заменить, так как штатного сисадмина там нет. у домохозяек дома менять тоже не вариант, они, как правило, не знают пароля от роутера, да и ехать к ним не вариант, их много и они далеко. я надеялся настроить так, чтобы только 1-2 адреса открыть из офиса, грубо говоря, объединить сетки, но роутеры мне показывают хер. даже если я пытаюсь указать шлюз офиса, интернета все равно нет. самое интересное, что на роутере ASUS впн спокойно все объединял сам и я даже не думал, что эта проблема вообще возникнет. тут вроде есть толковые сисдамины, но они говорят — единственный способ — менять подсетку в офисе на другие адреса. не буду. мне за это не платят.

   DJ Anthon

30 — 10.01.21 — 08:08

(19) у меня openvpn. куда эту вашу команду вводить? и да, у опенвпн есть аналогичная команда в конфиге, поверьте, я ее вводил и сотни ее вариаций, не получается. могу даже вам конфигу подключения скинуть, чтобы вы поэкспериментировали. факт остается, пптп я не могу юзать, хотя он мне сначала нравился

   DJ Anthon

31 — 10.01.21 — 08:14

(21) где-то в роутере надо прописывать, чтобы он впновских юзеров пускал в инет. но мне туда сказали не лазить, разрешили только сервер опенвпн дали поднять. поэтому я ничего не могу проверить.

   Доктор Манхэттен

32 — 10.01.21 — 08:31

(13) Не используй имитацию диалапа.

   Йохохо

33 — 10.01.21 — 08:32

(30) это в настройках отправляемых клиенту должно быть, что то про пуш роут афаир

   spectre1978

34 — 10.01.21 — 08:40

(30) команду вводить на той машине, которая подключается к удаленной сети.

   Провинциальный 1сник

35 — 10.01.21 — 09:26

(32) Штатные впн в винде по другому не умеют

   Провинциальный 1сник

36 — 10.01.21 — 09:31

(27) Скорее, чтобы не пересечься со стандартной подсетью бытовых роутеров. А там в 99% случаев 192.168.x, так что выбор 100 или 172 серой сети наиболее логичен, некоторые провайдеры дают 10 — но это уже есть риск наткнуться на такую подсеть у клиента..

   spectre1978

37 — 10.01.21 — 14:11

(29) если подсети совпадают, тогда пипец. В этом случае маршрутизация не будет нормально работать.

   Йохохо

38 — 10.01.21 — 14:27

(37) если пиринга нет между клиентами, иногда тошнит но работает)

   ДедМорроз

39 — 10.01.21 — 15:20

Вариант такой

Делаем для vpn свою подсеть и для нее же пишем правила трансляции для всех машин,которые в офисе должны быть доступны,то есть каждой выделяем ещё и адрес из созданной для vpn сети.

Сетей для vpn сделать как минимум две,чтобы в случае совпадения клиенту можно было дать другую.

Тогда никаких маршрутов не надо,но нужно правила трансляции писать правильно,чтобы пакеты уходили назад с обратной подменой ip-адреса.

   ДедМорроз

40 — 10.01.21 — 15:26

Опять же,на клиенте таблица роутинга имеет приоритеты,и если адреса не пересекаются,то даже для одной сети можно маршруты разделить.

Просто,из двух машин с одним и тем же ip-адресом клиент будет всегда видеть только одну.

Если у клиента подсеть 192.168.1.х

Но в ней нет машины 192.168.1.80,которая в офисе сервер,то пишем маршрут по маске только до него,то есть маску 255.255.255.255 и метрику 1,тогда пакеты на сервер пойдут в vpn,а вся остальная сеть 192.168.1.x по стандартному маршруту с метрикой в районе 200 будет прекрасно доступна.

Конечно,выдать по vpn адрес из той же сети 192.168.1.x напрямую не получится — таблица маршрутов испортится,и ничего не будет работать.

   DJ Anthon

41 — 10.01.21 — 17:20

(37) самое смешное, что адреса не совпадают (ну, кроме шлюзов, конечно). но если честно, мне вообще все это непонятно. при соединении вообще создаются адреса 10.0.0.х, для чего они тогда нужны? почему бы не выдавать адреса по DHCP? куча адресов свободна, но как их настроить, хз. в мануалах все все по одной схеме делают, шаг влево, шаг вправо — ничего не работает. я вообще хотел бы, чтобы можно было половину одной сетки объединить с половиной другой. или по маске какой-нибудь. там, до 200-х адресов пусть будут домашние адреса, после — офисные. но так низзя (

   DJ Anthon

42 — 10.01.21 — 17:21

(40) вот, это у меня и не получается. надо всего пару адресов прокинуть, я писал маршруты до них.

   Доктор Манхэттен

43 — 11.01.21 — 07:30

(35) Все она умеет. Обнови винду до десятки.

  

Йохохо

44 — 11.01.21 — 07:34

(41) похоже ты делал по мануалу лан2лан, это без маршрутов не работает конечно

  • Prev
  • 1
  • 2
  • Next
  • Page 1 of 2  

Recommended Posts

Guest Roman
  


Guest Roman

krisbowe
  

32



krisbowe

  • Report post

Do you get the same error from a Kali VM connection via OpenVPN?

  • Quote

Share this post


Link to post
Share on other sites

StefanWAustin
  

343



StefanWAustin

  • Report post

You have to downgrade your openVPN software on Windows. Using Windows does not make much sense, you can use Windows for the first lab, that is it.

  • Quote

Share this post


Link to post
Share on other sites

Guest Vitor
  


Guest Vitor

  • Report post

I am also struggling with this problem, using Kali Linux. Tried to redownload VPN configuration file but it did not work. How can I downgrade my OpenVPN on kali to make it work?

  • Quote

Share this post


Link to post
Share on other sites

StefanWAustin
  

343



StefanWAustin

  • Report post

On kali, use:

sudo openvpn —data-ciphers BF-CBC —config yourlabfile.ovpn

Share this post


Link to post
Share on other sites

Guest Tim
  


Guest Tim

  • Report post

For people who connect from Windows. I found a version that works without BlowFish error. it is openvpn-install-2.4.9-I601-Win10.exe. It spent 30 minutes looking for work around, wasted my time and money because the lab deduct my time. 

Link: https://build.openvpn.net/downloads/releases/openvpn-install-2.4.9-I601-Win10.exe

It is ridiculous the «Ask Support» button on member portal bring us to a forum instead of person who can help us, not even a service portal to log tickets………worst, this forum doesn’t have a section for MAP course.

  • Quote

Share this post


Link to post
Share on other sites

StefanWAustin
  

343



StefanWAustin

  • Report post

1 hour ago, Guest Tim said:

«Ask Support» button on member portal bring us to a forum instead of person who can help us,

You can use the chat on Facebook or Twitter. Alternatively you can write an email to the support support@elearnsecurity.com. If you write an email, you will get your time back. 

  • Quote

Share this post


Link to post
Share on other sites

skuggar
  

0



skuggar

  • Report post

I was getting ready to take a test and stumbled across this issue while trying to visit a lab to practice something. The command line Caesar posted above works fine, but if you edit the ovpn like below, you can still use it through the network manager gui.

1.png

  • Quote

Share this post


Link to post
Share on other sites

Guest h8tingMS
  


Guest h8tingMS

  • Report post

On 9/13/2020 at 6:56 AM, Guest Tim said:

For people who connect from Windows. I found a version that works without BlowFish error. it is openvpn-install-2.4.9-I601-Win10.exe. It spent 30 minutes looking for work around, wasted my time and money because the lab deduct my time. 

Link: https://build.openvpn.net/downloads/releases/openvpn-install-2.4.9-I601-Win10.exe

It is ridiculous the «Ask Support» button on member portal bring us to a forum instead of person who can help us, not even a service portal to log tickets………worst, this forum doesn’t have a section for MAP course.

Thanks. Worked great and saved me a lot of time trouble shooting.  

  • Quote

Share this post


Link to post
Share on other sites

Guest Sankii99
  


Guest Sankii99

  • Report post

I had same problem in Ubuntu 21.04 and resolved by adding following line to the openvpn conf file

Quote

cipher BF-CBC

  • Quote

Share this post


Link to post
Share on other sites

Guest Evg
  


Guest Evg

  • Report post

On 9/13/2020 at 1:56 PM, Guest Tim said:

For people who connect from Windows. I found a version that works without BlowFish error. it is openvpn-install-2.4.9-I601-Win10.exe. It spent 30 minutes looking for work around, wasted my time and money because the lab deduct my time. 

Link: https://build.openvpn.net/downloads/releases/openvpn-install-2.4.9-I601-Win10.exe

It is ridiculous the «Ask Support» button on member portal bring us to a forum instead of person who can help us, not even a service portal to log tickets………worst, this forum doesn’t have a section for MAP course.

Thank you! It is work for me!

  • Quote

Share this post


Link to post
Share on other sites

Guest Devin Jain
  


Guest Devin Jain

  • Report post

Здравствуйте ув. Boss!
Предложу поднятие на 10-20 пунктов позиций в поисковиках.
Цена всего 400 ру. Качественный ИкС. Отчётность.
Прогоны сайтов от Профессионалов!
Хваленые БаЗы.
Контакты:
Telgrm: @exrumer
Skype: XRumer.pro
WhatsApp: +7(977)536-08-36
mail: support@xrumer.cc

  • Quote

Share this post


Link to post
Share on other sites

Guest Davidsworp
  


Guest Davidsworp

  • Report post

Share this post


Link to post
Share on other sites

Guest Rubenliz
  


Guest Rubenliz

Guest MichaelPep
  


Guest MichaelPep

Guest Juliusunono
  


Guest Juliusunono

Guest Willardfer
  


Guest Willardfer

Guest Willardfer
  


Guest Willardfer

Guest Rubenliz
  


Guest Rubenliz

Guest DonaldHok
  


Guest DonaldHok

  • Report post

https://vk.com/rabota_kemer_ovo

  • Quote

Share this post


Link to post
Share on other sites

Guest DonaldHok
  


Guest DonaldHok

  • Report post

https://vk.com/rabota_kemer_ovo

  • Quote

Share this post


Link to post
Share on other sites

Guest DonaldHok
  


Guest DonaldHok

  • Report post

https://vk.com/rabota_kemer_ovo

  • Quote

Share this post


Link to post
Share on other sites

Guest DonaldHok
  


Guest DonaldHok

  • Report post

https://vk.com/rabota_kemer_ovo

  • Quote

Share this post


Link to post
Share on other sites

Guest RonaldGlife
  


Guest RonaldGlife

Guest RonaldGlife
  


Guest RonaldGlife

  • Prev
  • 1
  • 2
  • Next
  • Page 1 of 2  

This topic has been deleted. Only users with topic management privileges can see it.

  • I have a windows 10 client that is connecting and seems to be working, but I do see a warning in the OpenVPN GUI (on windows 10):

    You have specified redirect-gateway and redirect-private at the same time (or the same option multiple times). This is not well supported and may lead to unexpected results

    I did try to google this, but the top results take me to OpenVPN standalone server topics and not OpenVPN built into pfsense. I’ll keep looking, but I’m hoping that someone can assist with solving this since I’m using OpenVPN within pfsense and not standalone.

    I used ‘viscosity inline config’ as the profile, which is what I have done in the past based on the file name the OpenVPN client is set to use. I can’t connect if I use any of the other ‘windows’ profiles, I don’t know where else I should check for the specific redirect-gateway and/or redirect-private options.

    2.4.5-RELEASE-p1 (amd64)
    built on Tue Jun 02 17:51:54 EDT 2020
    FreeBSD 11.3-STABLE
    The system is on the latest version.

    Thanks.

  • Viscosity is proprietary and you should use this config only with the Viscosity Client.
    For OpenVPN Client use Inline Configurations Most Clients

    -Rico

  • @Rico I used viscosity with my last pfsense setup, which was a few years ago, and I don’t recall this Warning, but I don’t want to use the viscosity config if I should be using something else, for windows 10.

    Here is what I see when using a ‘Most Clients’ profile.

    WARNING: You have specified redirect-gateway and redirect-private at the same time (or the same option multiple times). This is not well supported and may lead to unexpected results (same as viscosity profile)

    OPTIONS ERROR: failed to negotiate cipher with server. Add the server's cipher ('AES-128-CBC') to --data-ciphers (currently 'AES-128-GCM') if you want to connect to this server. (very well could be something I may need to correct, I just used OpenVPN server defaults, to my knowledge)

    ERROR: Failed to apply push options (I am using a push option in my config, which was also on my last pfsense box and worked, here is the entry… push "route 10.10.15.0 255.255.255.0"

    Failed to open tun/tap interface

    Since I don’t often set up OpenVPN on pfsense, I forget which profile I used in the past (this is being used at home and I only set it up when I upgrade pfsense, which isn’t very often). However, I have been taking better notes for my installs since I have to pick certain profiles and change certain settings. This may be why I used viscosity config, in the past, I probably tried with other profile options and had these errors. It could very well be that I am doing something wrong, but since viscosity config worked, I just assumed it was the profile I was using. I don’t seem to have any issues with my iOS profile and my Mac OS profile, only with windows 10 profile/OpenVPN client.

    Thanks.

  • Failed to open tun/tap interface looks like a broken Windows OpenVPN Installation to me. Uninstall the OpenVPN Client, Reboot Windows, Install the 2.4.9 package (https://swupdate.openvpn.org/community/releases/openvpn-install-2.4.9-I601-Win10.exe), Reboot and try again.

    Push routes via the IPv4 Local network(s) box, not Custom options.

    -Rico

  • @Rico The route I am pushing is a network on the other end of the pfsense OpenVPN server I am connecting to. Meaning, I am connecting with OpenVPN client on windows 10 to site 1 and the network I am pushing is on site 2, which is connected via IPSEC to site 1. It works as expected, as far as I know.

    My windows 10 OpenPVN install is 2.5, I can upgrade to 2.9 as you recommend, but I also have another pfsense box (a friends OpenVPN server) that I sometimes connect to and make changes, if needed. Will the current profile I have for that network break with 2.9?

    Thanks

  • It’s 2.4.9 — not 2.9
    Version 2.4.9 is the exact same version as pfSense 2.4.5-p1 is running:

    [2.4.5-RELEASE][admin@xxx]/root: openvpn --version
    OpenVPN 2.4.9 armv6-portbld-freebsd11.3 [SSL (OpenSSL)] [LZO] [LZ4] [MH/RECVDA] [AEAD] built on May  4 2020
    

    I’d just want to make sure all Options/Parameters match 100%, there are some changes in 2.5

    -Rico

  • @Rico Thanks, I just realized I mis-read the version number. Ok, let me try 2.4.9 and see if that makes a difference.

  • @Rico I uninstalled 2.5, rebooted and installed 2.4.9, imported the Most Clients profile and wasn’t even prompted for a user/password, it popped up an error message «connecting to the management interface failed» and pointed me to the log file, here is what the log file shows.

    Options error: Unrecognized option or missing or extra parameter(s) in most-clients-profile.ovpn:4: data-ciphers (2.4.9) Use --help for more information.

    I was able to connect using the viscosity profile, that I have been using, and this time there are no Warnings, which is good, but you stated that I shouldn’t be using the viscosity profile. I do want to use the correct method, I guess getting Most Clients profile working is the new issue.

    I do think I know why I had 2.5….One of the export options is windows 10, which I didn’t realize meant current OpenVPN client, I took it as the current version of windows. That exports as an exe, which upgraded me to 2.5 (before making this thread, yesterday). I do see there is an option for 2.4.9 as a client export, but we haven’t discussed that. Shouldn’t that be the option I should be using over most clients, since I am now running 2.4.9?

    Thanks.

  • Please post your Server configuration via screenshots.

    -Rico

  • This post is deleted!

  • I deleted the post with the link to the screenshots since it the topic/discussion has gone stale.

  • Модератор: SLEDopit

    enki

    Сообщения: 5

    Решено: Не поднимается tun устройство при openvpn соединении

    Требуется подключиться к спутниковому провайдеру.
    Запускаю openvpn —config <config_file>
    Последние строки вывода:

    Mon Jan 16 17:36:50 2006 TUN/TAP device tun0 opened
    Mon Jan 16 17:36:50 2006 /sbin/ifconfig tun0 192.168.114.159 pointopoint 255.255.255.0 mtu 1500
    SIOCSIFDSTADDR: Invalid argument
    Mon Jan 16 17:36:50 2006 Linux ifconfig failed: shell command exited with error status: 1
    Mon Jan 16 17:36:50 2006 Exiting

    У меня вообще не поднимается tun устройство(поднимается tap)
    Модуль tun загружен.
    Устройство /dev/net/tun создано, а также созданы /dev/tap0 и /dev/tap1

    Не понимаю в чем причина?

    gbnet

    Сообщения: 37

    Re: Решено: Не поднимается tun устройство при openvpn соединении

    Сообщение

    gbnet » 28.01.2011 13:58

    У меня такая же проблема tun не поднимается
    cat /etc/openvpn/server.conf
    local 192.168.x.x
    management localhost 7505
    port 1194
    proto udp
    dev tun
    ca /etc/openvpn/keys/ca.crt
    cert /etc/openvpn/keys/server.crt
    key /etc/openvpn/keys/server.key # This file should be kept secret
    dh /etc/openvpn/keys/dh1024.pem
    crl-verify /etc/openvpn/keys/crl.pem
    server 192.168.x.0 255.255.255.0
    ifconfig-pool-persist ipp.txt
    route 192.168.x.0 255.255.255.0
    push «route 192.168.x.0. 255.255.255.0»
    push «route 192.168.x.0 255.255.255.0»
    keepalive 10 120
    persist-key
    persist-tun
    status openvpn-status.log
    verb 3
    client-config-dir /etc/openvpn/ccd
    client-to-client

    при попытки подключится клиенту пишет
    /sbin/ifconfig tun0 192.168.x.0 pointopoint 255.255.255.0 mtu 1500
    SIOCSIFDSTADDR: Invalid argument
    Linux ifconfig failed: shell command exited with error status: 1
    Exiting

    gbnet

    Сообщения: 37

    Re: Решено: Не поднимается tun устройство при openvpn соединении

    Сообщение

    gbnet » 30.01.2011 18:35

    sash-kan писал(а): ↑

    30.01.2011 17:35

    gbnet
    1. что это у вас за иксы в ip-адресах стоят?
    2. *.*.*.0/24 — это неиспользуемый ip-адрес. т.н. «адрес сети». пакетами с этим адресом ни одна следующая требованиям rfc операционка обмениваться не будет.

    local 192.168.9.2
    management localhost 7505
    port 1194
    proto udp
    dev tap
    ca /etc/openvpn/keys/ca.crt
    cert /etc/openvpn/keys/server.crt
    key /etc/openvpn/keys/server.key # This file should be kept secret
    dh /etc/openvpn/keys/dh1024.pem
    crl-verify /etc/openvpn/keys/crl.pem
    server 192.168.17.0 255.255.255.0
    ifconfig-pool-persist ipp.txt
    route 192.168.0.0 255.255.255.0
    push «route 192.168.17.0. 255.255.255.0»
    push «route 192.168.15.0 255.255.255.0»
    keepalive 10 120
    persist-key
    persist-tun
    status openvpn-status.log
    verb 3
    client-config-dir /etc/openvpn/ccd
    client-to-client
    С tap все работает когда меняю на tun, сервер запускается без проблем, а вот на linux клиенте проблемы(windows клиент , проблем нет )

    Понравилась статья? Поделить с друзьями:
  • Error failed sending 1072 bytes
  • Error failed retrieving file core db
  • Error failed retrieving file archlinux
  • Error failed remote not allowed in locked state перевод
  • Error failed remote flashing is not allowed in lock state