Experimental Gargoyle 1.15.x (released as 1.14) beta 20230124

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

ektus
Posts: 243
Joined: Sun Aug 11, 2013 2:26 am
Location: Germany

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ektus »

The OpenVPN errors are flooding the logfile. Disabling the defunct OpenVPN server again solves that particular problem.

This secondary Archer is running in Wireless Bridge/Repeater mode. It works, but on the System/Router Access page, I get a red warning telling me

Code: Select all

Web Access
Web Admin Protocol: [http & https]
Local HTTP Port: [80]
Local HTTPS Port: [443]
---
CAUTION: You are about to lock yourself out!

Your access chain: 
192.168.0.22 ➔ 192.168.0.34
---

Web Login Session Length: 15min
[ ] Disable password protection of web interface (Not Recommended!) 
Changes to the Session Length parameter take no effect, the settings page doesn't return after "Save Changes".

Another Problem seems to be related to the working mode. Repeater is working in 2,4GHz mode, but it seems I can't find a way to additionally activate the 5GHz AP. Regulatory domain is set to Germany, which enabled 5GHz on the main router.

I've got the ping watchdog running with the AP as destination and set to run the command "wifi" upon connection loss. Logfile of one such event:

Code: Select all

Thu Apr  6 18:43:09 2023 user.info usteer: Connecting to local node hostapd.wlan1-1
Thu Apr  6 18:43:11 2023 daemon.notice netifd: radio1 (19256): sh: out of range
Thu Apr  6 18:43:11 2023 daemon.err uhttpd[2825]: ping: sendto: Network unreachable
Thu Apr  6 18:43:11 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Thu Apr  6 18:43:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:43:16 2023 daemon.notice netifd: Wireless device 'radio0' is now down
Thu Apr  6 18:43:16 2023 daemon.notice netifd: Wireless device 'radio0' is now up
Thu Apr  6 18:43:21 2023 daemon.notice netifd: Wireless device 'radio1' is now down
Thu Apr  6 18:43:23 2023 daemon.notice netifd: radio1 (20211): RTNETLINK answers: Resource busy
Thu Apr  6 18:43:24 2023 daemon.notice netifd: radio1 (20211): sh: out of range
Thu Apr  6 18:43:24 2023 daemon.notice netifd: Wireless device 'radio1' is now up
Thu Apr  6 18:43:24 2023 daemon.notice netifd: Network device 'wlan1' link is up
Thu Apr  6 18:43:24 2023 daemon.notice netifd: Interface 'wwan' is enabled
Thu Apr  6 18:43:24 2023 daemon.notice netifd: Interface 'wwan' has link connectivity
Thu Apr  6 18:43:24 2023 daemon.notice netifd: Interface 'wwan' is setting up now
Thu Apr  6 18:43:24 2023 daemon.notice netifd: wwan (20338): udhcpc: started, v1.35.0
Thu Apr  6 18:43:24 2023 daemon.notice netifd: wwan (20338): udhcpc: broadcasting discover
Thu Apr  6 18:43:24 2023 daemon.notice netifd: wwan (20338): udhcpc: broadcasting select for 192.168.0.34, server 192.168.0.180
Thu Apr  6 18:43:24 2023 daemon.notice netifd: wwan (20338): udhcpc: lease of 192.168.0.34 obtained from 192.168.0.180, lease time 43200
Thu Apr  6 18:43:25 2023 daemon.notice netifd: Interface 'wwan' is now up
Thu Apr  6 18:43:38 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:43:48 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:44:01 2023 user.notice firewall: Reloading firewall due to ifup of wwan (wlan1)
Thu Apr  6 18:44:03 2023 user.notice relayd: Assigning 192.168.0.34 to bridge interface
Thu Apr  6 18:44:04 2023 user.notice relayd: Reloading relayd due to ifup of wwan (wlan1)
Thu Apr  6 18:44:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:44:23 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:44:26 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:44:26 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:44:27 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:45:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:46:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:47:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Thu Apr  6 18:48:13 2023 daemon.notice hostapd: handle_probe_req: send failed

The first router (from previous post) is running now as production machine. I was able to copy over the DHCP and hostname settings by combining them into the new /etc/dhcp file using a spreadsheet. A couple Firewall settings have been copied over, too, and first blocked my internet access. Turns out they still work, but have to be set to "IP V4 only" or use the MAC address instead of the short IP.

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ispyisail »

@ektus

Did you upgrade the firmware or fresh install and then re-program?

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ispyisail »

@ektus

also can you post screen shots

I use "greenshot" with "imgur"

Image

ektus
Posts: 243
Joined: Sun Aug 11, 2013 2:26 am
Location: Germany

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ektus »

ispyisail wrote:
Thu Apr 06, 2023 1:13 pm
@ektus

Did you upgrade the firmware or fresh install and then re-program?
No update. Fresh install on all routers as the version gap was way too large. I was coming from 1.11 and 1.12, respectively. On the main router, I did copy over some OpenVPN-related files and manually edited the dhcp file, but before that I had already tried and failed the OpenVPN init.
On the second Archer, the only thing I did was restoring the WiFi bridge (manually, of course) and then installing some plugins (German language, ping watchdog, logread, webshell, spectrum analyser). The next thing was trying to activate OpenVPN with the results I reported a couple posts earlier.

I can host images myself, the Router Access error can be viewed on http://www.ektus.de/bilder/Gargoyle_1.1 ... arning.png

Image

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ispyisail »

I can host images myself, the Router Access error can be viewed on http://www.ektus.de/bilder/Gargoyle_1.1 ... arning.png
The fewer clicks Lantis has to do the higher the chance of support.

Also a picture is worth a thousand words

We need to make it easy as possiable

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by Lantis »

The openvpn error is due to a missing CRL, which is interesting because it should be generated automatically (and indeed was for me).
Are you in server or client mode?
Did you specify any client devices? The CRL only appears to be generated during client generation. I’ve never tried starting the server with no clients defined, it’s plausible this crashes and I’ve never run into it. I can test this as well but good if you can confirm.

I’ll look at the other issues.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

ektus
Posts: 243
Joined: Sun Aug 11, 2013 2:26 am
Location: Germany

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ektus »

Hi Lantis,

for the last test, I was in server mode and didn't specify a client yet. I tried again, this time with a client specified, but the logfile was again being flooded with error messages. Is it trying to start the server prior to finishing the initialization of the keys?

[edit]
Half an hour later, the error messages keep coming but no improvement. I could provide in excess of 5000 lines of logfile, but it keeps repeating itself. The start looks as follows:

Code: Select all

Fri Apr  7 06:12:18 2023 daemon.err uhttpd[2825]: Generating DH parameters, 1024 bit long safe prime, generator 2
Fri Apr  7 06:12:18 2023 daemon.err uhttpd[2825]: This is going to take a long time
Fri Apr  7 06:13:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 06:13:16 2023 authpriv.info dropbear[7643]: Child connection from 192.168.0.22:56822
Fri Apr  7 06:13:22 2023 authpriv.notice dropbear[7643]: Password auth succeeded for 'root' from 192.168.0.22:56822

Fri Apr  7 06:10:34 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1-1) --> new PHY
Fri Apr  7 06:10:34 2023 kern.info kernel: [47151.822445] br-lan: port 2(wlan1-1) entered blocking state
Fri Apr  7 06:10:34 2023 kern.info kernel: [47151.828168] br-lan: port 2(wlan1-1) entered disabled state
Fri Apr  7 06:10:34 2023 kern.info kernel: [47151.834118] device wlan1-1 entered promiscuous mode
Fri Apr  7 06:10:34 2023 daemon.notice hostapd: wlan1-1: interface state UNINITIALIZED->COUNTRY_UPDATE
Fri Apr  7 06:10:34 2023 user.info usteer: Creating local node hostapd.wlan1-1
Fri Apr  7 06:10:34 2023 daemon.notice hostapd: wlan1-1: interface state COUNTRY_UPDATE->ENABLED
Fri Apr  7 06:10:34 2023 daemon.notice hostapd: wlan1-1: AP-ENABLED
Fri Apr  7 06:10:34 2023 user.info usteer: Found nl80211 phy on wdev hostapd.wlan1-1, ssid=
Fri Apr  7 06:10:34 2023 user.info usteer: Connecting to local node hostapd.wlan1-1
Fri Apr  7 06:10:35 2023 daemon.notice netifd: radio1 (5552): sh: out of range
Fri Apr  7 06:10:35 2023 daemon.notice netifd: Wireless device 'radio1' is now up
Fri Apr  7 06:10:35 2023 daemon.notice netifd: Network device 'wlan1' link is up
Fri Apr  7 06:10:35 2023 daemon.notice netifd: Interface 'wwan' is enabled
Fri Apr  7 06:10:35 2023 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Apr  7 06:10:35 2023 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Apr  7 06:10:36 2023 daemon.err uhttpd[2825]: ping: sendto: Network unreachable
Fri Apr  7 06:10:36 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 06:10:36 2023 daemon.notice netifd: wwan (6372): udhcpc: started, v1.35.0
Fri Apr  7 06:10:36 2023 daemon.notice netifd: wwan (6372): udhcpc: broadcasting discover
Fri Apr  7 06:10:36 2023 daemon.notice netifd: wwan (6372): udhcpc: broadcasting select for 192.168.0.34, server 192.168.0.180
Fri Apr  7 06:10:36 2023 daemon.notice netifd: wwan (6372): udhcpc: lease of 192.168.0.34 obtained from 192.168.0.180, lease time 43200
Fri Apr  7 06:10:36 2023 daemon.notice netifd: Interface 'wwan' is now up
Fri Apr  7 06:11:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 06:11:25 2023 user.notice firewall: Reloading firewall due to ifup of wwan (wlan1)
Fri Apr  7 06:11:28 2023 user.notice relayd: Assigning 192.168.0.34 to bridge interface
Fri Apr  7 06:11:29 2023 user.notice relayd: Reloading relayd due to ifup of wwan (wlan1)
Fri Apr  7 06:12:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 06:12:17 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 06:12:17 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 06:12:17 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 06:12:18 2023 daemon.err uhttpd[2825]: Generating DH parameters, 1024 bit long safe prime, generator 2
Fri Apr  7 06:12:18 2023 daemon.err uhttpd[2825]: This is going to take a long time
Fri Apr  7 06:13:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 06:13:16 2023 authpriv.info dropbear[7643]: Child connection from 192.168.0.22:56822
Fri Apr  7 06:13:22 2023 authpriv.notice dropbear[7643]: Password auth succeeded for 'root' from 192.168.0.22:56822
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: ....................+.............................................................................................................+.............................................................................+..............+..........................................+.+.................................................+..........................+................................................+..............................................................................................................+......+........................+..+..+..................................+..............................+............+....+......................................................+....+.......................................................................................................................................................+.............................+.........................+....+.............................+..............+.............+.............................
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/issued/server.crt': No such file or directory
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/private/server.key': No such file or directory
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/ca.crt': No such file or directory
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/private/ca.key': No such file or directory
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/index.txt': No such file or directory
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/index.txt.attr': No such file or directory
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/serial': No such file or directory
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 06:14:05 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/ca.crt': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/index.txt': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/index.txt.attr': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/serial': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/server.crt': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/server.key': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/ca.key': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/issued/client1.crt': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/private/client1.key': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/ca.crt': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/index.txt': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/index.txt.attr': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/serial': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/crl.pem': No such file or directory
Fri Apr  7 06:14:06 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'lan' is now down
Fri Apr  7 06:14:10 2023 kern.info kernel: [47367.642124] br-lan: port 1(eth0.1) entered disabled state
Fri Apr  7 06:14:10 2023 kern.info kernel: [47367.670432] device eth0.1 left promiscuous mode
Fri Apr  7 06:14:10 2023 kern.info kernel: [47367.675459] br-lan: port 1(eth0.1) entered disabled state
Fri Apr  7 06:14:10 2023 kern.info kernel: [47367.724160] device wlan1-1 left promiscuous mode
Fri Apr  7 06:14:10 2023 kern.info kernel: [47367.729094] br-lan: port 2(wlan1-1) entered disabled state
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'lan' is disabled
Fri Apr  7 06:14:10 2023 daemon.notice netifd: VLAN 'eth0.1' link is down
Fri Apr  7 06:14:10 2023 daemon.notice netifd: bridge 'br-lan' link is down
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'lan' has link connectivity loss
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'loopback' is now down
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'loopback' is disabled
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Network device 'lo' link is down
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'loopback' has link connectivity loss
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'wan6' is now down
Fri Apr  7 06:14:10 2023 kern.info kernel: [47368.377965] device eth0 left promiscuous mode
Fri Apr  7 06:14:10 2023 kern.info kernel: [47368.425396] eth0: link down
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'wan6' is disabled
Fri Apr  7 06:14:10 2023 daemon.notice netifd: VLAN 'eth0.2' link is down
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Fri Apr  7 06:14:10 2023 daemon.notice netifd: wwan (6372): udhcpc: received SIGTERM
Fri Apr  7 06:14:10 2023 daemon.notice netifd: wwan (6372): udhcpc: unicasting a release of 192.168.0.34 to 192.168.0.180
Fri Apr  7 06:14:10 2023 daemon.notice netifd: wwan (6372): udhcpc: sending release
Fri Apr  7 06:14:10 2023 daemon.notice netifd: wwan (6372): udhcpc: entering released state
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Network device 'eth0' link is down
Fri Apr  7 06:14:10 2023 daemon.notice netifd: Wireless device 'radio0' is now down
Fri Apr  7 06:14:11 2023 daemon.notice hostapd: Remove interface 'wlan1-1'
Fri Apr  7 06:14:11 2023 daemon.notice hostapd: wlan1-1: interface state ENABLED->DISABLED
Fri Apr  7 06:14:11 2023 daemon.notice hostapd: wlan1-1: AP-DISABLED
Fri Apr  7 06:14:11 2023 daemon.notice hostapd: wlan1-1: CTRL-EVENT-TERMINATING
Fri Apr  7 06:14:11 2023 daemon.notice hostapd: nl80211: deinit ifname=wlan1-1 disabled_11b_rates=0
Fri Apr  7 06:14:11 2023 daemon.notice netifd: wwan (6372): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wwan" } (Permission denied)
Fri Apr  7 06:14:11 2023 daemon.notice netifd: Interface 'wwan' is now down
Fri Apr  7 06:14:11 2023 daemon.notice netifd: Interface 'wwan' is disabled
Fri Apr  7 06:14:11 2023 daemon.notice hostapd: nl80211: Failed to remove interface wlan1-1 from bridge br-lan: No such device
Fri Apr  7 06:14:14 2023 user.notice : Added device handler type: bonding
Fri Apr  7 06:14:14 2023 user.notice : Added device handler type: 8021ad
Fri Apr  7 06:14:14 2023 user.notice : Added device handler type: 8021q
Fri Apr  7 06:14:14 2023 user.notice : Added device handler type: macvlan
Fri Apr  7 06:14:14 2023 user.notice : Added device handler type: veth
Fri Apr  7 06:14:14 2023 user.notice : Added device handler type: bridge
Fri Apr  7 06:14:14 2023 user.notice : Added device handler type: Network device
Fri Apr  7 06:14:14 2023 user.notice : Added device handler type: tunnel
Fri Apr  7 06:14:19 2023 kern.info kernel: [47377.101647] eth0: link up (1000Mbps/Full duplex)
Fri Apr  7 06:14:19 2023 kern.info kernel: [47377.106449] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Fri Apr  7 06:14:19 2023 kern.info kernel: [47377.124014] br-lan: port 1(eth0.1) entered blocking state
Fri Apr  7 06:14:19 2023 kern.info kernel: [47377.129645] br-lan: port 1(eth0.1) entered disabled state
Fri Apr  7 06:14:19 2023 kern.info kernel: [47377.135475] device eth0.1 entered promiscuous mode
Fri Apr  7 06:14:19 2023 kern.info kernel: [47377.140660] device eth0 entered promiscuous mode
Fri Apr  7 06:14:19 2023 kern.info kernel: [47377.169233] br-lan: port 1(eth0.1) entered blocking state
Fri Apr  7 06:14:19 2023 kern.info kernel: [47377.174823] br-lan: port 1(eth0.1) entered forwarding state
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'lan' is enabled
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'lan' is setting up now
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'lan' is now up
Fri Apr  7 06:14:19 2023 daemon.notice netifd: bridge 'br-lan' link is up
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'lan' has link connectivity
Fri Apr  7 06:14:19 2023 daemon.notice netifd: VLAN 'eth0.1' link is up
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'loopback' is enabled
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'loopback' is setting up now
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'loopback' is now up
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'wan6' is enabled
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Network device 'eth0' link is up
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Network device 'lo' link is up
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'loopback' has link connectivity
Fri Apr  7 06:14:19 2023 daemon.notice netifd: VLAN 'eth0.2' link is up
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'wan6' has link connectivity
Fri Apr  7 06:14:19 2023 daemon.notice netifd: Interface 'wan6' is setting up now
Fri Apr  7 06:14:20 2023 daemon.err odhcp6c[8720]: Failed to send RS (Address not available)
Fri Apr  7 06:14:20 2023 kern.info kernel: [47378.117504] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Fri Apr  7 06:14:21 2023 daemon.err odhcp6c[8720]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Fri Apr  7 06:14:23 2023 daemon.notice netifd: Wireless device 'radio0' is now up
Fri Apr  7 06:14:24 2023 daemon.notice netifd: radio1 (8649): RTNETLINK answers: Resource busy
Fri Apr  7 06:14:25 2023 daemon.err uhttpd[2825]: Error: There is no such init script like 'miniupnpd'.
Fri Apr  7 06:14:26 2023 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Fri Apr  7 06:14:26 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1-1) --> new PHY
Fri Apr  7 06:14:26 2023 kern.info kernel: [47384.169709] br-lan: port 2(wlan1-1) entered blocking state
Fri Apr  7 06:14:26 2023 kern.info kernel: [47384.175385] br-lan: port 2(wlan1-1) entered disabled state
Fri Apr  7 06:14:26 2023 kern.info kernel: [47384.181375] device wlan1-1 entered promiscuous mode
Fri Apr  7 06:14:26 2023 daemon.notice hostapd: wlan1-1: interface state UNINITIALIZED->COUNTRY_UPDATE
Fri Apr  7 06:14:26 2023 user.info usteer: Creating local node hostapd.wlan1-1
Fri Apr  7 06:14:26 2023 daemon.notice hostapd: wlan1-1: interface state COUNTRY_UPDATE->ENABLED
Fri Apr  7 06:14:26 2023 daemon.notice hostapd: wlan1-1: AP-ENABLED
Fri Apr  7 06:14:26 2023 user.info usteer: Found nl80211 phy on wdev hostapd.wlan1-1, ssid=
Fri Apr  7 06:14:26 2023 user.info usteer: Connecting to local node hostapd.wlan1-1
Fri Apr  7 06:14:28 2023 daemon.notice netifd: radio1 (8649): sh: out of range
Fri Apr  7 06:14:28 2023 daemon.notice netifd: Wireless device 'radio1' is now up
Fri Apr  7 06:14:28 2023 daemon.notice netifd: Network device 'wlan1' link is up
Fri Apr  7 06:14:28 2023 daemon.notice netifd: Interface 'wwan' is enabled
Fri Apr  7 06:14:28 2023 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Apr  7 06:14:28 2023 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Apr  7 06:14:28 2023 daemon.notice netifd: wwan (9441): udhcpc: started, v1.35.0
Fri Apr  7 06:14:28 2023 daemon.err uhttpd[2825]: ping: sendto: Network unreachable
Fri Apr  7 06:14:28 2023 daemon.notice netifd: wwan (9441): udhcpc: broadcasting discover
Fri Apr  7 06:14:28 2023 daemon.notice netifd: wwan (9441): udhcpc: broadcasting select for 192.168.0.34, server 192.168.0.180
Fri Apr  7 06:14:28 2023 daemon.notice netifd: wwan (9441): udhcpc: lease of 192.168.0.34 obtained from 192.168.0.180, lease time 43200
Fri Apr  7 06:14:29 2023 daemon.err uhttpd[2825]: Command failed: ubus call service delete { "name": "openvpn" } (Not found)
Fri Apr  7 06:14:29 2023 daemon.notice netifd: Interface 'wwan' is now up
Fri Apr  7 06:14:29 2023 daemon.warn openvpn(custom_config)[9534]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 06:14:29 2023 daemon.notice openvpn(custom_config)[9534]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 06:14:29 2023 daemon.notice openvpn(custom_config)[9534]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 06:14:29 2023 daemon.notice openvpn(custom_config)[9534]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 06:14:29 2023 daemon.notice openvpn(custom_config)[9534]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 06:14:29 2023 daemon.warn openvpn(custom_config)[9534]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 06:14:29 2023 daemon.warn openvpn(custom_config)[9534]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 06:14:29 2023 daemon.notice openvpn(custom_config)[9534]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 06:14:29 2023 daemon.err openvpn(custom_config)[9534]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 06:14:29 2023 daemon.err openvpn(custom_config)[9534]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 06:14:29 2023 daemon.err openvpn(custom_config)[9534]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 06:14:29 2023 daemon.err openvpn(custom_config)[9534]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 06:14:29 2023 daemon.notice openvpn(custom_config)[9534]: Exiting due to fatal error
Then it keeps repeating the sequence from 06:14.

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by Lantis »

Something is proper broken there, you’ve got not config files or certificates.
Disable, click clear certificates. Start from scratch.

Set it up with at least 1 client. Let it finish.
There may be a race condition on the network restarting which is causing it to try and start openvpn before it is ready.
I’d also like to see what files exist in /etc/openvpn/ at this time as an indication of how far it got.

Please note I’ve never seen this issue in any of my testing, but I can imagine scenarios where slower devices might trigger this.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

ektus
Posts: 243
Joined: Sun Aug 11, 2013 2:26 am
Location: Germany

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ektus »

Lantis wrote:
Fri Apr 07, 2023 1:06 am
Something is proper broken there, you’ve got not config files or certificates.
Disable, click clear certificates. Start from scratch.

Set it up with at least 1 client. Let it finish.
That is what I did prior to this last try.
Lantis wrote:
Fri Apr 07, 2023 1:06 am
There may be a race condition on the network restarting which is causing it to try and start openvpn before it is ready.
I’d also like to see what files exist in /etc/openvpn/ at this time as an indication of how far it got.

Code: Select all

root@Scheune:/etc/openvpn# ls -l
drwxr-xr-x    2 root     root             0 Apr  7 06:14 ccd
lrwxrwxrwx    1 root     root            44 Apr  7 06:14 client1.crt -> /etc/openvpn/client_conf/client1/client1.crt
drwxr-xr-x    3 root     root             0 Apr  7 06:14 client_conf
lrwxrwxrwx    1 root     root            23 Apr  7 06:11 current_status -> /var/run/openvpn_status
-rw-------    1 root     root           245 Apr  7 06:14 dh.pem
drwxr-xr-x    2 root     root             0 Apr  7 06:14 route_data
-rw-r--r--    1 root     root             0 Apr  7 06:14 route_data_client1
-rw-r--r--    1 root     root           808 Apr  7 08:56 server.conf
-rw-------    1 root     root           636 Apr  7 06:14 ta.key
-rw-r--r--    1 root     root             8 Apr  7 06:14 verified-userlist
root@Scheune:/etc/openvpn#
Lantis wrote:
Fri Apr 07, 2023 1:06 am
Please note I’ve never seen this issue in any of my testing, but I can imagine scenarios where slower devices might trigger this.
After the dialog "This will take 10 Minutes or more" is confirmed, the "busy" dialog finishes after less than a minute.

I'll try again.

ektus
Posts: 243
Joined: Sun Aug 11, 2013 2:26 am
Location: Germany

Re: Experimental Gargoyle 1.15.x beta 20230124

Post by ektus »

Next try, same outcome. At around 09:10, Delete keys, setup server and one client, 35s for the "busy" spinner to close, logfile as follows:

Code: Select all

Fri Apr  7 09:05:13 2023 daemon.notice netifd: wwan (9441): udhcpc: received SIGTERM
Fri Apr  7 09:05:13 2023 daemon.notice netifd: wwan (9441): udhcpc: unicasting a release of 192.168.0.34 to 192.168.0.180
Fri Apr  7 09:05:13 2023 daemon.notice netifd: wwan (9441): udhcpc: sending release
Fri Apr  7 09:05:13 2023 daemon.notice netifd: wwan (9441): udhcpc: entering released state
Fri Apr  7 09:05:13 2023 daemon.notice netifd: Wireless device 'radio0' is now down
Fri Apr  7 09:05:13 2023 daemon.notice netifd: wwan (9441): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wwan" } (Permission denied)
Fri Apr  7 09:05:13 2023 daemon.notice netifd: Interface 'wwan' is now down
Fri Apr  7 09:05:13 2023 daemon.notice netifd: Interface 'wwan' is disabled
Fri Apr  7 09:05:13 2023 daemon.notice hostapd: Remove interface 'wlan1-1'
Fri Apr  7 09:05:13 2023 daemon.notice hostapd: wlan1-1: interface state ENABLED->DISABLED
Fri Apr  7 09:05:13 2023 daemon.notice hostapd: wlan1-1: AP-DISABLED
Fri Apr  7 09:05:13 2023 daemon.notice hostapd: wlan1-1: CTRL-EVENT-TERMINATING
Fri Apr  7 09:05:13 2023 daemon.notice hostapd: nl80211: deinit ifname=wlan1-1 disabled_11b_rates=0
Fri Apr  7 09:05:14 2023 daemon.notice hostapd: nl80211: Failed to remove interface wlan1-1 from bridge br-lan: No such device
Fri Apr  7 09:05:16 2023 user.notice : Added device handler type: bonding
Fri Apr  7 09:05:16 2023 user.notice : Added device handler type: 8021ad
Fri Apr  7 09:05:16 2023 user.notice : Added device handler type: 8021q
Fri Apr  7 09:05:16 2023 user.notice : Added device handler type: macvlan
Fri Apr  7 09:05:16 2023 user.notice : Added device handler type: veth
Fri Apr  7 09:05:16 2023 user.notice : Added device handler type: bridge
Fri Apr  7 09:05:16 2023 user.notice : Added device handler type: Network device
Fri Apr  7 09:05:16 2023 user.notice : Added device handler type: tunnel
Fri Apr  7 09:05:21 2023 kern.info kernel: [57639.335408] eth0: link up (1000Mbps/Full duplex)
Fri Apr  7 09:05:21 2023 kern.info kernel: [57639.340217] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Fri Apr  7 09:05:21 2023 kern.info kernel: [57639.363714] br-lan: port 1(eth0.1) entered blocking state
Fri Apr  7 09:05:21 2023 kern.info kernel: [57639.369305] br-lan: port 1(eth0.1) entered disabled state
Fri Apr  7 09:05:21 2023 kern.info kernel: [57639.375301] device eth0.1 entered promiscuous mode
Fri Apr  7 09:05:21 2023 kern.info kernel: [57639.380261] device eth0 entered promiscuous mode
Fri Apr  7 09:05:21 2023 kern.info kernel: [57639.406360] br-lan: port 1(eth0.1) entered blocking state
Fri Apr  7 09:05:21 2023 kern.info kernel: [57639.411948] br-lan: port 1(eth0.1) entered forwarding state
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'lan' is enabled
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'lan' is setting up now
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'lan' is now up
Fri Apr  7 09:05:21 2023 daemon.notice netifd: bridge 'br-lan' link is up
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'lan' has link connectivity
Fri Apr  7 09:05:21 2023 daemon.notice netifd: VLAN 'eth0.1' link is up
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'loopback' is enabled
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'loopback' is setting up now
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'loopback' is now up
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'wan6' is enabled
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Network device 'eth0' link is up
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Network device 'lo' link is up
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'loopback' has link connectivity
Fri Apr  7 09:05:21 2023 daemon.notice netifd: VLAN 'eth0.2' link is up
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'wan6' has link connectivity
Fri Apr  7 09:05:21 2023 daemon.notice netifd: Interface 'wan6' is setting up now
Fri Apr  7 09:05:22 2023 kern.info kernel: [57640.333456] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Fri Apr  7 09:05:22 2023 daemon.err odhcp6c[27454]: Failed to send RS (Address not available)
Fri Apr  7 09:05:23 2023 daemon.err odhcp6c[27454]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Fri Apr  7 09:05:25 2023 daemon.notice netifd: Wireless device 'radio0' is now up
Fri Apr  7 09:05:26 2023 daemon.notice netifd: radio1 (27389): RTNETLINK answers: Resource busy
Fri Apr  7 09:05:28 2023 daemon.err uhttpd[2825]: Error: There is no such init script like 'miniupnpd'.
Fri Apr  7 09:05:28 2023 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Fri Apr  7 09:05:28 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1-1) --> new PHY
Fri Apr  7 09:05:28 2023 kern.info kernel: [57646.301495] br-lan: port 2(wlan1-1) entered blocking state
Fri Apr  7 09:05:28 2023 kern.info kernel: [57646.307222] br-lan: port 2(wlan1-1) entered disabled state
Fri Apr  7 09:05:28 2023 kern.info kernel: [57646.313215] device wlan1-1 entered promiscuous mode
Fri Apr  7 09:05:28 2023 daemon.notice hostapd: wlan1-1: interface state UNINITIALIZED->COUNTRY_UPDATE
Fri Apr  7 09:05:28 2023 user.info usteer: Creating local node hostapd.wlan1-1
Fri Apr  7 09:05:28 2023 daemon.notice hostapd: wlan1-1: interface state COUNTRY_UPDATE->ENABLED
Fri Apr  7 09:05:28 2023 daemon.notice hostapd: wlan1-1: AP-ENABLED
Fri Apr  7 09:05:28 2023 user.info usteer: Found nl80211 phy on wdev hostapd.wlan1-1, ssid=
Fri Apr  7 09:05:28 2023 user.info usteer: Connecting to local node hostapd.wlan1-1
Fri Apr  7 09:05:30 2023 daemon.notice netifd: radio1 (27389): sh: out of range
Fri Apr  7 09:05:30 2023 daemon.notice netifd: Wireless device 'radio1' is now up
Fri Apr  7 09:05:30 2023 daemon.notice netifd: Network device 'wlan1' link is up
Fri Apr  7 09:05:30 2023 daemon.notice netifd: Interface 'wwan' is enabled
Fri Apr  7 09:05:30 2023 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Apr  7 09:05:30 2023 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Apr  7 09:05:30 2023 daemon.notice netifd: wwan (28186): udhcpc: started, v1.35.0
Fri Apr  7 09:05:30 2023 daemon.notice netifd: wwan (28186): udhcpc: broadcasting discover
Fri Apr  7 09:05:30 2023 daemon.notice netifd: wwan (28186): udhcpc: broadcasting select for 192.168.0.34, server 192.168.0.180
Fri Apr  7 09:05:30 2023 daemon.notice netifd: wwan (28186): udhcpc: lease of 192.168.0.34 obtained from 192.168.0.180, lease time 43200
Fri Apr  7 09:05:31 2023 daemon.err uhttpd[2825]: ping: sendto: Network unreachable
Fri Apr  7 09:05:31 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 09:05:31 2023 daemon.notice netifd: Interface 'wwan' is now up
Fri Apr  7 09:06:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:06:21 2023 user.notice firewall: Reloading firewall due to ifup of wwan (wlan1)
Fri Apr  7 09:06:24 2023 user.notice relayd: Assigning 192.168.0.34 to bridge interface
Fri Apr  7 09:06:24 2023 user.notice relayd: Reloading relayd due to ifup of wwan (wlan1)
Fri Apr  7 09:07:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:08:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:09:10 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:09:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:09:52 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:09:52 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:10:12 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 09:10:12 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 09:10:12 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 09:10:13 2023 daemon.err uhttpd[2825]: Generating DH parameters, 1024 bit long safe prime, generator 2
Fri Apr  7 09:10:13 2023 daemon.err uhttpd[2825]: This is going to take a long time
Fri Apr  7 09:10:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:11:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:12:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:12:55 2023 daemon.err uhttpd[2825]: .....................................................+...................................................+.....+.......................................................................................+..................................................+.............................................................+...............................................+.......................................................+.............+........................................+...+...........+..................................+.........+..................+......+...................................................................+........+.................................................................................................................................+............................+..........................................................+........+.......................+.....+....+..............+............................................................................
Fri Apr  7 09:12:55 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 09:12:55 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/issued/server.crt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/private/server.key': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/ca.crt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/private/ca.key': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/index.txt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/index.txt.attr': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/serial': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/ca.crt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/index.txt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/index.txt.attr': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/serial': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/server.crt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/server.key': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/ca.key': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/issued/client1.crt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/private/client1.key': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat '/etc/openvpn/ca.crt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/index.txt': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/index.txt.attr': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/serial': No such file or directory
Fri Apr  7 09:12:56 2023 daemon.err uhttpd[2825]: cp: can't stat 'keys/crl.pem': No such file or directory
Fri Apr  7 09:12:57 2023 daemon.err uhttpd[2825]: tr: write error: Broken pipe
Fri Apr  7 09:13:00 2023 daemon.notice netifd: Interface 'lan' is now down
Fri Apr  7 09:13:00 2023 kern.info kernel: [58098.083372] br-lan: port 1(eth0.1) entered disabled state
Fri Apr  7 09:13:00 2023 kern.info kernel: [58098.120546] device eth0.1 left promiscuous mode
Fri Apr  7 09:13:00 2023 kern.info kernel: [58098.125622] br-lan: port 1(eth0.1) entered disabled state
Fri Apr  7 09:13:00 2023 kern.info kernel: [58098.191872] device wlan1-1 left promiscuous mode
Fri Apr  7 09:13:00 2023 kern.info kernel: [58098.196818] br-lan: port 2(wlan1-1) entered disabled state
Fri Apr  7 09:13:00 2023 daemon.notice netifd: Interface 'lan' is disabled
Fri Apr  7 09:13:00 2023 daemon.notice netifd: VLAN 'eth0.1' link is down
Fri Apr  7 09:13:00 2023 daemon.notice netifd: bridge 'br-lan' link is down
Fri Apr  7 09:13:00 2023 daemon.notice netifd: Interface 'lan' has link connectivity loss
Fri Apr  7 09:13:00 2023 daemon.notice netifd: Interface 'loopback' is now down
Fri Apr  7 09:13:00 2023 daemon.notice netifd: Interface 'loopback' is disabled
Fri Apr  7 09:13:00 2023 daemon.notice netifd: Network device 'lo' link is down
Fri Apr  7 09:13:00 2023 daemon.notice netifd: Interface 'loopback' has link connectivity loss
Fri Apr  7 09:13:01 2023 daemon.notice netifd: Interface 'wan6' is now down
Fri Apr  7 09:13:01 2023 kern.info kernel: [58098.862642] device eth0 left promiscuous mode
Fri Apr  7 09:13:01 2023 kern.info kernel: [58098.889136] eth0: link down
Fri Apr  7 09:13:01 2023 daemon.notice netifd: Interface 'wan6' is disabled
Fri Apr  7 09:13:01 2023 daemon.notice netifd: VLAN 'eth0.2' link is down
Fri Apr  7 09:13:01 2023 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Fri Apr  7 09:13:01 2023 daemon.notice netifd: wwan (28186): udhcpc: received SIGTERM
Fri Apr  7 09:13:01 2023 daemon.notice netifd: wwan (28186): udhcpc: unicasting a release of 192.168.0.34 to 192.168.0.180
Fri Apr  7 09:13:01 2023 daemon.notice netifd: wwan (28186): udhcpc: sending release
Fri Apr  7 09:13:01 2023 daemon.notice netifd: wwan (28186): udhcpc: entering released state
Fri Apr  7 09:13:01 2023 daemon.notice netifd: Network device 'eth0' link is down
Fri Apr  7 09:13:01 2023 daemon.notice netifd: Wireless device 'radio0' is now down
Fri Apr  7 09:13:01 2023 daemon.notice netifd: wwan (28186): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wwan" } (Permission denied)
Fri Apr  7 09:13:01 2023 daemon.notice netifd: Interface 'wwan' is now down
Fri Apr  7 09:13:01 2023 daemon.notice netifd: Interface 'wwan' is disabled
Fri Apr  7 09:13:01 2023 daemon.notice hostapd: Remove interface 'wlan1-1'
Fri Apr  7 09:13:01 2023 daemon.notice hostapd: wlan1-1: interface state ENABLED->DISABLED
Fri Apr  7 09:13:01 2023 daemon.notice hostapd: wlan1-1: AP-DISABLED
Fri Apr  7 09:13:01 2023 daemon.notice hostapd: wlan1-1: CTRL-EVENT-TERMINATING
Fri Apr  7 09:13:01 2023 daemon.notice hostapd: nl80211: deinit ifname=wlan1-1 disabled_11b_rates=0
Fri Apr  7 09:13:02 2023 daemon.notice hostapd: nl80211: Failed to remove interface wlan1-1 from bridge br-lan: No such device
Fri Apr  7 09:13:02 2023 user.notice /usr/lib/gargoyle/ping_watchdog: Run custom script
Fri Apr  7 09:13:04 2023 user.notice : Added device handler type: bonding
Fri Apr  7 09:13:04 2023 user.notice : Added device handler type: 8021ad
Fri Apr  7 09:13:04 2023 user.notice : Added device handler type: 8021q
Fri Apr  7 09:13:04 2023 user.notice : Added device handler type: macvlan
Fri Apr  7 09:13:04 2023 user.notice : Added device handler type: veth
Fri Apr  7 09:13:04 2023 user.notice : Added device handler type: bridge
Fri Apr  7 09:13:04 2023 user.notice : Added device handler type: Network device
Fri Apr  7 09:13:04 2023 user.notice : Added device handler type: tunnel
Fri Apr  7 09:13:09 2023 kern.info kernel: [58107.605159] eth0: link up (1000Mbps/Full duplex)
Fri Apr  7 09:13:09 2023 kern.info kernel: [58107.617783] br-lan: port 1(eth0.1) entered blocking state
Fri Apr  7 09:13:09 2023 kern.info kernel: [58107.623372] br-lan: port 1(eth0.1) entered disabled state
Fri Apr  7 09:13:09 2023 kern.info kernel: [58107.629250] device eth0.1 entered promiscuous mode
Fri Apr  7 09:13:09 2023 kern.info kernel: [58107.634200] device eth0 entered promiscuous mode
Fri Apr  7 09:13:10 2023 kern.info kernel: [58107.646329] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Fri Apr  7 09:13:10 2023 kern.info kernel: [58107.673936] br-lan: port 1(eth0.1) entered blocking state
Fri Apr  7 09:13:10 2023 kern.info kernel: [58107.679568] br-lan: port 1(eth0.1) entered forwarding state
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'lan' is enabled
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'lan' is setting up now
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'lan' is now up
Fri Apr  7 09:13:10 2023 daemon.notice netifd: bridge 'br-lan' link is up
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'lan' has link connectivity
Fri Apr  7 09:13:10 2023 daemon.notice netifd: VLAN 'eth0.1' link is up
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'loopback' is enabled
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'loopback' is setting up now
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'loopback' is now up
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'wan6' is enabled
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Network device 'eth0' link is up
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Network device 'lo' link is up
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'loopback' has link connectivity
Fri Apr  7 09:13:10 2023 daemon.notice netifd: VLAN 'eth0.2' link is up
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'wan6' has link connectivity
Fri Apr  7 09:13:10 2023 daemon.notice netifd: Interface 'wan6' is setting up now
Fri Apr  7 09:13:10 2023 daemon.err odhcp6c[30587]: Failed to send RS (Address not available)
Fri Apr  7 09:13:11 2023 kern.info kernel: [58108.656385] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Fri Apr  7 09:13:11 2023 daemon.err odhcp6c[30587]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Fri Apr  7 09:13:13 2023 daemon.notice netifd: Wireless device 'radio0' is now up
Fri Apr  7 09:13:15 2023 daemon.notice netifd: radio1 (30521): RTNETLINK answers: Resource busy
Fri Apr  7 09:13:16 2023 daemon.err uhttpd[2825]: Error: There is no such init script like 'miniupnpd'.
Fri Apr  7 09:13:16 2023 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Fri Apr  7 09:13:16 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan1-1) --> new PHY
Fri Apr  7 09:13:17 2023 kern.info kernel: [58114.666616] br-lan: port 2(wlan1-1) entered blocking state
Fri Apr  7 09:13:17 2023 kern.info kernel: [58114.672294] br-lan: port 2(wlan1-1) entered disabled state
Fri Apr  7 09:13:17 2023 kern.info kernel: [58114.678275] device wlan1-1 entered promiscuous mode
Fri Apr  7 09:13:17 2023 daemon.notice hostapd: wlan1-1: interface state UNINITIALIZED->COUNTRY_UPDATE
Fri Apr  7 09:13:17 2023 user.info usteer: Creating local node hostapd.wlan1-1
Fri Apr  7 09:13:17 2023 daemon.notice hostapd: wlan1-1: interface state COUNTRY_UPDATE->ENABLED
Fri Apr  7 09:13:17 2023 daemon.notice hostapd: wlan1-1: AP-ENABLED
Fri Apr  7 09:13:17 2023 user.info usteer: Found nl80211 phy on wdev hostapd.wlan1-1, ssid=
Fri Apr  7 09:13:17 2023 user.info usteer: Connecting to local node hostapd.wlan1-1
Fri Apr  7 09:13:18 2023 daemon.notice netifd: radio1 (30521): sh: out of range
Fri Apr  7 09:13:18 2023 daemon.notice netifd: Wireless device 'radio1' is now up
Fri Apr  7 09:13:18 2023 daemon.notice netifd: Network device 'wlan1' link is up
Fri Apr  7 09:13:18 2023 daemon.notice netifd: Interface 'wwan' is enabled
Fri Apr  7 09:13:18 2023 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Apr  7 09:13:18 2023 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Apr  7 09:13:19 2023 daemon.notice netifd: wwan (31310): udhcpc: started, v1.35.0
Fri Apr  7 09:13:19 2023 daemon.err uhttpd[2825]: ping: sendto: Network unreachable
Fri Apr  7 09:13:19 2023 daemon.notice netifd: wwan (31310): udhcpc: broadcasting discover
Fri Apr  7 09:13:19 2023 daemon.notice netifd: wwan (31310): udhcpc: broadcasting select for 192.168.0.34, server 192.168.0.180
Fri Apr  7 09:13:19 2023 daemon.notice netifd: wwan (31310): udhcpc: lease of 192.168.0.34 obtained from 192.168.0.180, lease time 43200
Fri Apr  7 09:13:19 2023 daemon.err uhttpd[2825]: Command failed: ubus call service delete { "name": "openvpn" } (Not found)
Fri Apr  7 09:13:19 2023 daemon.notice netifd: Interface 'wwan' is now up
Fri Apr  7 09:13:20 2023 daemon.warn openvpn(custom_config)[31408]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:13:20 2023 daemon.notice openvpn(custom_config)[31408]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:13:20 2023 daemon.notice openvpn(custom_config)[31408]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:13:20 2023 daemon.notice openvpn(custom_config)[31408]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:13:20 2023 daemon.notice openvpn(custom_config)[31408]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:13:20 2023 daemon.warn openvpn(custom_config)[31408]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:13:20 2023 daemon.warn openvpn(custom_config)[31408]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:13:20 2023 daemon.notice openvpn(custom_config)[31408]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:13:20 2023 daemon.err openvpn(custom_config)[31408]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:13:20 2023 daemon.err openvpn(custom_config)[31408]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:13:20 2023 daemon.err openvpn(custom_config)[31408]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:13:20 2023 daemon.err openvpn(custom_config)[31408]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:13:20 2023 daemon.notice openvpn(custom_config)[31408]: Exiting due to fatal error
Fri Apr  7 09:13:23 2023 daemon.err uhttpd[2825]: sh: write error: Broken pipe
Fri Apr  7 09:13:25 2023 daemon.warn openvpn(custom_config)[31679]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:13:25 2023 daemon.notice openvpn(custom_config)[31679]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:13:25 2023 daemon.notice openvpn(custom_config)[31679]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:13:25 2023 daemon.notice openvpn(custom_config)[31679]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:13:25 2023 daemon.notice openvpn(custom_config)[31679]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:13:25 2023 daemon.warn openvpn(custom_config)[31679]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:13:25 2023 daemon.warn openvpn(custom_config)[31679]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:13:25 2023 daemon.notice openvpn(custom_config)[31679]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:13:25 2023 daemon.err openvpn(custom_config)[31679]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:13:25 2023 daemon.err openvpn(custom_config)[31679]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:13:25 2023 daemon.err openvpn(custom_config)[31679]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:13:25 2023 daemon.err openvpn(custom_config)[31679]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:13:25 2023 daemon.notice openvpn(custom_config)[31679]: Exiting due to fatal error
Fri Apr  7 09:13:30 2023 daemon.warn openvpn(custom_config)[31690]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:13:30 2023 daemon.notice openvpn(custom_config)[31690]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:13:30 2023 daemon.notice openvpn(custom_config)[31690]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:13:30 2023 daemon.notice openvpn(custom_config)[31690]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:13:30 2023 daemon.notice openvpn(custom_config)[31690]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:13:30 2023 daemon.warn openvpn(custom_config)[31690]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:13:30 2023 daemon.warn openvpn(custom_config)[31690]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:13:30 2023 daemon.notice openvpn(custom_config)[31690]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:13:30 2023 daemon.err openvpn(custom_config)[31690]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:13:30 2023 daemon.err openvpn(custom_config)[31690]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:13:30 2023 daemon.err openvpn(custom_config)[31690]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:13:30 2023 daemon.err openvpn(custom_config)[31690]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:13:30 2023 daemon.notice openvpn(custom_config)[31690]: Exiting due to fatal error
Fri Apr  7 09:13:35 2023 daemon.warn openvpn(custom_config)[31701]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:13:35 2023 daemon.notice openvpn(custom_config)[31701]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:13:35 2023 daemon.notice openvpn(custom_config)[31701]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:13:35 2023 daemon.notice openvpn(custom_config)[31701]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:13:35 2023 daemon.notice openvpn(custom_config)[31701]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:13:35 2023 daemon.warn openvpn(custom_config)[31701]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:13:35 2023 daemon.warn openvpn(custom_config)[31701]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:13:35 2023 daemon.notice openvpn(custom_config)[31701]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:13:35 2023 daemon.err openvpn(custom_config)[31701]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:13:35 2023 daemon.err openvpn(custom_config)[31701]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:13:35 2023 daemon.err openvpn(custom_config)[31701]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:13:35 2023 daemon.err openvpn(custom_config)[31701]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:13:35 2023 daemon.notice openvpn(custom_config)[31701]: Exiting due to fatal error
Fri Apr  7 09:13:40 2023 daemon.warn openvpn(custom_config)[32028]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:13:40 2023 daemon.notice openvpn(custom_config)[32028]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:13:40 2023 daemon.notice openvpn(custom_config)[32028]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:13:40 2023 daemon.notice openvpn(custom_config)[32028]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:13:40 2023 daemon.notice openvpn(custom_config)[32028]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:13:40 2023 daemon.warn openvpn(custom_config)[32028]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:13:40 2023 daemon.warn openvpn(custom_config)[32028]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:13:40 2023 daemon.notice openvpn(custom_config)[32028]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:13:40 2023 daemon.err openvpn(custom_config)[32028]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:13:40 2023 daemon.err openvpn(custom_config)[32028]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:13:40 2023 daemon.err openvpn(custom_config)[32028]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:13:40 2023 daemon.err openvpn(custom_config)[32028]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:13:40 2023 daemon.notice openvpn(custom_config)[32028]: Exiting due to fatal error
Fri Apr  7 09:13:45 2023 daemon.warn openvpn(custom_config)[32125]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:13:45 2023 daemon.notice openvpn(custom_config)[32125]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:13:45 2023 daemon.notice openvpn(custom_config)[32125]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:13:45 2023 daemon.notice openvpn(custom_config)[32125]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:13:45 2023 daemon.notice openvpn(custom_config)[32125]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:13:45 2023 daemon.warn openvpn(custom_config)[32125]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:13:45 2023 daemon.warn openvpn(custom_config)[32125]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:13:45 2023 daemon.notice openvpn(custom_config)[32125]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:13:45 2023 daemon.err openvpn(custom_config)[32125]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:13:45 2023 daemon.err openvpn(custom_config)[32125]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:13:45 2023 daemon.err openvpn(custom_config)[32125]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:13:45 2023 daemon.err openvpn(custom_config)[32125]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:13:45 2023 daemon.notice openvpn(custom_config)[32125]: Exiting due to fatal error
Fri Apr  7 09:13:50 2023 daemon.warn openvpn(custom_config)[32126]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:13:50 2023 daemon.notice openvpn(custom_config)[32126]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:13:50 2023 daemon.notice openvpn(custom_config)[32126]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:13:50 2023 daemon.notice openvpn(custom_config)[32126]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:13:50 2023 daemon.notice openvpn(custom_config)[32126]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:13:50 2023 daemon.warn openvpn(custom_config)[32126]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:13:50 2023 daemon.warn openvpn(custom_config)[32126]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:13:50 2023 daemon.notice openvpn(custom_config)[32126]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:13:50 2023 daemon.err openvpn(custom_config)[32126]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:13:50 2023 daemon.err openvpn(custom_config)[32126]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:13:50 2023 daemon.err openvpn(custom_config)[32126]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:13:50 2023 daemon.err openvpn(custom_config)[32126]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:13:50 2023 daemon.notice openvpn(custom_config)[32126]: Exiting due to fatal error
Fri Apr  7 09:13:55 2023 daemon.warn openvpn(custom_config)[32127]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:13:55 2023 daemon.notice openvpn(custom_config)[32127]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:13:55 2023 daemon.notice openvpn(custom_config)[32127]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:13:55 2023 daemon.notice openvpn(custom_config)[32127]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:13:55 2023 daemon.notice openvpn(custom_config)[32127]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:13:55 2023 daemon.warn openvpn(custom_config)[32127]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:13:55 2023 daemon.warn openvpn(custom_config)[32127]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:13:55 2023 daemon.notice openvpn(custom_config)[32127]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:13:55 2023 daemon.err openvpn(custom_config)[32127]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:13:55 2023 daemon.err openvpn(custom_config)[32127]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:13:55 2023 daemon.err openvpn(custom_config)[32127]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:13:55 2023 daemon.err openvpn(custom_config)[32127]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:13:55 2023 daemon.notice openvpn(custom_config)[32127]: Exiting due to fatal error
Fri Apr  7 09:14:00 2023 user.notice root: openvpn stopped, restarting
Fri Apr  7 09:14:00 2023 daemon.warn openvpn(custom_config)[32181]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:00 2023 daemon.notice openvpn(custom_config)[32181]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:00 2023 daemon.notice openvpn(custom_config)[32181]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:00 2023 daemon.notice openvpn(custom_config)[32181]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:00 2023 daemon.notice openvpn(custom_config)[32181]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:00 2023 daemon.warn openvpn(custom_config)[32181]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:00 2023 daemon.warn openvpn(custom_config)[32181]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:00 2023 daemon.notice openvpn(custom_config)[32181]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:00 2023 daemon.err openvpn(custom_config)[32181]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:00 2023 daemon.err openvpn(custom_config)[32181]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:00 2023 daemon.err openvpn(custom_config)[32181]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:00 2023 daemon.err openvpn(custom_config)[32181]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:00 2023 daemon.notice openvpn(custom_config)[32181]: Exiting due to fatal error
Fri Apr  7 09:14:05 2023 daemon.warn openvpn(custom_config)[32206]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:05 2023 daemon.notice openvpn(custom_config)[32206]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:05 2023 daemon.notice openvpn(custom_config)[32206]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:05 2023 daemon.notice openvpn(custom_config)[32206]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:05 2023 daemon.notice openvpn(custom_config)[32206]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:05 2023 daemon.warn openvpn(custom_config)[32206]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:05 2023 daemon.warn openvpn(custom_config)[32206]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:05 2023 daemon.notice openvpn(custom_config)[32206]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:05 2023 daemon.err openvpn(custom_config)[32206]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:05 2023 daemon.err openvpn(custom_config)[32206]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:05 2023 daemon.err openvpn(custom_config)[32206]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:05 2023 daemon.err openvpn(custom_config)[32206]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:05 2023 daemon.notice openvpn(custom_config)[32206]: Exiting due to fatal error
Fri Apr  7 09:14:10 2023 daemon.warn openvpn(custom_config)[32207]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:10 2023 daemon.notice openvpn(custom_config)[32207]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:10 2023 daemon.notice openvpn(custom_config)[32207]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:10 2023 daemon.notice openvpn(custom_config)[32207]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:10 2023 daemon.notice openvpn(custom_config)[32207]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:10 2023 daemon.warn openvpn(custom_config)[32207]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:10 2023 daemon.warn openvpn(custom_config)[32207]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:10 2023 daemon.notice openvpn(custom_config)[32207]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:10 2023 daemon.err openvpn(custom_config)[32207]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:10 2023 daemon.err openvpn(custom_config)[32207]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:10 2023 daemon.err openvpn(custom_config)[32207]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:10 2023 daemon.err openvpn(custom_config)[32207]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:10 2023 daemon.notice openvpn(custom_config)[32207]: Exiting due to fatal error
Fri Apr  7 09:14:12 2023 user.notice firewall: Reloading firewall due to ifup of wwan (wlan1)
Fri Apr  7 09:14:13 2023 daemon.notice hostapd: handle_probe_req: send failed
Fri Apr  7 09:14:15 2023 user.notice relayd: Assigning 192.168.0.34 to bridge interface
Fri Apr  7 09:14:15 2023 daemon.warn openvpn(custom_config)[32542]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:15 2023 daemon.notice openvpn(custom_config)[32542]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:15 2023 daemon.notice openvpn(custom_config)[32542]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:15 2023 daemon.notice openvpn(custom_config)[32542]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:15 2023 daemon.notice openvpn(custom_config)[32542]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:15 2023 daemon.warn openvpn(custom_config)[32542]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:15 2023 daemon.warn openvpn(custom_config)[32542]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:15 2023 daemon.notice openvpn(custom_config)[32542]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:15 2023 daemon.err openvpn(custom_config)[32542]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:15 2023 daemon.err openvpn(custom_config)[32542]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:15 2023 daemon.err openvpn(custom_config)[32542]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:15 2023 daemon.err openvpn(custom_config)[32542]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:15 2023 daemon.notice openvpn(custom_config)[32542]: Exiting due to fatal error
Fri Apr  7 09:14:16 2023 user.notice relayd: Reloading relayd due to ifup of wwan (wlan1)
Fri Apr  7 09:14:20 2023 daemon.warn openvpn(custom_config)[32624]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:20 2023 daemon.notice openvpn(custom_config)[32624]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:20 2023 daemon.notice openvpn(custom_config)[32624]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:20 2023 daemon.notice openvpn(custom_config)[32624]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:20 2023 daemon.notice openvpn(custom_config)[32624]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:20 2023 daemon.warn openvpn(custom_config)[32624]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:20 2023 daemon.warn openvpn(custom_config)[32624]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:20 2023 daemon.notice openvpn(custom_config)[32624]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:20 2023 daemon.err openvpn(custom_config)[32624]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:20 2023 daemon.err openvpn(custom_config)[32624]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:20 2023 daemon.err openvpn(custom_config)[32624]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:20 2023 daemon.err openvpn(custom_config)[32624]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:20 2023 daemon.notice openvpn(custom_config)[32624]: Exiting due to fatal error
Fri Apr  7 09:14:25 2023 daemon.warn openvpn(custom_config)[32625]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:25 2023 daemon.notice openvpn(custom_config)[32625]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:25 2023 daemon.notice openvpn(custom_config)[32625]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:25 2023 daemon.notice openvpn(custom_config)[32625]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:25 2023 daemon.notice openvpn(custom_config)[32625]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:25 2023 daemon.warn openvpn(custom_config)[32625]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:25 2023 daemon.warn openvpn(custom_config)[32625]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:25 2023 daemon.notice openvpn(custom_config)[32625]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:25 2023 daemon.err openvpn(custom_config)[32625]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:25 2023 daemon.err openvpn(custom_config)[32625]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:25 2023 daemon.err openvpn(custom_config)[32625]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:25 2023 daemon.err openvpn(custom_config)[32625]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:25 2023 daemon.notice openvpn(custom_config)[32625]: Exiting due to fatal error
Fri Apr  7 09:14:30 2023 daemon.warn openvpn(custom_config)[32626]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:30 2023 daemon.notice openvpn(custom_config)[32626]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:30 2023 daemon.notice openvpn(custom_config)[32626]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:30 2023 daemon.notice openvpn(custom_config)[32626]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:30 2023 daemon.notice openvpn(custom_config)[32626]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:30 2023 daemon.warn openvpn(custom_config)[32626]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:30 2023 daemon.warn openvpn(custom_config)[32626]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:30 2023 daemon.notice openvpn(custom_config)[32626]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:30 2023 daemon.err openvpn(custom_config)[32626]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:30 2023 daemon.err openvpn(custom_config)[32626]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:30 2023 daemon.err openvpn(custom_config)[32626]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:30 2023 daemon.err openvpn(custom_config)[32626]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:30 2023 daemon.notice openvpn(custom_config)[32626]: Exiting due to fatal error
Fri Apr  7 09:14:35 2023 daemon.warn openvpn(custom_config)[32627]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:35 2023 daemon.notice openvpn(custom_config)[32627]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:35 2023 daemon.notice openvpn(custom_config)[32627]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:35 2023 daemon.notice openvpn(custom_config)[32627]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:35 2023 daemon.notice openvpn(custom_config)[32627]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:35 2023 daemon.warn openvpn(custom_config)[32627]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:35 2023 daemon.warn openvpn(custom_config)[32627]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:35 2023 daemon.notice openvpn(custom_config)[32627]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:35 2023 daemon.err openvpn(custom_config)[32627]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:35 2023 daemon.err openvpn(custom_config)[32627]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:35 2023 daemon.err openvpn(custom_config)[32627]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:35 2023 daemon.err openvpn(custom_config)[32627]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:35 2023 daemon.notice openvpn(custom_config)[32627]: Exiting due to fatal error
Fri Apr  7 09:14:40 2023 daemon.warn openvpn(custom_config)[32628]: --cipher is not set. Previous OpenVPN version 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.
Fri Apr  7 09:14:40 2023 daemon.notice openvpn(custom_config)[32628]: OpenVPN 2.5.3 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Apr  7 09:14:40 2023 daemon.notice openvpn(custom_config)[32628]: library versions: OpenSSL 1.1.1s  1 Nov 2022, LZO 2.10
Fri Apr  7 09:14:40 2023 daemon.notice openvpn(custom_config)[32628]: net_route_v4_best_gw query: dst 0.0.0.0
Fri Apr  7 09:14:40 2023 daemon.notice openvpn(custom_config)[32628]: net_route_v4_best_gw result: via 192.168.0.180 dev wlan1
Fri Apr  7 09:14:40 2023 daemon.warn openvpn(custom_config)[32628]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as internet cafes that use the same subnet.
Fri Apr  7 09:14:40 2023 daemon.warn openvpn(custom_config)[32628]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Apr  7 09:14:40 2023 daemon.notice openvpn(custom_config)[32628]: Diffie-Hellman initialized with 1024 bit key
Fri Apr  7 09:14:40 2023 daemon.err openvpn(custom_config)[32628]: OpenSSL: error:02001002:system library:fopen:No such file or directory
Fri Apr  7 09:14:40 2023 daemon.err openvpn(custom_config)[32628]: OpenSSL: error:2006D080:BIO routines:BIO_new_file:no such file
Fri Apr  7 09:14:40 2023 daemon.err openvpn(custom_config)[32628]: OpenSSL: error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib
Fri Apr  7 09:14:40 2023 daemon.err openvpn(custom_config)[32628]: Cannot load certificate file /etc/openvpn/server.crt
Fri Apr  7 09:14:40 2023 daemon.notice openvpn(custom_config)[32628]: Exiting due to fatal error
Image
Image

Post Reply