<?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: How to configure LAN card for no IP address.? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918969#M577013</link>
    <description>I tried unsuccessfully through *ethereal* and it won't show up the interfaces that are not plumbed. &lt;BR /&gt;&lt;BR /&gt;I don't if it is a broken link between ethereal and libpcap. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Thu, 06 Mar 2003 01:16:45 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2003-03-06T01:16:45Z</dc:date>
    <item>
      <title>How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918953#M576997</link>
      <description>I am asked to configure the LAN card on HP-UX 11.0 with no IP, subnet assigned to it.&lt;BR /&gt;&lt;BR /&gt;We want to do sniffer monitoring and traffic tracking by using this card.&lt;BR /&gt;&lt;BR /&gt;ANy help is highly appreciated in advance.&lt;BR /&gt;&lt;BR /&gt;-pap&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Mar 2003 20:30:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918953#M576997</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-03-04T20:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918954#M576998</link>
      <description>Pap,&lt;BR /&gt;&lt;BR /&gt;I beleive all you need to do is use the ifconfig unplumb" command.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Mar 2003 20:45:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918954#M576998</guid>
      <dc:creator>Ross Zubritski</dc:creator>
      <dc:date>2003-03-04T20:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918955#M576999</link>
      <description>You can not do this.  By design, a NIC must be plumbed "and" given an IP address to be alive on a network and receive/send packets.  Note that traffic will come to the NIC so it does not have to be on the same network or subnet.&lt;BR /&gt;&lt;BR /&gt;Potential additional problems:&lt;BR /&gt;Switches with brains will not forward packets to this machine.&lt;BR /&gt;&lt;BR /&gt;Having no IP assigned and wanting to view TCP/IP data is kind of like wanting a car with no drive train to do 120MPH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Tue, 04 Mar 2003 20:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918955#M576999</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-03-04T20:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918956#M577000</link>
      <description>I should clarify.  You can unplumb the nic but if you do this you will not be able to see TCP/IP traffic.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Mar 2003 20:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918956#M577000</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-03-04T20:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918957#M577001</link>
      <description>It sounds like what you actually need to do is place the NIC into promiscuous mode.  You'll have to assign it an IP address.&lt;BR /&gt;&lt;BR /&gt;The tcpdump utility, when run, should automatically place the NIC of your choosing into promiscuous mode so that you can intercept all packets on that NIC's subnet.&lt;BR /&gt;&lt;BR /&gt;You can download tcpdump from&lt;BR /&gt;here:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcpdump-3.7.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcpdump-3.7.1/&lt;/A&gt;</description>
      <pubDate>Tue, 04 Mar 2003 21:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918957#M577001</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-03-04T21:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918958#M577002</link>
      <description>Hi,&lt;BR /&gt;I am using "ethereal" package to view the traffic.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Mar 2003 21:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918958#M577002</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-03-04T21:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918959#M577003</link>
      <description>Hi Pap,&lt;BR /&gt;&lt;BR /&gt;I use ethereal. You do not need to enable anything. DLPI streams subsystem will take care of it.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 04 Mar 2003 22:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918959#M577003</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-04T22:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918960#M577004</link>
      <description>You do NOT need to have an IP address configured for each interface.  Part of the confusion may be because SAM requires an IP address to be configured in the Networking and Communications -&amp;gt; Network Interface Cards configuration screen.&lt;BR /&gt;&lt;BR /&gt;If you do not configure IP, you will not be able to use applications that use TCP/IP, UDP/IP, raw IP, etc., on that interface.  So, for example you will not be able to use ftp, ping, telnet, and rlogin on that interface.  Pure DLPI applications should work fine.&lt;BR /&gt;&lt;BR /&gt;If you have the machine booted up and have an IP address configured on the interface, you can remove the IP address by doing&lt;BR /&gt;&lt;BR /&gt;ifconfig lan&lt;X&gt; unplumb&lt;BR /&gt;&lt;BR /&gt;as root.  In this command &lt;X&gt; is the PPA of the interface.  &lt;BR /&gt;&lt;BR /&gt;(You can determine the list of interface by using lanscan.  You can determine if an interface has an IP address by doing&lt;BR /&gt;&lt;BR /&gt;ifconfig lan&lt;X&gt;&lt;BR /&gt;&lt;BR /&gt;If you get ``no such interface'', you do not have an IP address configured.)&lt;BR /&gt;&lt;BR /&gt;To get rid of the IP address permanently, modify /etc/rc.config.d/netconf and remove the entry corresponding to the interface.  Make sure that all the fields are removed.  An example is shown below:&lt;BR /&gt;&lt;BR /&gt;IP_ADDRESS[1]=192.13.105.166&lt;BR /&gt;SUBNET_MASK[1]=255.255.255.0&lt;BR /&gt;INTERFACE_NAME[1]=lan1&lt;BR /&gt;BROADCAST_ADDRESS[1]=192.13.105.255&lt;BR /&gt;INTERFACE_STATE[1]=up&lt;BR /&gt;&lt;BR /&gt;You will need to get rid of all of these.&lt;BR /&gt;&lt;BR /&gt;At the next reboot, you will no longer have an IP address configured on the interface.&lt;BR /&gt;&lt;BR /&gt;(The above case is the most straightforward.  I have not explained how to take care of logical interfaces or IPv6.  Let me know if you need information on those.)&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Ajit&lt;BR /&gt;HP Gigabit Ethernet&lt;BR /&gt;&lt;/X&gt;&lt;/X&gt;&lt;/X&gt;</description>
      <pubDate>Wed, 05 Mar 2003 02:03:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918960#M577004</guid>
      <dc:creator>Ajit Natarajan</dc:creator>
      <dc:date>2003-03-05T02:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918961#M577005</link>
      <description>if its lan0 take out or comment out all references to lan0 in /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0 down&lt;BR /&gt;&lt;BR /&gt;You're done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 05 Mar 2003 05:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918961#M577005</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-05T05:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918962#M577006</link>
      <description>Hi Ajit,&lt;BR /&gt;Thanks for detailed information and thanks for your time.&lt;BR /&gt;&lt;BR /&gt;I have removed all the IPs associated with this lan card, however nothing is seen when I run ethereal. I mean to say, what name I should put for INTERFAC when I run ethereal?&lt;BR /&gt;&lt;BR /&gt;I do not know what is the problem? I can not see any traffic on this lan card. If I connect the same network cable to my laptop and run the ethereal, I can see lots of traffic.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;-pap</description>
      <pubDate>Wed, 05 Mar 2003 15:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918962#M577006</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-03-05T15:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918963#M577007</link>
      <description>Hi Ajit,&lt;BR /&gt;Thanks for detailed information and thanks for your time.&lt;BR /&gt;&lt;BR /&gt;I have removed all the IPs associated with this lan card, however nothing is seen when I run ethereal. I mean to say, what name I should put for INTERFAC when I run ethereal?&lt;BR /&gt;I put LAN1.&lt;BR /&gt;&lt;BR /&gt;I do not know what is the problem? I can not see any traffic on this lan card. If I connect the same network cable to my laptop and run the ethereal, I can see lots of traffic.&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;-pap</description>
      <pubDate>Wed, 05 Mar 2003 15:47:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918963#M577007</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-03-05T15:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918964#M577008</link>
      <description>ethereal uses libpcap. &lt;BR /&gt;&lt;BR /&gt;libpcap determines the PPA of the interface to which it should attach by mapping an interface name to a PPA.&lt;BR /&gt;&lt;BR /&gt;perhaps that mapping only "works" when the interface is plumbed?&lt;BR /&gt;&lt;BR /&gt;i'd drop back a couple yards and get the latest libpcap and tcpudmp from &lt;A href="http://www.tcpdump.org/" target="_blank"&gt;http://www.tcpdump.org/&lt;/A&gt;  compile those up, and run them against the interface - I would _guess_ that if the interface is unplumbed, that the mapping should "fail" - what I cannot recall is what libpcap does as a fall back, if anything.&lt;BR /&gt;&lt;BR /&gt;next, if you don't get an error message (btw, I suggest a verbose tusc'ing of tcpdump to see the system calls) then run linkloop to make sure that some traffic is sent through the interface.  see if tcpdump sees that traffic.</description>
      <pubDate>Wed, 05 Mar 2003 23:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918964#M577008</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-03-05T23:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918965#M577009</link>
      <description>I looked at the source of ethereal-0.9.9 downloaded from &lt;A href="http://www.ethereal.com." target="_blank"&gt;http://www.ethereal.com.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In file tethereal.c, Ethereal uses pcap_open_live to get access to the interface.  The interface is specified with the -i option.&lt;BR /&gt;&lt;BR /&gt;Next, I looked at the libpcap source (libpcap-0.7.1 downloaded from &lt;A href="http://www.tcpdump.org)." target="_blank"&gt;http://www.tcpdump.org).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;pcap_open_live for HP-UX is defined in pcap-dlpi.c.  pcap_open_live opens /dev/dlpi and attaches to the interface.  It then enables promiscuous mode.  Hence, plumbing is not required.&lt;BR /&gt;&lt;BR /&gt;You may want to try the following:&lt;BR /&gt;&lt;BR /&gt;1. Run the program as root.&lt;BR /&gt;2. Run lanscan and ensure that the major number reported for the interface is 119.  If not, let us know.&lt;BR /&gt;3. Try the following for your -i option:&lt;BR /&gt;(a) -i lan&lt;X&gt; where &lt;X&gt; is the PPA.&lt;BR /&gt;(b) -i &lt;X&gt;&lt;BR /&gt;(c) -i /dev/lan&lt;X&gt;&lt;BR /&gt;&lt;BR /&gt;Let us know the results of your experiments.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Ajit&lt;BR /&gt;HP Gigabit Ethernet&lt;BR /&gt;&lt;/X&gt;&lt;/X&gt;&lt;/X&gt;&lt;/X&gt;</description>
      <pubDate>Wed, 05 Mar 2003 23:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918965#M577009</guid>
      <dc:creator>Ajit Natarajan</dc:creator>
      <dc:date>2003-03-05T23:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918966#M577010</link>
      <description>Hi Pap,&lt;BR /&gt;&lt;BR /&gt;You need to have an interface with an IP address to work with ethereal.&lt;BR /&gt;&lt;BR /&gt;No need to experiment too much on it. Much of it I already did.&lt;BR /&gt;&lt;BR /&gt;Just run ethereal. In the GUI, do the following&lt;BR /&gt;&lt;BR /&gt;Capture -&amp;gt; Start&lt;BR /&gt;&lt;BR /&gt;In the Capture preferences window select the interface from the drop down list. If no interfaces are configured on the box, it won't show anything. So, if you intend to capture packets on a subnet, you need have a working interface with an IP configure in that subnet.&lt;BR /&gt;&lt;BR /&gt;You can use the same filtering mechanisms as of tcmdump to filter capturing of data.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 05 Mar 2003 23:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918966#M577010</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-05T23:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918967#M577011</link>
      <description>fwiw, I have now successfully seen the linkloop message being sent on an unplumbed gigbit (gelan) interface on 11.11, so the libpcap ppa mapping stuff does not care about interfaces being plumbed.</description>
      <pubDate>Thu, 06 Mar 2003 00:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918967#M577011</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-03-06T00:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918968#M577012</link>
      <description>After having reviewed this page:&lt;BR /&gt;&lt;A href="http://www.tcpdump.org/pcap.htm" target="_blank"&gt;http://www.tcpdump.org/pcap.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I now agree that, in theory, you should not have to set an IP address.  &lt;BR /&gt;&lt;BR /&gt;If you still can't capture packets, then I'd check into how the switch you're connecting to behaves if it doesn't detect an active interface on a port.</description>
      <pubDate>Thu, 06 Mar 2003 00:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918968#M577012</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-03-06T00:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918969#M577013</link>
      <description>I tried unsuccessfully through *ethereal* and it won't show up the interfaces that are not plumbed. &lt;BR /&gt;&lt;BR /&gt;I don't if it is a broken link between ethereal and libpcap. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 06 Mar 2003 01:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918969#M577013</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-06T01:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918970#M577014</link>
      <description>I took the liberty of asking Guy Harris, one of the ethereal folks, and this was his reply:&lt;BR /&gt;&lt;BR /&gt;"Current versions of Ethereal  will work with interfaces for which "pcap_lookupnet()" fails, although, of course, filters that check for broadcast IP addresses won't work, just as they won't work on tcpdump or&lt;BR /&gt;any other libpcap-based program (Ethereal silently uses a netmask of 0; Tethereal, like tcpdump, does so, but with a warning)."&lt;BR /&gt;&lt;BR /&gt;hth</description>
      <pubDate>Thu, 06 Mar 2003 19:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918970#M577014</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2003-03-06T19:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918971#M577015</link>
      <description>Hi Rick,&lt;BR /&gt;Thanks for your efforts.&lt;BR /&gt;However, i am yet to solve the problem.&lt;BR /&gt;&lt;BR /&gt;Any help will be appreciated.&lt;BR /&gt;-pap&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Mar 2003 17:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918971#M577015</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-03-07T17:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure LAN card for no IP address.?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918972#M577016</link>
      <description>From all I have read and seen in HP-UX you must have the nic plumbed and assigned an IP.&lt;BR /&gt;&lt;BR /&gt;Perhaps you can get away with not assigning an IP, but plumbing is definate.&lt;BR /&gt;&lt;BR /&gt;Shannon</description>
      <pubDate>Fri, 07 Mar 2003 17:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-configure-lan-card-for-no-ip-address/m-p/2918972#M577016</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2003-03-07T17:40:09Z</dc:date>
    </item>
  </channel>
</rss>

