<?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 Re: disable interface in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749072#M69721</link>
    <description>Hi Reinhard,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just issue &lt;BR /&gt;ifconfig lan0:1 0&lt;BR /&gt;&lt;BR /&gt;That will remove the additional ip address configure (check with netstat -ain). You don't need to issue ifconfig lan0:1 down to remove it.&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
    <pubDate>Thu, 20 Jun 2002 15:57:18 GMT</pubDate>
    <dc:creator>linuxfan</dc:creator>
    <dc:date>2002-06-20T15:57:18Z</dc:date>
    <item>
      <title>disable interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749071#M69720</link>
      <description>Hi folks&lt;BR /&gt;&lt;BR /&gt;There is one phy. interface with two IP-Addresses assigned but sometimes I need to disable one of these locigal interface on my HP-UX 11.00 box. I did an "ifconfig lan0:1 down" and than an "ifconfig lan0:1" for verification purpose. The result looks fine:&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1&lt;BR /&gt;lan0:1: flags=842&lt;BROADCAST&gt;&lt;BR /&gt;&lt;BR /&gt; but the ping on that interface still works. &lt;BR /&gt;&lt;BR /&gt; ping  x.x.x.x&lt;BR /&gt;PING  x.x.x.x: 64 byte packets&lt;BR /&gt;64 bytes from x.x.x.x: icmp_seq=0. time=0. ms&lt;BR /&gt;&lt;BR /&gt;traceroute x.x.x.x&lt;BR /&gt;traceroute to x.x.x.x (x.x.x.x), 30 hops max, 20 byte packets&lt;BR /&gt; 1 x.x.x.x (x.x.x.x)                       0 ms    0 ms    0 ms&lt;BR /&gt;&lt;BR /&gt;Traceroute shows me also that the interface on the local system is used. &lt;BR /&gt;&lt;BR /&gt;How can disable the Interface?? And how can i prevent the internal use ( internal means, from the box itself)&lt;BR /&gt;&lt;BR /&gt;Thanks in advance &lt;BR /&gt;&lt;BR /&gt;Reinhard&lt;BR /&gt;&lt;BR /&gt;&lt;/BROADCAST&gt;</description>
      <pubDate>Thu, 20 Jun 2002 15:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749071#M69720</guid>
      <dc:creator>Reinhard Bayer</dc:creator>
      <dc:date>2002-06-20T15:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: disable interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749072#M69721</link>
      <description>Hi Reinhard,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Just issue &lt;BR /&gt;ifconfig lan0:1 0&lt;BR /&gt;&lt;BR /&gt;That will remove the additional ip address configure (check with netstat -ain). You don't need to issue ifconfig lan0:1 down to remove it.&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh</description>
      <pubDate>Thu, 20 Jun 2002 15:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749072#M69721</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2002-06-20T15:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: disable interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749073#M69722</link>
      <description>Hi Reinhard Bayer&lt;BR /&gt;&lt;BR /&gt;To disable interface&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0:1 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;or if you still are not staisfied , discoonect the lan cable to the interface physically.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Thu, 20 Jun 2002 16:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749073#M69722</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-06-20T16:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: disable interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749074#M69723</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#ifconfig lan0:1 0&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Thu, 20 Jun 2002 16:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749074#M69723</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-20T16:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: disable interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749075#M69724</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Ok all your solutions are working fine. Thanks&lt;BR /&gt;But there is one question left.&lt;BR /&gt;How to enable the interface with the old configuration. ??&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Reinhard</description>
      <pubDate>Fri, 21 Jun 2002 07:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749075#M69724</guid>
      <dc:creator>Reinhard Bayer</dc:creator>
      <dc:date>2002-06-21T07:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: disable interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749076#M69725</link>
      <description>I have lan0 disabled:&lt;BR /&gt;Name           Mtu Network            Address                 Ipkts      Opkts &lt;BR /&gt;lan1          1500 10.0.8.0           Entwickl               871594     821648 &lt;BR /&gt;lan0*         1500 none               none                        0          0 &lt;BR /&gt;lo0           4136 127.0.0.0          localhost               30318      30318 &lt;BR /&gt;&lt;BR /&gt;For what is the * after lan 0 ?&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jun 2002 09:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-interface/m-p/2749076#M69725</guid>
      <dc:creator>Stefan Marquardt_1</dc:creator>
      <dc:date>2002-06-21T09:22:35Z</dc:date>
    </item>
  </channel>
</rss>

