CANNOT ACCESS Network > NAT at all

via the web interface Network > NAT never loads, all I get is spinny circle.

tried command line, cannot figure out how to delete any NAT rules, where is the command reference to delete a rule?

All Replies

  • Zyxel_Jeff
    Zyxel_Jeff Posts: 1,172  Zyxel Employee
    Third Anniversary 100 Answers 500 Comments Friend Collector

    Hello @JPElectron

    Please use the CLI "show config vrf main virtual-server rule" to check the current virtual-server rule, as shown below, the rule is named NAT.

    usgflex100h> show config vrf main virtual-server rule
    rule NAT
    enabled true
    interface ge1
    source-ip any
    original-ip address 10.214.48.38
    map-to address 192.168.168.168
    nat-1-1-map
    false
    ..
    nat-loopback
    true
    ..
    map-type any

    If you want to remove the NAT rule, please refer to below CLIs:

    usgflex100h> edit running
    usgflex100h running config# del vrf main virtual-server rule NAT
    usgflex100h running config# commit
    Configuration committed.


    Don't miss this great chance to upgrade your Nebula org. for free! https://bit.ly/4g2pS9L

  • Zyxel_Jeff
    Zyxel_Jeff Posts: 1,172  Zyxel Employee
    Third Anniversary 100 Answers 500 Comments Friend Collector


    Don't miss this great chance to upgrade your Nebula org. for free! https://bit.ly/4g2pS9L