<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[IPTABLES like rules]]></title><description><![CDATA[<p dir="auto">Hello, where can I make something like iptables on pfsense?? I need to create the following rules</p>
<pre><code>iptables -I FORWARD -p tcp -d 200.201.160/20 -j ACCEPT
iptables -t nat -I PREROUTING -p tcp -d 200.201.160/20 -j ACCEPT
</code></pre>
<p dir="auto">is this possible?? thanks</p>
]]></description><link>https://forum.netgate.com/topic/44882/iptables-like-rules</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 09:13:31 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/44882.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 May 2012 17:42:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IPTABLES like rules on Thu, 24 May 2012 06:23:20 GMT]]></title><description><![CDATA[<p dir="auto">I'm not sure but I think better ways are <strong>"pfctl"</strong> or <strong>"easyrule"</strong>.</p>
]]></description><link>https://forum.netgate.com/post/338098</link><guid isPermaLink="true">https://forum.netgate.com/post/338098</guid><dc:creator><![CDATA[jeremie3]]></dc:creator><pubDate>Thu, 24 May 2012 06:23:20 GMT</pubDate></item><item><title><![CDATA[Reply to IPTABLES like rules on Tue, 15 May 2012 06:45:42 GMT]]></title><description><![CDATA[<p dir="auto">With manual outbound nat you can decide to NAT or not to different destinations.. upper rules is read/actions first</p>
]]></description><link>https://forum.netgate.com/post/336470</link><guid isPermaLink="true">https://forum.netgate.com/post/336470</guid><dc:creator><![CDATA[Metu69salemi]]></dc:creator><pubDate>Tue, 15 May 2012 06:45:42 GMT</pubDate></item><item><title><![CDATA[Reply to IPTABLES like rules on Mon, 14 May 2012 12:13:55 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, for the little I know about iptables, I think it makes every connection to 200.201.160.0/20 dont go though the proxy, but directly.</p>
<p dir="auto">I found something to do this, but it needs to be a transparent proxy, which is not my case</p>
<p dir="auto">Oh and this rule is safe, removed from the site it needs to connect, a bank site.</p>
]]></description><link>https://forum.netgate.com/post/336304</link><guid isPermaLink="true">https://forum.netgate.com/post/336304</guid><dc:creator><![CDATA[TLP]]></dc:creator><pubDate>Mon, 14 May 2012 12:13:55 GMT</pubDate></item><item><title><![CDATA[Reply to IPTABLES like rules on Fri, 11 May 2012 21:21:34 GMT]]></title><description><![CDATA[<p dir="auto">You don't know what it means but you want to add it? Not a ton of iptables gurus here given we're largely BSD not Linux people, but I guess you can't describe what that does.</p>
<p dir="auto">What are you trying to accomplish? Describing that probably a better route to getting help.</p>
]]></description><link>https://forum.netgate.com/post/336052</link><guid isPermaLink="true">https://forum.netgate.com/post/336052</guid><dc:creator><![CDATA[cmb]]></dc:creator><pubDate>Fri, 11 May 2012 21:21:34 GMT</pubDate></item><item><title><![CDATA[Reply to IPTABLES like rules on Fri, 11 May 2012 20:41:14 GMT]]></title><description><![CDATA[<p dir="auto">hehehe i am not that good with iptables, what does that rules mean??</p>
<p dir="auto">does you or someone else with great knowledge knows???</p>
]]></description><link>https://forum.netgate.com/post/336042</link><guid isPermaLink="true">https://forum.netgate.com/post/336042</guid><dc:creator><![CDATA[TLP]]></dc:creator><pubDate>Fri, 11 May 2012 20:41:14 GMT</pubDate></item><item><title><![CDATA[Reply to IPTABLES like rules on Fri, 11 May 2012 20:21:13 GMT]]></title><description><![CDATA[<p dir="auto">It does use pf . And i think that is possible with port forward and manual outbound nat.</p>
]]></description><link>https://forum.netgate.com/post/336039</link><guid isPermaLink="true">https://forum.netgate.com/post/336039</guid><dc:creator><![CDATA[podilarius]]></dc:creator><pubDate>Fri, 11 May 2012 20:21:13 GMT</pubDate></item><item><title><![CDATA[Reply to IPTABLES like rules on Fri, 11 May 2012 19:40:20 GMT]]></title><description><![CDATA[<p dir="auto">I found something about pf.conf, does pfsense uses pf???</p>
]]></description><link>https://forum.netgate.com/post/336025</link><guid isPermaLink="true">https://forum.netgate.com/post/336025</guid><dc:creator><![CDATA[TLP]]></dc:creator><pubDate>Fri, 11 May 2012 19:40:20 GMT</pubDate></item></channel></rss>