GL-E750 Wireguard problem

I have software version 4.3.8. stable and when connecting the tunnel I have an error, how to fix it?

Fri Nov 24 17:29:09 2023 daemon.notice netifd: wgclient (11612): cat: can’t open ‘/tmp/run/wg_resolved_ip’: No such file or directory
Fri Nov 24 17:29:09 2023 daemon.notice netifd: Interface ‘wgclient’ is now down
Fri Nov 24 17:29:09 2023 daemon.notice netifd: Interface ‘wgclient’ is setting up now
Fri Nov 24 17:29:11 2023 daemon.notice netifd: wgclient (11653): Error: inet6 prefix is expected rather than “”.
Fri Nov 24 17:29:12 2023 user.notice mwan3[11652]: Execute ifdown event on interface wgclient (unknown)
Fri Nov 24 17:29:17 2023 user.notice firewall: Reloading firewall due to ifdown of wgclient ()
Fri Nov 24 17:30:56 2023 user.notice wireguard-debug: USER=root ifname=wgclient ACTION=REKEY-GIVEUP SHLVL=1 HOME=/ HOTPLUG_TYPE=wireguard LOGNAME=root DEVICENAME= TERM=linux SUBSYSTEM=wireguard PATH=/usr/sbin:/usr/bin:/sbin:/bin PWD=/
Fri Nov 24 17:31:00 2023 daemon.notice netifd: wgclient (14831): cat: can’t open ‘/tmp/run/wg_resolved_ip’: No such file or directory
Fri Nov 24 17:31:00 2023 daemon.notice netifd: Interface ‘wgclient’ is now down
Fri Nov 24 17:31:00 2023 daemon.notice netifd: Interface ‘wgclient’ is setting up now
Fri Nov 24 17:31:03 2023 daemon.notice netifd: wgclient (14855): Error: inet6 prefix is expected rather than “”.
Fri Nov 24 17:31:07 2023 user.notice mwan3[14854]: Execute ifdown event on interface wgclient (unknown)
Fri Nov 24 17:31:09 2023 user.notice firewall: Reloading firewall due to ifdown of wgclient ()
Fri Nov 24 17:32:54 2023 user.notice wireguard-debug: USER=root ifname=wgclient ACTION=REKEY-GIVEUP SHLVL=1 HOME=/ HOTPLUG_TYPE=wireguard LOGNAME=root DEVICENAME= TERM=linux SUBSYSTEM=wireguard PATH=/usr/sbin:/usr/bin:/sbin:/bin PWD=/
Fri Nov 24 17:32:58 2023 daemon.notice netifd: wgclient (18294): cat: can’t open ‘/tmp/run/wg_resolved_ip’: No such file or directory
Fri Nov 24 17:32:58 2023 daemon.notice netifd: Interface ‘wgclient’ is now down
Fri Nov 24 17:32:58 2023 daemon.notice netifd: Interface ‘wgclient’ is setting up now
Fri Nov 24 17:33:03 2023 daemon.notice netifd: wgclient (18360): Error: inet6 prefix is expected rather than “”.
Fri Nov 24 17:33:04 2023 user.notice mwan3[18359]: Execute ifdown event on interface wgclient (unknown)
Fri Nov 24 17:33:08 2023 user.notice firewall: Reloading firewall due to ifdown of wgclient ()

May you post your WG config?
Please obscure access data or access keys.

[Interface]
Address = 192.168.100.5/32
ListenPort = 16232
PrivateKey = 7Jwe*******
DNS = 8.8.8.8
MTU = 1420

[Peer]
AllowedIPs = 0.0.0.0/0
Endpoint = **:16232
PersistentKeepalive = 10
PublicKey = m7bqG

I changed the settings and it still didn’t change anything, I guess a system change is necessary

I’m having the same issue and trying to get this working ahead of an international trip. My goal is to use the E750v2 as a travel router to be able to Wireguard VPN to my home network.

Setup is:
MT6000 home router with wireguard server setup using the standard generated configs and DDNS
E750v2 using the standard wireguard client config generated from the MT6000

E750v2 connected to mobile hotspot on my phone.
When attempting to establish wireguard client connect to the MT6000 I receive the same logs as the OP.

What I’ve tried:

  1. Setup a separate wireguard profile for my Samsung phone, on mobile data(not connected to LAN) this connects to the MT6000 via wireguard app no problem
  2. Setup windows 10 laptop with wireguard app and another wireguard config generated from MT6000. This connects without issue to MT6000 through the mobile hotspot on phone directly, OR when connected laptop->E750v2->Phone
    These two tests seem to me to rule out the mobile hotspot as issues

What’s up with the E750v2? Is there a known good firmware for wireguard client o it? I’ll try downgrading to a few I guess

1 Like

I downgraded to 3.217 and the wireguard client connects without issue using the same configuration generated from the MT6000. This solves my problem for now.

I can only guess that something for wireguard client service is buggy on the 4.3.8 firmware.

1 Like

Do you enable multi-wan and ipv6? Please export the full log.

Hello, please tell me where to export the full log, I have IPv6 disabled and multi WAN also

Sun Dec 10 16:29:24 2023 kern.info kernel: [ 109.644189] tertf: br-lan registered, add it
Sun Dec 10 16:29:24 2023 kern.info kernel: [ 109.706215] br-lan: port 1(eth0) entered blocking state
Sun Dec 10 16:29:24 2023 kern.info kernel: [ 109.706236] br-lan: port 1(eth0) entered disabled state
Sun Dec 10 16:29:24 2023 kern.info kernel: [ 109.706609] device eth0 entered promiscuous mode
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Interface ‘lan’ is enabled
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Interface ‘lan’ is setting up now
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Interface ‘lan’ is now up
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Interface ‘loopback’ is enabled
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Interface ‘loopback’ is setting up now
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Interface ‘loopback’ is now up
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Interface ‘modem_1_1_2’ is setting up now
Sun Dec 10 16:29:24 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Network device ‘lo’ link is up
Sun Dec 10 16:29:24 2023 daemon.notice netifd: Interface ‘loopback’ has link connectivity
Sun Dec 10 16:29:25 2023 daemon.notice procd: /etc/rc.d/S94smstools3: Creating minimum spool directories
Sun Dec 10 16:29:25 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:26 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:27 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:28 2023 daemon.err sms_manager: (sms_manager.c:191) start sms_manager on 127.0.0.1:8760, bus=1-1.2
Sun Dec 10 16:29:28 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:29 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:30 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:30 2023 daemon.notice netifd: modem_1_1_2 (4076): AT+QNWPREFCFG=“roam_pref”,255
Sun Dec 10 16:29:30 2023 daemon.notice netifd: modem_1_1_2 (4076): ERROR
Sun Dec 10 16:29:30 2023 daemon.notice netifd: radio1 (4079): sh: acs_survey: out of range
Sun Dec 10 16:29:30 2023 user.notice mwan3[4074]: Using firewall mask 0x3F00
Sun Dec 10 16:29:30 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:30 2023 user.notice mwan3[4074]: Max interface count is 60
Sun Dec 10 16:29:31 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:31 2023 daemon.notice netifd: modem_1_1_2 (4076): AT+QNWCFG=“data_roaming”,0
Sun Dec 10 16:29:31 2023 daemon.notice netifd: modem_1_1_2 (4076): ERROR
Sun Dec 10 16:29:31 2023 daemon.notice netifd: radio1 (4079): sh: acs_survey: out of range
Sun Dec 10 16:29:31 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:31 2023 daemon.notice netifd: modem_1_1_2 (4076): AT+QCFG=“roamservice”,255
Sun Dec 10 16:29:31 2023 daemon.notice netifd: modem_1_1_2 (4076): OK
Sun Dec 10 16:29:31 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:32 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:33 2023 daemon.notice netifd: modem_1_1_2 (4076): Failed to parse message data
Sun Dec 10 16:29:33 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:34 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:34 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:34 2023 daemon.notice netifd: modem_1_1_2 (4076): ERROR
Sun Dec 10 16:29:35 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:35 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:35 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:35 2023 daemon.notice netifd: modem_1_1_2 (4076): ERROR
Sun Dec 10 16:29:35 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy wlan0) → new PHY
Sun Dec 10 16:29:35 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:35 2023 daemon.notice netifd: modem_1_1_2 (4076):
Sun Dec 10 16:29:35 2023 daemon.notice netifd: modem_1_1_2 (4076): OK
Sun Dec 10 16:29:36 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:36 2023 kern.info kernel: [ 121.485714] br-lan: port 2(wlan0) entered blocking state
Sun Dec 10 16:29:36 2023 kern.info kernel: [ 121.485735] br-lan: port 2(wlan0) entered disabled state
Sun Dec 10 16:29:36 2023 kern.info kernel: [ 121.486225] device wlan0 entered promiscuous mode
Sun Dec 10 16:29:36 2023 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Sun Dec 10 16:29:36 2023 daemon.notice hostapd: ACS: Automatic channel selection started, this may take a bit
Sun Dec 10 16:29:36 2023 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->ACS
Sun Dec 10 16:29:36 2023 daemon.notice hostapd: wlan0: ACS-STARTED
Sun Dec 10 16:29:36 2023 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy wlan1) → new PHY
Sun Dec 10 16:29:36 2023 daemon.notice netifd: modem_1_1_2 (4076): cat: can’t open ‘/proc/gl-hw-info/sim’: No such file or directory
Sun Dec 10 16:29:36 2023 user.notice mwan3[4074]: Execute ifup event on interface lan (br-lan)
Sun Dec 10 16:29:40 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:41 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:42 2023 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Sun Dec 10 16:29:42 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:43 2023 daemon.notice netifd: modem_1_1_2 (4076): Waiting for SIM initialization
Sun Dec 10 16:29:43 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:44 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:45 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:47 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:47 2023 daemon.err usbmuxd[5158]: [16:29:47.783][3] usbmuxd v1.1.1 starting up
Sun Dec 10 16:29:47 2023 daemon.err usbmuxd[5158]: [16:29:47.800][3] Using libusb 1.0.24
Sun Dec 10 16:29:47 2023 daemon.err usbmuxd[5158]: [16:29:47.827][3] Initialization complete
Sun Dec 10 16:29:47 2023 daemon.err usbmuxd[5158]: [16:29:47.828][3] Enabled exit on SIGUSR1 if no devices are attached. Start a new instance with “–exit” to trigger.
Sun Dec 10 16:29:48 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:49 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:50 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:51 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:52 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:53 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:54 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:55 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:56 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:57 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:58 2023 daemon.info procd: - init complete -
Sun Dec 10 16:29:58 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:59 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:29:59 2023 kern.warn kernel: [ 144.868290] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: DNS service limited to local subnets
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.8.100 – 192.168.8.249, lease time 12h
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: using only locally-known addresses for test
Sun Dec 10 16:29:59 2023 kern.info kernel: [ 144.951193] br-lan: port 3(wlan1) entered blocking state
Sun Dec 10 16:29:59 2023 kern.info kernel: [ 144.951213] br-lan: port 3(wlan1) entered disabled state
Sun Dec 10 16:29:59 2023 kern.info kernel: [ 144.951631] device wlan1 entered promiscuous mode
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: using only locally-known addresses for local
Sun Dec 10 16:29:59 2023 daemon.notice hostapd: wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Sun Dec 10 16:29:59 2023 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sun Dec 10 16:29:59 2023 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Sun Dec 10 16:29:59 2023 daemon.notice hostapd: ACS: Automatic channel selection started, this may take a bit
Sun Dec 10 16:29:59 2023 daemon.notice hostapd: wlan1: interface state COUNTRY_UPDATE->ACS
Sun Dec 10 16:29:59 2023 daemon.notice hostapd: wlan1: ACS-STARTED
Sun Dec 10 16:29:59 2023 daemon.notice netifd: modem_1_1_2 (4076): Starting network modem_1_1_2
Sun Dec 10 16:29:59 2023 kern.info kernel: [ 145.229851] br-lan: port 2(wlan0) entered disabled state
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 145.348447] device wlan0 left promiscuous mode
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 145.348684] br-lan: port 2(wlan0) entered disabled state
Sun Dec 10 16:30:00 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:00 2023 daemon.notice netifd: Wireless device ‘radio1’ is now up
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 145.771719] br-lan: port 2(wlan0) entered blocking state
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 145.771741] br-lan: port 2(wlan0) entered disabled state
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 145.772150] device wlan0 entered promiscuous mode
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 145.849426] br-lan: port 2(wlan0) entered disabled state
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 145.907646] device wlan0 left promiscuous mode
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 145.907799] br-lan: port 2(wlan0) entered disabled state
Sun Dec 10 16:30:00 2023 daemon.notice netifd: modem_1_1_2 (4076): Setting up wwan0
Sun Dec 10 16:30:00 2023 daemon.notice netifd: Interface ‘modem_1_1_2’ is now up
Sun Dec 10 16:30:00 2023 daemon.notice netifd: Network device ‘wwan0’ link is up
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 146.114913] br-lan: port 2(wlan0) entered blocking state
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 146.114934] br-lan: port 2(wlan0) entered disabled state
Sun Dec 10 16:30:00 2023 kern.info kernel: [ 146.124381] device wlan0 entered promiscuous mode
Sun Dec 10 16:30:00 2023 daemon.notice hostapd: wlan0: ACS-COMPLETED freq=2437 channel=6
Sun Dec 10 16:30:00 2023 daemon.notice hostapd: wlan0: interface state ACS->HT_SCAN
Sun Dec 10 16:30:00 2023 daemon.notice hostapd: 20/40 MHz operation not permitted on channel pri=6 sec=10 based on overlapping BSSes
Sun Dec 10 16:30:00 2023 daemon.notice hostapd: Fallback to 20 MHz
Sun Dec 10 16:30:01 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:01 2023 daemon.notice netifd: Network device ‘wlan0’ link is up
Sun Dec 10 16:30:01 2023 kern.info kernel: [ 147.054129] br-lan: port 2(wlan0) entered blocking state
Sun Dec 10 16:30:01 2023 kern.info kernel: [ 147.054152] br-lan: port 2(wlan0) entered forwarding state
Sun Dec 10 16:30:01 2023 daemon.notice netifd: bridge ‘br-lan’ link is up
Sun Dec 10 16:30:01 2023 daemon.notice netifd: Interface ‘lan’ has link connectivity
Sun Dec 10 16:30:02 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:02 2023 daemon.notice netifd: Wireless device ‘radio0’ is now up
Sun Dec 10 16:30:03 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:03 2023 daemon.notice netifd: modem_1_1_2 (5927): Stopping network modem_1_1_2
Sun Dec 10 16:30:04 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:04 2023 daemon.notice netifd: modem_1_1_2 (5927): Command failed: ubus call network.interface notify_proto { “action”: 0, “link-up”: false, “keep”: false, “interface”: “modem_1_1_2” } (Permission denied)
Sun Dec 10 16:30:04 2023 daemon.notice netifd: Interface ‘modem_1_1_2’ is now down
Sun Dec 10 16:30:05 2023 daemon.notice netifd: Interface ‘modem_1_1_2’ is setting up now
Sun Dec 10 16:30:05 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:06 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:07 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:08 2023 daemon.notice hostapd: wlan0: interface state HT_SCAN->ENABLED
Sun Dec 10 16:30:08 2023 daemon.notice hostapd: wlan0: AP-ENABLED
Sun Dec 10 16:30:08 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003): ERROR
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003): ERROR
Sun Dec 10 16:30:09 2023 user.notice mwan3[4074]: Starting tracker on interface lan (br-lan)
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:09 2023 daemon.notice netifd: modem_1_1_2 (6003): OK
Sun Dec 10 16:30:09 2023 daemon.err lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:333) Wait phy ready…
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing noise floor
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing channel time
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: ACS: Survey is missing RX and busy time (at least one is required)
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: wlan1: ACS-COMPLETED freq=5180 channel=36
Sun Dec 10 16:30:09 2023 daemon.notice hostapd: wlan1: interface state ACS->HT_SCAN
Sun Dec 10 16:30:10 2023 daemon.notice netifd: Network device ‘wlan1’ link is up
Sun Dec 10 16:30:10 2023 kern.info kernel: [ 156.009895] br-lan: port 3(wlan1) entered blocking state
Sun Dec 10 16:30:10 2023 kern.info kernel: [ 156.009919] br-lan: port 3(wlan1) entered forwarding state
Sun Dec 10 16:30:10 2023 daemon.notice hostapd: wlan1: interface state HT_SCAN->ENABLED
Sun Dec 10 16:30:10 2023 daemon.notice hostapd: wlan1: AP-ENABLED
Sun Dec 10 16:30:10 2023 daemon.notice netifd: modem_1_1_2 (6003): Failed to parse message data
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003): ERROR
Sun Dec 10 16:30:11 2023 daemon.info lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:389) found device: radio0 mac80211 phy0 5g
Sun Dec 10 16:30:11 2023 daemon.info lua: (…23/ipkg-mips_24kc/gl-sdk4-repeater/usr/sbin/repeater:389) found device: radio1 mac80211 phy1 2g
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003): ERROR
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003):
Sun Dec 10 16:30:11 2023 daemon.notice netifd: modem_1_1_2 (6003): OK
Sun Dec 10 16:30:12 2023 daemon.notice netifd: modem_1_1_2 (6003): cat: can’t open ‘/proc/gl-hw-info/sim’: No such file or directory
Sun Dec 10 16:30:14 2023 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Sun Dec 10 16:30:14 2023 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sun Dec 10 16:30:14 2023 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Sun Dec 10 16:30:14 2023 daemon.notice netifd: modem_1_1_2 (6003): Waiting for SIM initialization
Sun Dec 10 16:30:15 2023 daemon.notice netifd: modem_1_1_2 (6003): Starting network modem_1_1_2
Sun Dec 10 16:30:16 2023 daemon.notice netifd: modem_1_1_2 (6003): Setting up wwan0
Sun Dec 10 16:30:16 2023 daemon.notice netifd: Interface ‘modem_1_1_2’ is now up
Sun Dec 10 16:30:16 2023 daemon.notice netifd: Network device ‘wwan0’ link is up
Sun Dec 10 16:30:18 2023 daemon.notice netifd: Network alias ‘wwan0’ link is up
Sun Dec 10 16:30:18 2023 daemon.notice netifd: Interface ‘modem_1_1_2_4’ is enabled
Sun Dec 10 16:30:18 2023 daemon.notice netifd: Interface ‘modem_1_1_2_4’ has link connectivity
Sun Dec 10 16:30:18 2023 daemon.notice netifd: Interface ‘modem_1_1_2_4’ is setting up now
Sun Dec 10 16:30:19 2023 daemon.notice netifd: modem_1_1_2_4 (6833): udhcpc: started, v1.35.0
Sun Dec 10 16:30:21 2023 daemon.notice netifd: modem_1_1_2_4 (6833): udhcpc: broadcasting discover
Sun Dec 10 16:30:21 2023 daemon.notice netifd: modem_1_1_2_4 (6833): udhcpc: broadcasting select for 100.65.113.65, server 100.65.113.66
Sun Dec 10 16:30:21 2023 daemon.notice netifd: modem_1_1_2_4 (6833): udhcpc: lease of 100.65.113.65 obtained from 100.65.113.66, lease time 7200
Sun Dec 10 16:30:22 2023 daemon.notice netifd: Interface ‘modem_1_1_2_4’ is now up
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using nameserver 213.158.199.1#53
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using nameserver 213.158.199.5#53
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using only locally-known addresses for test
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using only locally-known addresses for local
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Sun Dec 10 16:30:22 2023 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Sun Dec 10 16:30:24 2023 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Sun Dec 10 19:28:19 2023 cron.err crond[3366]: time disparity of 177 minutes detected
Sun Dec 10 19:28:22 2023 user.notice mwan3[7579]: Execute ifup event on interface loopback (lo)
Sun Dec 10 19:28:23 2023 user.notice mwan3[7579]: Starting tracker on interface loopback (lo)
Sun Dec 10 19:28:27 2023 user.info mwan3rtmon[6834]: Detect rtchange event.
Sun Dec 10 19:28:31 2023 user.notice firewall: Reloading firewall due to ifup of loopback (lo)
Sun Dec 10 19:28:36 2023 user.notice mwan3[8153]: Execute ifup event on interface modem_1_1_2 (wwan0)
Sun Dec 10 19:28:38 2023 user.notice mwan3[8153]: Starting tracker on interface modem_1_1_2 (wwan0)
Sun Dec 10 19:28:43 2023 user.info mwan3rtmon[6834]: Detect rtchange event.
Sun Dec 10 19:28:46 2023 user.notice firewall: Reloading firewall due to ifup of modem_1_1_2 (wwan0)
Sun Dec 10 19:28:53 2023 user.notice mwan3[8935]: Execute ifup event on interface modem_1_1_2_4 (wwan0)
Sun Dec 10 19:28:53 2023 user.notice mwan3[8935]: Starting tracker on interface modem_1_1_2_4 (wwan0)
Sun Dec 10 19:28:58 2023 user.info mwan3rtmon[6834]: Detect rtchange event.
Sun Dec 10 19:29:00 2023 user.notice firewall: Reloading firewall due to ifup of modem_1_1_2_4 (wwan0)
Sun Dec 10 19:29:39 2023 daemon.info hostapd: wlan1: STA 00:28:f8:2d:36:7e IEEE 802.11: authenticated
Sun Dec 10 19:29:39 2023 daemon.info hostapd: wlan1: STA 00:28:f8:2d:36:7e IEEE 802.11: associated (aid 1)
Sun Dec 10 19:29:39 2023 daemon.notice hostapd: wlan1: AP-STA-CONNECTED 00:28:f8:2d:36:7e
Sun Dec 10 19:29:39 2023 daemon.info hostapd: wlan1: STA 00:28:f8:2d:36:7e RADIUS: starting accounting session A9BF19F2D510C43E
Sun Dec 10 19:29:39 2023 daemon.info hostapd: wlan1: STA 00:28:f8:2d:36:7e WPA: pairwise key handshake completed (RSN)
Sun Dec 10 19:29:39 2023 daemon.notice hostapd: wlan1: EAPOL-4WAY-HS-COMPLETED 00:28:f8:2d:36:7e
Sun Dec 10 19:29:39 2023 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.8.129 00:28:f8:2d:36:7e
Sun Dec 10 19:29:39 2023 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.8.129 00:28:f8:2d:36:7e Dell-7280
Sun Dec 10 19:31:09 2023 daemon.notice netifd: Interface ‘wgclient’ is setting up now
Sun Dec 10 19:31:09 2023 daemon.notice netifd: wgclient (12566): Error: inet6 prefix is expected rather than “”.
Sun Dec 10 19:32:59 2023 user.notice wireguard-debug: USER=root ifname=wgclient ACTION=REKEY-GIVEUP SHLVL=1 HOME=/ HOTPLUG_TYPE=wireguard LOGNAME=root DEVICENAME= TERM=linux SUBSYSTEM=wireguard PATH=/usr/sbin:/usr/bin:/sbin:/bin PWD=/
Sun Dec 10 19:33:04 2023 daemon.notice netifd: wgclient (15552): cat: can’t open ‘/tmp/run/wg_resolved_ip’: No such file or directory
Sun Dec 10 19:33:04 2023 daemon.notice netifd: Interface ‘wgclient’ is now down
Sun Dec 10 19:33:04 2023 daemon.notice netifd: Interface ‘wgclient’ is setting up now
Sun Dec 10 19:33:06 2023 daemon.notice netifd: wgclient (15612): Error: inet6 prefix is expected rather than “”.
Sun Dec 10 19:33:08 2023 user.notice mwan3[15611]: Execute ifdown event on interface wgclient (unknown)
Sun Dec 10 19:33:14 2023 user.notice firewall: Reloading firewall due to ifdown of wgclient ()
Sun Dec 10 19:34:57 2023 user.notice wireguard-debug: USER=root ifname=wgclient ACTION=REKEY-GIVEUP SHLVL=1 HOME=/ HOTPLUG_TYPE=wireguard LOGNAME=root DEVICENAME= TERM=linux SUBSYSTEM=wireguard PATH=/usr/sbin:/usr/bin:/sbin:/bin PWD=/
Sun Dec 10 19:35:01 2023 daemon.notice netifd: wgclient (19007): cat: can’t open ‘/tmp/run/wg_resolved_ip’: No such file or directory
Sun Dec 10 19:35:01 2023 daemon.notice netifd: Interface ‘wgclient’ is now down
Sun Dec 10 19:35:01 2023 daemon.notice netifd: Interface ‘wgclient’ is setting up now
Sun Dec 10 19:35:03 2023 daemon.notice netifd: wgclient (19055): Error: inet6 prefix is expected rather than “”.
Sun Dec 10 19:35:05 2023 user.notice mwan3[19054]: Execute ifdown event on interface wgclient (unknown)
Sun Dec 10 19:35:10 2023 user.notice firewall: Reloading firewall due to ifdown of wgclient ()

The log indicates the wireguard server is not reachable in your modem network.
Please try connecting GL-E750 wifi and connect that wireguard profile by Windows or iPhone wireguard APP to locate the issue.

Hi

and this is the question: if the modem E750 is to be a client to another server ( Mikrotik) , does the Wireguard server need to be running on the modem E750 ?

The server may only run on the device that provides it.
So, no. Server on server side, client on client side.

So I understood correctly, if the E750 is to be a client for Mikrotik (server), I run the Wireguard client on the E750.

One thing is surprising:

when I configured the wiregurad client to the Mikrotik server on my iPhone, the iPhone gave me a pair of public and privat keys that it had generated - I entered the public key from the client into the server and the public key from the server into the client.

When running the client on the E750, I do not have a generated key pair - should I generate such a key myself?

There’s no interface for the E750 wireguard client UI to generate key pair.
To generate key pair at any OS terminal that supports wg command:

wg genkey | tee privatekey | wg pubkey > publickey

WireGuard Server Profiles UI can be to make config file template for the client itself.
You just replace the “Endpoint” to Mikrotik server address.
and replace keys generated in the previous command, and [Interface] Address coresponding to the server.

Thank you, everything is working fine

1 Like