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
-
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 anyIf 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.0 -
Please refer to below FAQ articles:
How to check the NAT rule using CLI for USG Flex H series models?
How to remove the NAT rule using CLI for USG Flex H series models?
0
Categories
- All Categories
- 442 Beta Program
- 2.9K Nebula
- 217 Nebula Ideas
- 127 Nebula Status and Incidents
- 6.5K Security
- 576 USG FLEX H Series
- 344 Security Ideas
- 1.7K Switch
- 84 Switch Ideas
- 1.4K Wireless
- 52 Wireless Ideas
- 6.9K Consumer Product
- 297 Service & License
- 474 News and Release
- 91 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.8K FAQ
- 34 Documents
- 87 About Community
- 102 Security Highlight
Zyxel Employee