<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ampr.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kd7lxl</id>
	<title>44Net Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ampr.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kd7lxl"/>
	<link rel="alternate" type="text/html" href="https://wiki.ampr.org/wiki/Special:Contributions/Kd7lxl"/>
	<updated>2026-05-16T11:05:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.ampr.org/w/index.php?title=Filtering_RFC1918_Addresses&amp;diff=480</id>
		<title>Filtering RFC1918 Addresses</title>
		<link rel="alternate" type="text/html" href="https://wiki.ampr.org/w/index.php?title=Filtering_RFC1918_Addresses&amp;diff=480"/>
		<updated>2016-02-12T00:23:34Z</updated>

		<summary type="html">&lt;p&gt;Kd7lxl: Created page with &amp;quot;== Mikrotik RouterOS ==  &amp;lt;ol&amp;gt; &amp;lt;li&amp;gt;Define an RFC1918 address list &amp;lt;pre&amp;gt;/ip firewall address-list add address=10.0.0.0/8 list=RFC1918 add address=172.16.0.0/12 list=RFC1918 add...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mikrotik RouterOS ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Define an RFC1918 address list&lt;br /&gt;
&amp;lt;pre&amp;gt;/ip firewall address-list&lt;br /&gt;
add address=10.0.0.0/8 list=RFC1918&lt;br /&gt;
add address=172.16.0.0/12 list=RFC1918&lt;br /&gt;
add address=192.168.0.0/16 list=RFC1918&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Perform NAT on traffic coming into AMPR from RFC1918 space&lt;br /&gt;
&amp;lt;pre&amp;gt;/ip firewall nat&lt;br /&gt;
add action=masquerade chain=srcnat src-address-list=RFC1918&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kd7lxl</name></author>
	</entry>
</feed>