<?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 connecting Linux and windows2000 m/c &amp;amp; acessing internet in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868641#M88960</link>
    <description>&lt;BR /&gt;Hello there.&lt;BR /&gt;&lt;BR /&gt;I want to make my Linux m/c and Windows2000 m/c to use the same broadband connection.&lt;BR /&gt;&lt;BR /&gt;My linux is Redhat 7.3.&lt;BR /&gt;&lt;BR /&gt;I could ping the machines but I'm not yet successful in making ftp and telnet work.&lt;BR /&gt;&lt;BR /&gt;Your inputs are very much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Vimala.&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Dec 2002 15:16:55 GMT</pubDate>
    <dc:creator>Vimala L</dc:creator>
    <dc:date>2002-12-20T15:16:55Z</dc:date>
    <item>
      <title>connecting Linux and windows2000 m/c &amp; acessing internet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868641#M88960</link>
      <description>&lt;BR /&gt;Hello there.&lt;BR /&gt;&lt;BR /&gt;I want to make my Linux m/c and Windows2000 m/c to use the same broadband connection.&lt;BR /&gt;&lt;BR /&gt;My linux is Redhat 7.3.&lt;BR /&gt;&lt;BR /&gt;I could ping the machines but I'm not yet successful in making ftp and telnet work.&lt;BR /&gt;&lt;BR /&gt;Your inputs are very much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Vimala.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Dec 2002 15:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868641#M88960</guid>
      <dc:creator>Vimala L</dc:creator>
      <dc:date>2002-12-20T15:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: connecting Linux and windows2000 m/c &amp; acessing internet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868642#M88961</link>
      <description>If your windows box is the one connecting to the internet then add a second network card and turn on Internet Connection Sharing (see the Help).&lt;BR /&gt;Also see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.practicallynetworked.com/sharing/sharing.htm" target="_blank"&gt;http://www.practicallynetworked.com/sharing/sharing.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If it's the Linux box then:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://new.linuxnow.com/docs/content//Linux-Modem-Sharing/Linux-Modem-Sharing.html" target="_blank"&gt;http://new.linuxnow.com/docs/content//Linux-Modem-Sharing/Linux-Modem-Sharing.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Watch your IFTABLES setup since that can keep telnet and ftp from working.  (Also by default it is turned off most of the time so you have to turn it on)&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Fri, 20 Dec 2002 18:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868642#M88961</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-12-20T18:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: connecting Linux and windows2000 m/c &amp; acessing internet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868643#M88962</link>
      <description>Windows 2000 has a built in connection sharing software.  You will probably need a second NIC card in that box, one to connect directly to the broadband modem,one to connect to network or Linux box.&lt;BR /&gt;&lt;BR /&gt;Or&lt;BR /&gt;&lt;BR /&gt;You can by a $49-$99 dsl/cable modem router.&lt;BR /&gt;&lt;BR /&gt;It acts as a simple router, provides NAT services and lets you share the connection.  Most of them act as 100 BaseT network hubs as well.&lt;BR /&gt;&lt;BR /&gt;Or&lt;BR /&gt;&lt;BR /&gt;You can switch your Linux box to iptables from ipchains firewall&lt;BR /&gt;&lt;BR /&gt;This probably also requires a second NIC card, this time in the Linux box.  There are procedures on the Red hat site and linuxdoc.org that show how to set up iptables with NAT to share the broadband connection.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 24 Dec 2002 15:54:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868643#M88962</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-24T15:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: connecting Linux and windows2000 m/c &amp; acessing internet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868644#M88963</link>
      <description>Actually, between iptables and ipchains I think ipchains is the more mature product and the one more likely to include a working ftp proxy module.&lt;BR /&gt;&lt;BR /&gt;Now, what the hell do you mean by "m/c"? :-)</description>
      <pubDate>Wed, 15 Jan 2003 15:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/connecting-linux-and-windows2000-m-c-amp-acessing-internet/m-p/2868644#M88963</guid>
      <dc:creator>Trever Furnish</dc:creator>
      <dc:date>2003-01-15T15:34:14Z</dc:date>
    </item>
  </channel>
</rss>

