<?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[Problem with interface name]]></title><description><![CDATA[<p dir="auto">Hello guys,</p>
<p dir="auto">Does anyone know what could be causing this problem?<br />
I enabled interface igc1 and changed its name to WAN 2</p>
<p dir="auto"><img src="/assets/uploads/files/1716313006336-188958cd-8d88-4311-b09c-412db741bf2e-image.png" alt="188958cd-8d88-4311-b09c-412db741bf2e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">But after I go to VLANs and open the drop-down menu of Parent interface and looked at igc1 it is not named wan2 and it has a name opt1</p>
<p dir="auto"><img src="/assets/uploads/files/1716313195839-b0b5bf8b-320f-4f39-ac5d-69231ab1ba06-image.png" alt="b0b5bf8b-320f-4f39-ac5d-69231ab1ba06-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">How can I fix it? Thanks for your time!</p>
]]></description><link>https://forum.netgate.com/topic/188323/problem-with-interface-name</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 23:42:33 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/188323.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 May 2024 17:40:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem with interface name on Tue, 21 May 2024 19:33:39 GMT]]></title><description><![CDATA[<p dir="auto">Yup, that^.</p>
<p dir="auto">It could be clearer on some pages though. <a href="https://redmine.pfsense.org/issues/14555" target="_blank" rel="noopener noreferrer nofollow ugc">https://redmine.pfsense.org/issues/14555</a></p>
]]></description><link>https://forum.netgate.com/post/1170385</link><guid isPermaLink="true">https://forum.netgate.com/post/1170385</guid><dc:creator><![CDATA[stephenw10]]></dc:creator><pubDate>Tue, 21 May 2024 19:33:39 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with interface name on Tue, 21 May 2024 18:03:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/markdudov">@<bdi>markdudov</bdi></a> For lack of a better description, pfSense has an internal interface name and a public interface name.  If you look into your config file I'd expect that opt1 is labeled WAN2, and it shows as WAN2 in most places in pfSense for example firewall rule tabs.</p>
<p dir="auto">It can be a bit confusing especially if they are added out of order and opt1=OPT2, opt2=OPT3, etc.</p>
<pre><code>&lt;lan&gt; &lt;---
&lt;if&gt;igc0&lt;/if&gt;
&lt;enable/&gt;
&lt;descr&gt;LAN&lt;/descr&gt;
&lt;spoofmac/&gt;
&lt;ipaddr&gt;...&lt;/ipaddr&gt;
&lt;subnet&gt;25&lt;/subnet&gt;
&lt;ipaddrv6&gt;...&lt;/ipaddrv6&gt;
&lt;subnetv6&gt;64&lt;/subnetv6&gt;
&lt;/lan&gt;

&lt;opt1&gt; &lt;---
&lt;if&gt;igc1&lt;/if&gt;
&lt;descr&gt;OPT1_PFSYNC&lt;/descr&gt;
&lt;enable/&gt;
&lt;spoofmac/&gt;
&lt;ipaddr&gt;...&lt;/ipaddr&gt;
&lt;subnet&gt;24&lt;/subnet&gt;
&lt;/opt1&gt;
</code></pre>
]]></description><link>https://forum.netgate.com/post/1170368</link><guid isPermaLink="true">https://forum.netgate.com/post/1170368</guid><dc:creator><![CDATA[SteveITS]]></dc:creator><pubDate>Tue, 21 May 2024 18:03:37 GMT</pubDate></item><item><title><![CDATA[Reply to Problem with interface name on Tue, 21 May 2024 17:43:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/markdudov">@<bdi>markdudov</bdi></a> Only WAN and LAN will be named like this, everything else will be optN.</p>
]]></description><link>https://forum.netgate.com/post/1170365</link><guid isPermaLink="true">https://forum.netgate.com/post/1170365</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Tue, 21 May 2024 17:43:29 GMT</pubDate></item></channel></rss>