[Nebula]Is it possible to export NAT rules from Nebula?
Question
Is it possible to export NAT rules from Nebula?
Answer
It is not possible to export NAT rules from Nebula. However, we can obtain the NAT configuration by accessing the device via SSH and using the CLI command "debug sdwan show firewall running-config".
Assume the NAT rule is configured in Nebula.
We can see the NAT rule in device .
Router# debug sdwan show firewall running-config
<rules>
<firewall-name>SN_port_forwarding_1</firewall-name>
<priority>20001</priority>
<rule-activate>true</rule-activate>
<match>
<destination-ip>
<start-ip>192.168.1.33</start-ip>
<end-ip>192.168.1.33</end-ip>
</destination-ip>
<service>
<service-type>service-port</service-type>
<protocols-option>
<l4proto>6</l4proto>
<proto-port>
<start-port-number>9999</start-port-number>
<end-port-number>9999</end-port-number>
</proto-port>
</protocols-option>
<protocols-option>
<l4proto>17</l4proto>
<proto-port>
<start-port-number>9999</start-port-number>
<end-port-number>9999</end-port-number>
</proto-port>
</protocols-option>
</service>
</match>
<action>
<action-mode>allow</action-mode>
<logging>true</logging>
</action>
</rules>
Categories
- All Categories
- 415 Beta Program
- 2.4K Nebula
- 144 Nebula Ideas
- 94 Nebula Status and Incidents
- 5.6K Security
- 237 USG FLEX H Series
- 267 Security Ideas
- 1.4K Switch
- 71 Switch Ideas
- 1.1K Wireless
- 40 Wireless Ideas
- 6.3K Consumer Product
- 247 Service & License
- 384 News and Release
- 83 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.2K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 83 About Community
- 71 Security Highlight