Search results

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

  1. dyasny

    AX1800 - port forwarding and other settings aren't reflected in iptables

    Well, it is what it is :) Thank you so much, I've finally received some real answers, which didn't happen after a week on daily back and forth with asus support.
  2. dyasny

    AX1800 - port forwarding and other settings aren't reflected in iptables

    isn't there something like rc.local where I can push this setting and make it permanent? Or is it because all permanent settings are stored in nvram instead of the local FS?
  3. dyasny

    AX1800 - port forwarding and other settings aren't reflected in iptables

    looks like it worked, will this be permanent or is there another command to save this setting?
  4. dyasny

    AX1800 - port forwarding and other settings aren't reflected in iptables

    Interesting stuff here. The machine I'm forwarding to has nordvpn installed and running, apparently, it doesn't interfere with LAN access, but it does when coming in from WAN. When I stop nordvpn port forwarding works just fine. Now to figure out how to make nordvpn play nice, can I masquerade...
  5. dyasny

    AX1800 - port forwarding and other settings aren't reflected in iptables

    Yeah, I enabled DMZ to see if that would work, not planning on keeping it going. I can access the port over LAN from my laptop and other devices, I can even curl it from inside the router. As for internet - other stuff, like connecting to openvpn on the router, works from the outside just...
  6. dyasny

    AX1800 - port forwarding and other settings aren't reflected in iptables

    Thanks, that shows the rule and the port/host but port forwarding still doesn't work: -A VSERVER -p tcp -m tcp --dport 8080 -j DNAT --to-destination 192.168.1.127:8080 -A VSERVER -j VUPNP -A VSERVER -j LOCALSRV -A VSERVER -j DNAT --to-destination 192.168.1.127
  7. dyasny

    AX1800 - port forwarding and other settings aren't reflected in iptables

    Hi all, I've been going back and forth with asus support over this for a while now, and I hope maybe to find help here instead. I've got an AX1800 xd4 router connected to a bridged modem, and everything worked fine until I decided I needed to open a port to an internal machine. So I looked at...
Top