<?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[Port Forward a custom IP Proto number?]]></title><description><![CDATA[<p dir="auto">Is there no way to forward a custom IP protocol number?</p>
<p dir="auto">I am tunneling IPv6 in IPv4 and would like to forward that protocol number (41) internally into another firewall.</p>
<p dir="auto">I could have sworn this worked in earlier versions.  I am now on 2.1.1</p>
<p dir="auto">Can this be done still?  The option doesn't seem to be in the WebUI.</p>
<p dir="auto">If it helps…here is how it's done in IPtables/DDWRT</p>
<p dir="auto">iptables -t nat -A PREROUTING -i eth0 -p ipv6 -j DNAT --to-destination 192.168.1.10<br />
iptables -A FORWARD -d 192.168.1.10 -p ipv6 -j ACCEPT</p>
<p dir="auto">Thanks,</p>
<p dir="auto">Lonifer2000</p>
]]></description><link>https://forum.netgate.com/topic/67701/port-forward-a-custom-ip-proto-number</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 07:51:28 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/67701.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Apr 2014 05:43:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Port Forward a custom IP Proto number? on Wed, 09 Apr 2014 08:09:28 GMT]]></title><description><![CDATA[<p dir="auto">Uhm… System - Advanced - Networking - IPv6 over IPv4 Tunneling</p>
<p dir="auto"><img src="http://i.imgur.com/sJzf6Nt.png" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">Enter the IP there. Done.</p>
]]></description><link>https://forum.netgate.com/post/453841</link><guid isPermaLink="true">https://forum.netgate.com/post/453841</guid><dc:creator><![CDATA[doktornotor]]></dc:creator><pubDate>Wed, 09 Apr 2014 08:09:28 GMT</pubDate></item></channel></rss>