<?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: Red Hat ES with isolated network and hub. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307367#M88472</link>
    <description>I am going to chalk this up to bad karma. Or a bad connection with the PC cable.&lt;BR /&gt;&lt;BR /&gt;Took it all apart brought it back into the lab, and low and behold it works, with and with out the cross over. With and with out a gateway.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for all the help.&lt;BR /&gt;&lt;BR /&gt;I would like clarifications between the different ping replys, &lt;BR /&gt;destination unreachable, and ping timed out...&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jun 2004 07:25:18 GMT</pubDate>
    <dc:creator>Ratzie</dc:creator>
    <dc:date>2004-06-17T07:25:18Z</dc:date>
    <item>
      <title>Red Hat ES with isolated network and hub.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307363#M88468</link>
      <description>I have a problem that I know is at the tip of my tounge and cant spit it out.&lt;BR /&gt;&lt;BR /&gt;I needed to set up a Red Hat server 192.168.2.1/255.255.255.0 on an isolated network. 192.168.2.0&lt;BR /&gt;&lt;BR /&gt;I will have 10 pc's connected to it thru a hub.&lt;BR /&gt;Back to networking 101...&lt;BR /&gt;&lt;BR /&gt;I have the crossover switch on for the port on the server to the hub. Light is on.&lt;BR /&gt;&lt;BR /&gt;I then hooked up the test pc and gave it an address of 192.168.2.11/255.255.255.0&lt;BR /&gt;&lt;BR /&gt;I am assuming that I dont need a default gateway, because it is on the same subnet. And no traffic should be going out anyway.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The files that I changed were...&lt;BR /&gt;[root@backgate sysconfig]$ more network&lt;BR /&gt;NETWORKING=yes&lt;BR /&gt;HOSTNAME=backgate&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@backgate network-scripts]# more ifcfg-eth0&lt;BR /&gt;DEVICE=eth0&lt;BR /&gt;BOOTPROTO=static&lt;BR /&gt;BROADCAST=192.168.2.255&lt;BR /&gt;IPADDR=192.168.2.1&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=192.168.2.0&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;&lt;BR /&gt;The /etc/hosts file remained the same since the only entry was ...&lt;BR /&gt;[root@lnxgate etc]# more hosts&lt;BR /&gt;# Do not remove the following line, or various programs&lt;BR /&gt;# that require network functionality will fail.&lt;BR /&gt;127.0.0.1               localhost.localdomain localhost&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Did a restarted the server and when I try to ping 192.168.2.11&lt;BR /&gt;I get&lt;BR /&gt;Destination Host Unreachable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What am I missing?</description>
      <pubDate>Wed, 16 Jun 2004 16:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307363#M88468</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2004-06-16T16:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat ES with isolated network and hub.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307364#M88469</link>
      <description>Try a regular straight through cable.&lt;BR /&gt;&lt;BR /&gt;I don't think a crossover cable is required unless you are going nic to nic without a hub.&lt;BR /&gt;&lt;BR /&gt;bub&lt;BR /&gt;&lt;BR /&gt;Give that a shot and report back.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 16 Jun 2004 16:39:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307364#M88469</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-16T16:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat ES with isolated network and hub.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307365#M88470</link>
      <description>Another thing to check when the machine is up is the output of the following commands:&lt;BR /&gt;&lt;BR /&gt;mii-tool eth0&lt;BR /&gt;netstat -nr&lt;BR /&gt;&lt;BR /&gt;'mii-tool' should report whether it thinks there's a link or not.  The 'netstat -nr' is to show the routing table, to ensure that the correct subnet gets bound to the interface.&lt;BR /&gt;&lt;BR /&gt;Looking at the config you've shown us, it should be (unless you changed these files and didn't either restart networking or the entire machine at least).</description>
      <pubDate>Wed, 16 Jun 2004 17:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307365#M88470</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-06-16T17:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat ES with isolated network and hub.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307366#M88471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for starters, avoid the cross over port on the hub, this is meant for cascading hubs etc.&lt;BR /&gt;&lt;BR /&gt;Connect your server with a regular cable to a &lt;BR /&gt;normal port on the hub. Try again ;-)&lt;BR /&gt;&lt;BR /&gt;Also I do have my routes for a similar config setup like this&lt;BR /&gt;&lt;BR /&gt;10.0.0.0 0.0.0.0 255.0.0.0 eth0&lt;BR /&gt;default 10.0.0.253 - -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Only difference is that 10.0.0.253 is my router to the internet. Note the route for my local network.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 16 Jun 2004 21:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307366#M88471</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-06-16T21:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat ES with isolated network and hub.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307367#M88472</link>
      <description>I am going to chalk this up to bad karma. Or a bad connection with the PC cable.&lt;BR /&gt;&lt;BR /&gt;Took it all apart brought it back into the lab, and low and behold it works, with and with out the cross over. With and with out a gateway.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for all the help.&lt;BR /&gt;&lt;BR /&gt;I would like clarifications between the different ping replys, &lt;BR /&gt;destination unreachable, and ping timed out...&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 07:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307367#M88472</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2004-06-17T07:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat ES with isolated network and hub.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307368#M88473</link>
      <description>&lt;BR /&gt;In answer to your last question.....&lt;BR /&gt;&lt;BR /&gt;Typically, network unreachable means that the machine is clueless on how to get to the remote machine. Generally happens with routing issues.  However, since you are on the same network, I'm clueless on the why it would say that. The only feeble explanation that I can muster is perhaps you changed the file(s) and didn't restart the network services. Often, network changes do not take effect until one restarts xinetd or re-boots the machine. This could explain why you took everything apart and put it back together and it worked. &lt;BR /&gt;&lt;BR /&gt;ping timed out means that the machine "thinks" it knows how to get to the remote destination, but the remote did not reply.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 13:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-es-with-isolated-network-and-hub/m-p/3307368#M88473</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2004-06-17T13:08:57Z</dc:date>
    </item>
  </channel>
</rss>

