• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by biker3

  1. B

    3006.102.3 RT-BE88U as WireGuard client. No Internet connection after reboot.

    Thank you for your idea! I've just created a wan-event script in case of init event: #!/bin/sh if [ "$2" = "init" ]; then logger "waiting 30s to restart firewall" sleep 30 logger "restarting firewall to fix problem related with WireGuard and Static IP" service...
  2. B

    3006.102.3 RT-BE88U as WireGuard client. No Internet connection after reboot.

    Thank you. At least thanks to your example I was encouraged to restore the device and find the possible cause of the Static IP in WAN. @ZebMcKayhan do you recommend anything to continue? Would I have to restore an Asus version and try? Could I report the error to Asus if I manage to replicate...
  3. B

    3006.102.3 RT-BE88U as WireGuard client. No Internet connection after reboot.

    I've done a factory default/restore following RMerlin's guide from this thread and I've found the reason! Static IP in WAN (I paid for one). I've discovered that with a minimal fresh install: 1 WiFi network, Static WAN IP and WireGuard client. If I change from Static IP to Automatic IP and...
  4. B

    3006.102.3 RT-BE88U as WireGuard client. No Internet connection after reboot.

    Both scripts aren't called if I disable or enable WireGuard client. And if I disable WireGuard I can't recover Internet for LAN devices. E.g. after rebooting: Dec 31 19:01:05 custom_script: Running /jffs/scripts/firewall-start (args: eth0) Dec 31 19:01:05...
  5. B

    3006.102.3 RT-BE88U as WireGuard client. No Internet connection after reboot.

    Thank you for your reply ZebMcKayhan. The only less typical functionality I'm using is In-a-dyn, in addition to Let's Encrypt VPN Director and OpenVPN (I'm using OVPN due to this problem with WireGuard). I don't know what you're talking about regarding wg rules. I haven't modified anything, but...
  6. B

    3006.102.3 RT-BE88U as WireGuard client. No Internet connection after reboot.

    Hi, I've got a problem every time I reboot the device if I have a WireGuard client configured. Please does anyone have this device and use it with the latest version of Merlin as WireGuard client? As I have described in this post in the Asuswrt-Merlin 3006.102.3 release thread, when I reboot...
  7. B

    Release Asuswrt-Merlin 3006.102.3 is now available for WIfi 7 devices

    I've been looking into this and I've found there're changes in iptables if I disable and reenable DoS protection, for example, until reboot. Just rebooted: Chain WGCF (1 references) target prot opt source destination DROP all -- anywhere anywhere...
  8. B

    Slow wireguard speeds on BE86U only on boot (3006.102.3)

    Hi. Do you get the same speed also in a test directly from the router through the wireguard interface?
  9. B

    RT-BE88U everything going over VPN.

    I had to remove the IoT default network and create a new one to can choose a new VLAN for it. In addition, from my point of view, if you wan to be able to choose what source or destination from IoT goes over VPN and what not, you should disable this in the IoT network: and use VPN to create...
  10. B

    RT-BE88U everything going over VPN.

    Hi Ripshod, What kind of VPN are you using? Have you defined some rule in VPN Director? By default all traffic is going over WAN. I've the same router with same Merlin version and I get problems with Wireguard, but in case of OpenVPN everything goes well. Regards
  11. B

    Release Asuswrt-Merlin 3006.102.3 is now available for WIfi 7 devices

    Hi, I've updated a RT-BE88U to this firmware and I'm having a problem if I use a Wireguard client. I'm not sure if here is the place to post this. The problem is I lose internet access from any LAN device if I reboot the router with the Wireguard client connected. The access through VPN works...
Back
Top