<?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 Probelm with my Lan in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/probelm-with-my-lan/m-p/2696662#M89985</link>
    <description>I am trying to set up a linux machine for a firewall for my LAN at home... I have two windows 2k pro machines and 1 linux 7.1 as my firewall computer to the internet.... I have it confugered like this......... 1)the linux machine is set up like this &lt;BR /&gt;-eth0 &lt;BR /&gt;internet ip address 1XX.43.56.23 255.255.192.0 &lt;BR /&gt;DHCP automatic from the ISP &lt;BR /&gt;-eth1 &lt;BR /&gt;192.168.0.69 255.255.255.0 &lt;BR /&gt;"It connects to the internet without a problem"&lt;BR /&gt;The windows machine is like this&lt;BR /&gt;WIN2k PRO machine configured like this &lt;BR /&gt;192.168.0.11 255.255.255.0&lt;BR /&gt;Gateway - 192.168.0.69&lt;BR /&gt;DNS     - ISP Provider DNS Server&lt;BR /&gt;Everything seems to be connected all computerson my LAN can ping each other with a reply, including the linux machine.. BUT the windows machine cannot connect to the internet, i tryed to ping some ip addys of internet sites from the windows machine and i get a "request timeout" And when i try to ping &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt; or any site with the name i get "unknown host" &lt;BR /&gt;What configuration do ihave wrong, HELP PLEASE!!           &lt;BR /&gt;Oh yah i have an ADSL connection to the internet!!! HELP!!! &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Apr 2002 02:40:08 GMT</pubDate>
    <dc:creator>Kurupt</dc:creator>
    <dc:date>2002-04-04T02:40:08Z</dc:date>
    <item>
      <title>Probelm with my Lan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/probelm-with-my-lan/m-p/2696662#M89985</link>
      <description>I am trying to set up a linux machine for a firewall for my LAN at home... I have two windows 2k pro machines and 1 linux 7.1 as my firewall computer to the internet.... I have it confugered like this......... 1)the linux machine is set up like this &lt;BR /&gt;-eth0 &lt;BR /&gt;internet ip address 1XX.43.56.23 255.255.192.0 &lt;BR /&gt;DHCP automatic from the ISP &lt;BR /&gt;-eth1 &lt;BR /&gt;192.168.0.69 255.255.255.0 &lt;BR /&gt;"It connects to the internet without a problem"&lt;BR /&gt;The windows machine is like this&lt;BR /&gt;WIN2k PRO machine configured like this &lt;BR /&gt;192.168.0.11 255.255.255.0&lt;BR /&gt;Gateway - 192.168.0.69&lt;BR /&gt;DNS     - ISP Provider DNS Server&lt;BR /&gt;Everything seems to be connected all computerson my LAN can ping each other with a reply, including the linux machine.. BUT the windows machine cannot connect to the internet, i tryed to ping some ip addys of internet sites from the windows machine and i get a "request timeout" And when i try to ping &lt;A href="http://www.yahoo.com" target="_blank"&gt;www.yahoo.com&lt;/A&gt; or any site with the name i get "unknown host" &lt;BR /&gt;What configuration do ihave wrong, HELP PLEASE!!           &lt;BR /&gt;Oh yah i have an ADSL connection to the internet!!! HELP!!! &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 02:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/probelm-with-my-lan/m-p/2696662#M89985</guid>
      <dc:creator>Kurupt</dc:creator>
      <dc:date>2002-04-04T02:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Probelm with my Lan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/probelm-with-my-lan/m-p/2696663#M89986</link>
      <description>Your Linux box needs to do Network Address Translation (NAT) which is known as IP-Masquerade in Linux speak.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxdoc.org/HOWTO/IP-Masquerade-HOWTO/" target="_blank"&gt;http://www.linuxdoc.org/HOWTO/IP-Masquerade-HOWTO/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It has to convert your 192.168 addresses to valid internet addresses.  If it just passes the packets unchanged they aren't allowed to go on the internet and no one could get back to them anyway.&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 03:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/probelm-with-my-lan/m-p/2696663#M89986</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-04-04T03:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Probelm with my Lan</title>
      <link>https://community.hpe.com/t5/operating-system-linux/probelm-with-my-lan/m-p/2696664#M89987</link>
      <description>If you are running iptables, there are several firewalling scripts out there that make the job pretty simple -- shorewall, bulldog, etc. Some with more features than others. &lt;BR /&gt;&lt;BR /&gt;The scripts are useful if for nothing else than good examples of how to apply iptables commands. &lt;BR /&gt;&lt;BR /&gt;Happy firewalling!</description>
      <pubDate>Thu, 04 Apr 2002 22:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/probelm-with-my-lan/m-p/2696664#M89987</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-04-04T22:17:43Z</dc:date>
    </item>
  </channel>
</rss>

