Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick 2700 Configuration: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
=NAT on a Single Port=
It is possible to have NAT on a single port, for example port 23, while ports 1 and 32 are without NAT.
==PortsPort Grouping and Naming with NAT only on Port 23:==
<syntaxhighlight>
<port name="LAN" ports="1 32"/>
<port name="LAN-NAT" ports="23"/>
<port name="WAN" ports="4"/>
</syntaxhighlight>
editor
426

edits