<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alias on the loopback is not reachable in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Alias-on-the-loopback-is-not-reachable/m-p/33144#M7766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working in a multi-lan infrastructure (really multi-switch) and my filer is attached to both of theses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution used for such other device is to put a routable ip on the loopback and let the ip stack do it's routing job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the netapp, i was able to add an alias/32 on the loopback, but this ip stay unreachable from the outside.&lt;/P&gt;&lt;P&gt;I have attempted with fastpath enabled/disabled&lt;/P&gt;&lt;P&gt;using routed or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:09:07 GMT</pubDate>
    <dc:creator>pcoustaux</dc:creator>
    <dc:date>2025-06-05T06:09:07Z</dc:date>
    <item>
      <title>Alias on the loopback is not reachable</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Alias-on-the-loopback-is-not-reachable/m-p/33144#M7766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working in a multi-lan infrastructure (really multi-switch) and my filer is attached to both of theses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution used for such other device is to put a routable ip on the loopback and let the ip stack do it's routing job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the netapp, i was able to add an alias/32 on the loopback, but this ip stay unreachable from the outside.&lt;/P&gt;&lt;P&gt;I have attempted with fastpath enabled/disabled&lt;/P&gt;&lt;P&gt;using routed or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:09:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Alias-on-the-loopback-is-not-reachable/m-p/33144#M7766</guid>
      <dc:creator>pcoustaux</dc:creator>
      <dc:date>2025-06-05T06:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alias on the loopback is not reachable</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Alias-on-the-loopback-is-not-reachable/m-p/33149#M7768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not explain what you intend to achieve so it is hard to have any ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please paste “ifconfig -a” and explain which additional IP addresses you want to configure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:09:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Alias-on-the-loopback-is-not-reachable/m-p/33149#M7768</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2013-02-27T11:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alias on the loopback is not reachable</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Alias-on-the-loopback-is-not-reachable/m-p/33154#M7770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the bad description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;= routed Lan Infrastructure1 192.168.22.x =&amp;gt; || e0c..The filer..e0d || &amp;lt;= 193.168.22.x routed Lan Infrastructure2&amp;nbsp; =&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two independant routed infrastructure, as a shared device the filer will be connected to both.&lt;/P&gt;&lt;P&gt;I want that the ressources of the filer can be reach and used with the same ip on the 2 lan infrastructures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here in the simulator, i have e0c (192.168.22.8)&amp;nbsp; on one switch, e0d(193.168.22.10) on an other independant switch. (no lacp)&lt;/P&gt;&lt;P&gt;I put an alias on the loopback (192.168.250.1), the network1 kown that the gateway to reach this ip is through e0c ip&lt;/P&gt;&lt;P&gt;the network2 known that to reach this ip is through e0d ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i would expect that a mount/http using this ip works from both side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The routing is correct, and even the ping don't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;e0a: flags=0xe48867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; inet 193.168.70.110 netmask 0xffffff00 broadcast 193.168.70.255&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ether 00:50:56:ad:2e:da (auto-1000t-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;e0b: flags=0x608866&amp;lt;BROADCAST,RUNNING,MULTICAST&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ether 00:50:56:ad:2e:db (auto-unknown-down) flowcontrol full&lt;/P&gt;&lt;P&gt;e0c: flags=0xe48867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; inet 192.168.22.8 netmask 0xffffff00 broadcast 192.168.22.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ether 00:50:56:ad:2e:dc (auto-1000t-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;e0d: flags=0xe48867&amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt; mtu 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 193.168.22.10 netmask 0xffffff00 broadcast 193.168.22.255&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether 00:50:56:ad:2e:dd (auto-1000t-fd-up) flowcontrol full&lt;/P&gt;&lt;P&gt;lo: flags=0x1b48049&amp;lt;UP,LOOPBACK,RUNNING,MULTICAST,TCPCKSUM&amp;gt; mtu 9188&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 127.0.0.1 netmask 0xff000000 broadcast 127.0.0.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 192.168.250.1 netmask 0xffffff00 broadcast 192.168.250.1&lt;/P&gt;&lt;P&gt;losk: flags=0x40a400c9&amp;lt;UP,LOOPBACK,RUNNING&amp;gt; mtu 9188&lt;/P&gt;&lt;P&gt;inet 127.0.20.1 netmask 0xff000000 broadcast 127.0.20.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:52:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Alias-on-the-loopback-is-not-reachable/m-p/33154#M7770</guid>
      <dc:creator>pcoustaux</dc:creator>
      <dc:date>2013-02-27T11:52:34Z</dc:date>
    </item>
  </channel>
</rss>

