<?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 ip aliasing and httpd in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ip-aliasing-and-httpd/m-p/3353030#M13529</link>
    <description>guys, i have 1 nic card with 2 ip addresses. both can be ping remotely. with eth0, my http server can be accesssed but when using eth0:0, it cant. any services that i need to run? httpd is working and xinetd.&lt;BR /&gt;&lt;BR /&gt;tnx...</description>
    <pubDate>Tue, 10 Aug 2004 02:29:48 GMT</pubDate>
    <dc:creator>nibble</dc:creator>
    <dc:date>2004-08-10T02:29:48Z</dc:date>
    <item>
      <title>ip aliasing and httpd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-aliasing-and-httpd/m-p/3353030#M13529</link>
      <description>guys, i have 1 nic card with 2 ip addresses. both can be ping remotely. with eth0, my http server can be accesssed but when using eth0:0, it cant. any services that i need to run? httpd is working and xinetd.&lt;BR /&gt;&lt;BR /&gt;tnx...</description>
      <pubDate>Tue, 10 Aug 2004 02:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-aliasing-and-httpd/m-p/3353030#M13529</guid>
      <dc:creator>nibble</dc:creator>
      <dc:date>2004-08-10T02:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: ip aliasing and httpd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-aliasing-and-httpd/m-p/3353031#M13530</link>
      <description>In your httpd.conf file in line VirtalHost instead of specifying IP put an asterisk.&lt;BR /&gt;Hope it'll help.</description>
      <pubDate>Tue, 10 Aug 2004 03:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-aliasing-and-httpd/m-p/3353031#M13530</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-08-10T03:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: ip aliasing and httpd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-aliasing-and-httpd/m-p/3353032#M13531</link>
      <description>To make the server accept connections on two specified interfaces and port numbers, use:&lt;BR /&gt;httpd.conf&lt;BR /&gt;   ...&lt;BR /&gt;   Listen &lt;IP eth0=""&gt;:80&lt;BR /&gt;   Listen &lt;IP 0=""&gt;:80&lt;BR /&gt;   ...&lt;BR /&gt;   ...&lt;BR /&gt;   &lt;VIRTUALHOST&gt;&lt;BR /&gt;   ...&lt;BR /&gt;   &lt;/VIRTUALHOST&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;&lt;/IP&gt;&lt;/IP&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-aliasing-and-httpd/m-p/3353032#M13531</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2024-09-16T09:24:40Z</dc:date>
    </item>
  </channel>
</rss>

