<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Bright%3AShorewall_interfaces</id>
	<title>Bright:Shorewall interfaces - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Bright%3AShorewall_interfaces"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Bright:Shorewall_interfaces&amp;action=history"/>
	<updated>2026-05-04T16:28:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Bright:Shorewall_interfaces&amp;diff=3795&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;All rules in shorewall are based on zones.  Each interface on the system is assigned to a zone.  This files are modified directly by Bright, so any further modifications shoul...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Bright:Shorewall_interfaces&amp;diff=3795&amp;oldid=prev"/>
		<updated>2013-12-17T14:24:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;All rules in shorewall are based on zones.  Each interface on the system is assigned to a zone.  This files are modified directly by Bright, so any further modifications shoul...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;All rules in shorewall are based on zones.  Each interface on the system is assigned to a zone.  This files are modified directly by Bright, so any further modifications should be made outside of the marked area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Zones ==&lt;br /&gt;
&lt;br /&gt;
The zones file defines the zones that therules can be applied to.  Essentially they are groups for interfaces.  By default there are three zones.&lt;br /&gt;
&lt;br /&gt;
net: external networks&lt;br /&gt;
nat: internal networks&lt;br /&gt;
fw: the firewall itself&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
#ZONE   TYPE            OPTIONS         IN                      OUT&lt;br /&gt;
#                                       OPTIONS                 OPTIONS&lt;br /&gt;
net     ipv4&lt;br /&gt;
nat     ipv4&lt;br /&gt;
fw      firewall&lt;br /&gt;
#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Interfaces ==&lt;br /&gt;
&lt;br /&gt;
Each of the interfaces defined in bright will be added to the file and assigned to a zone.  There are a number of options that can be assigned to an interface to determine its behavior.  By default it will be &amp;#039;dhcp&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
# This section of this file was automatically generated by cmd. Do not edit manually!&lt;br /&gt;
# BEGIN AUTOGENERATED SECTION -- DO NOT REMOVE&lt;br /&gt;
nat     eth0    detect  dhcp&lt;br /&gt;
net     eth1    detect  dhcp&lt;br /&gt;
nat     ib0     detect  dhcp&lt;br /&gt;
nat     br0     detect  routeback&lt;br /&gt;
# END AUTOGENERATED SECTION   -- DO NOT REMOVE&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>