• 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 Rooby

  1. R

    help for open port in firewall

    After a long search I find the solution. I added WAN port fowarding of 445 (SMB). And add the following iptable entry to accept fowarding of local adresses from eth0 to tun21: iptables -Ie FORWARD 9 -t filter -i eth0 -o tun21 -p tcp -s 10.10.0.0/16 -d 10.10.0.0/16 -j ACCEPT In my case I added...
  2. R

    help for open port in firewall

    Yes the Asus router is the server and 10.10.2.2 is LAN on a second Asus router connected via OpenVPN. But this is not a problem. It is the WAN firewall which blocks the access. The route is then FriFritzBox (LAN range: 10.10.10.0) <-> WAN(10.10.10.10) Asus router (LAN range: 10.10.1.0) OpenVPN...
  3. R

    help for open port in firewall

    Hello I need some help for opening a port in WAN firewall. My situation is a router cacade internet FritzBox (LAN range: 10.10.10.0) <-> WAN(10.10.10.10) Asus router (LAN range: 10.10.1.0) Additionally on the Asus router OpenVPN is running which connects to other routers. Now on the Fritzbox I...
  4. R

    no internet on 5GHz WLAN

    Hi yes thanks this was the issue. I have set to 160MHz and control channel to auto but setting to 36 everything works well.
  5. R

    no internet on 5GHz WLAN

    Hi Thanks for the reply. Latest SW is the latest one which you can find is 386.2.4 and I had the previous release before which was 386.2.2. It may also happen that in meantime I have set something wrong in the GUI accidently. I guess I have to reset the router completely but redo all the...
  6. R

    client list still not complete

    No sorry you are wrong, this has nothing to do with rany epeater or so. I simply want to know a complete list of clients getting an IP from the router. If possible directly in the GUI. The router must know which client he has sent an IP and is connected otherwise DHCP is not working properly...
  7. R

    no internet on 5GHz WLAN

    Hi, since the last update to the latest SW I cannot connect to internet if I connect to the 5GHz WLAN (RT-AC88U). On 2.4Ghz everything works fine. Is there anything what I can check why only 5GHz has an issue?
  8. R

    client list still not complete

    Can we do some pressure on Asus to fix this? It is not working since I own the router and it is a security hole not to see who is connected to the router. What drawbacks do I have when I switch to AiMesh node compared of router mode (default), is it similar?
  9. R

    client list still not complete

    Hello the client list showing all connected device is still not complete in the latest version 386.2.4. I have a repeater and devices behind them which are not shown at all but they are getting an IP addresses from the router and they are full accessible. Could it be possible to fix this to...
  10. R

    Not all WLAN clients visible

    Ah ok thanks. I will wait for upcoming release.
  11. R

    Not all WLAN clients visible

    Helllo on my RT-AC88U (384.19) I can not see all my WLAN clients which are connected (e.g. simple notebook). I can ping them over WLAN but they are not visible in the client list. Is this a know effect and how can I force to see all clients? Thanks
  12. R

    RT-AX88U OpenVPN Custom Configuration GUI space issue

    Thanks exactly what I need.
  13. R

    RT-AX88U OpenVPN Custom Configuration GUI space issue

    Thanks then I will use openvpnserver1.postconf script but can someone help me how can I add several lines e.g.: push "route 10.10.2.0 255.255.255.0" push "route 10.10.3.0 255.255.255.0" push "route 10.10.4.0 255.255.255.0" push "route 10.10.5.0 255.255.255.0" route 10.10.2.0 255.255.255.0...
  14. R

    RT-AX88U OpenVPN Custom Configuration GUI space issue

    Hello I have upgraded from RT-AC88U to RT-AX88U but now I could not copy all my OpenVPN custom configuration settings into the GUI of the RT-AX88U. There seems to be not enough space availiable in the field compared to the RT-AC88U. I cannot paste all my pushes and iroutes there. Is there a...
  15. R

    Device Ranking for Asus Merlin

    Hi L&LD thanks for your explanation this was exactly what I wanted to know. The RT-AX88U seems the top model. I'm thinking of RT-AX58U as cost reduction alternative. With compatible I ment that the RMerlin SW will not get on flash or memory or other functional limitions in future. Just to...
Back
Top