FireBrick 2700 Configuration: Difference between revisions
Appearance
Content deleted Content added
CrazyTeeka (talk | contribs) mNo edit summary |
CrazyTeeka (talk | contribs) mNo edit summary |
||
| Line 60: | Line 60: | ||
=Example Config |
=Example Config= |
||
Here we have an example of the FireBrick using NAT: |
|||
<syntaxhighlight> |
<syntaxhighlight> |
||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||
| Line 93: | Line 96: | ||
</syntaxhighlight> |
</syntaxhighlight> |
||
and here the FireBrick is NAT free: |
|||
=Example Config - Without NAT= |
|||
<syntaxhighlight> |
<syntaxhighlight> |
||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||