OpenVPN Server - waiting for server response

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
TehLeviter
DD-WRT Novice


Joined: 15 Sep 2017
Posts: 2

PostPosted: Fri Sep 15, 2017 13:40    Post subject: OpenVPN Server - waiting for server response Reply with quote
So I have this issue with configurind the VPN server. I made all the steps required but for some reason -
1. VPN Service will start and then shut down.
2. It runs, but I cannot connect, from Lan either internet.

I have a Archer C9 v.1, running 33345 build.

I already tried different settings, scanned ports if 1194 is really open... firewall logs show nothing, even when I turn off the FW, I cannot connect (when the server is running).

Here are the settings I have


Client settings (using Tunnelbrick on Mac)
Code:
remote router-ip 1194

client
dev tap
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
float
cipher AES-128-CBC
auth SHA1
comp-lzo yes
tun-mtu 1500
verb 4

ca ca.crt
cert client1.crt
key client1.key

remote-cert-tls server


Some console logs

Code:

ps | grep openvpn
 1163 root      1144 S    {route-up.sh} /bin/sh /tmp/openvpn/route-up.sh
 2049 root      1144 S    grep openvpn


Code:

~# cat /var/log/messages | grep openvpn
Sep 15 13:08:21 DD-WRT user.info : openvpn : OpenVPN daemon (Server) starting/restarting...
Sep 15 13:08:22 DD-WRT daemon.notice openvpn[1153]: OpenVPN 2.4.3 arm-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Sep 11 2017
Sep 15 13:08:22 DD-WRT daemon.notice openvpn[1153]: library versions: OpenSSL 1.1.0f  25 May 2017, LZO 2.09
Sep 15 13:08:22 DD-WRT daemon.notice openvpn[1155]: MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:14
Sep 15 13:08:22 DD-WRT daemon.warn openvpn[1155]: NOTE: when bridging your LAN adapter with the TAP adapter, note that the new bridge adapter will often take on its own IP address that is different from what the LAN adapter was previously set to
Sep 15 13:08:22 DD-WRT daemon.warn openvpn[1155]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Sep 15 13:08:22 DD-WRT daemon.notice openvpn[1155]: Diffie-Hellman initialized with 2048 bit key
Sep 15 13:08:22 DD-WRT daemon.notice openvpn[1155]: TUN/TAP device tap2 opened
Sep 15 13:08:22 DD-WRT daemon.notice openvpn[1155]: TUN/TAP TX queue length set to 100
Sep 15 13:08:23 DD-WRT user.info : openvpnserver : OpenVPN daemon (Server) successfully stopped
Sep 15 13:08:25 DD-WRT user.info : openvpnserver : OpenVPN daemon (Server) hanging, send SIGKILL
Sponsor
TehLeviter
DD-WRT Novice


Joined: 15 Sep 2017
Posts: 2

PostPosted: Sat Sep 16, 2017 7:28    Post subject: Reply with quote
I am pretty sure that is not the issue, otherwise it would not be working before...
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6870
Location: Romerike, Norway

PostPosted: Sat Sep 16, 2017 12:54    Post subject: Reply with quote
For OpenVPN 2.4 it's "proto udp4"
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum