<?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: Fedora as a router in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264857#M11802</link>
    <description>Thanks guys; great to know; I've been setting the gateway wrong forever.&lt;BR /&gt;&lt;BR /&gt;One thing that got me on this Fedora install is that Fedora doesn't automatically do disk checks. I kept getting system hangs that required hard shutdown; after each shutdown hangs got worse; finally noticed the 2 second warning Fedora gives you to enter y for the disk check.&lt;BR /&gt;&lt;BR /&gt;Now I need to turn on pop3; it doesn't seem to be in the usual xinetd.d directory. I'll try a find.&lt;BR /&gt;&lt;BR /&gt;Vern</description>
    <pubDate>Sat, 01 May 2004 12:30:27 GMT</pubDate>
    <dc:creator>Vernon Brown_4</dc:creator>
    <dc:date>2004-05-01T12:30:27Z</dc:date>
    <item>
      <title>Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264853#M11798</link>
      <description>I have 3 PC's set up here at home. One is connected to the internet via ADSL using eth0 -&amp;gt; ppp0 and is the gateway to the internet for my other two PC's. Hardware setup was Ok for a couple of years running RedHat 7.1. Now I've installed Fedora Core 1 on the gateway PC. Its running Apache server and hosting 3 name based virtual hosts. This now works as expected running as a stand alone server.&lt;BR /&gt;&lt;BR /&gt;I am stuck now trying to get my other two PC's on line to the internet. Everything seems to be working on the gateway box; I'm on it now; but when I bring up eth1 ( My LAN ) I can no longer access the internet from this gateway box. LAN also has no internet access.&lt;BR /&gt;&lt;BR /&gt;adsl-status returns normal stuff. But when if I bring up eth1 before adsl-start ( or ifup ppp0 ) a strange entry shows up in /var/log/messages&lt;BR /&gt;saying eth1 not redirected from its IP.&lt;BR /&gt;&lt;BR /&gt;That entry does not show up when I get ADSL successfully started with adsl-start. Success only happens if eth1 is not started.&lt;BR /&gt;&lt;BR /&gt;Any ideas;&lt;BR /&gt;&lt;BR /&gt;I'll probably be doing re-installs of Fedora all day :-(&lt;BR /&gt;&lt;BR /&gt;Thanks for any help !!&lt;BR /&gt;&lt;BR /&gt;Vern&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 01 May 2004 08:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264853#M11798</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-05-01T08:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264854#M11799</link>
      <description>Success !!!&lt;BR /&gt;&lt;BR /&gt;Re-configured eth1's gateway address to 127.0.0.1 instead of it's network IP. Funny; the network IP worked as gateway with RedHat 7.1; probably had it wrong all these years :o)&lt;BR /&gt;&lt;BR /&gt;Any comments welcome !!&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Sat, 01 May 2004 08:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264854#M11799</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-05-01T08:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264855#M11800</link>
      <description>Remove eth1's gateway all together, it isn't needed.&lt;BR /&gt;&lt;BR /&gt;ppp0 should bring a default gateway with it when it comes up.&lt;BR /&gt;&lt;BR /&gt;Also make sure ip_forward is 1.</description>
      <pubDate>Sat, 01 May 2004 09:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264855#M11800</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-05-01T09:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264856#M11801</link>
      <description>Vernon,&lt;BR /&gt;&lt;BR /&gt;Stuart's on the right track.  I had a similar problem in a similar network configuration after installing Fedora on my gateway/router machine.  During installation, I had inadvertenly chosen the default Fedora firewall even though I use my own iptables ruleset.  The gateway box was connecting to the internet just fine, but none of the other machines on the LAN could get out.  The problem didn't go away until I changed the net.ipv4.ip_forward value in /etc/sysctl.conf to &lt;BR /&gt;&lt;BR /&gt;net.ipv4.ip_forward = 1&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Sat, 01 May 2004 10:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264856#M11801</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2004-05-01T10:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264857#M11802</link>
      <description>Thanks guys; great to know; I've been setting the gateway wrong forever.&lt;BR /&gt;&lt;BR /&gt;One thing that got me on this Fedora install is that Fedora doesn't automatically do disk checks. I kept getting system hangs that required hard shutdown; after each shutdown hangs got worse; finally noticed the 2 second warning Fedora gives you to enter y for the disk check.&lt;BR /&gt;&lt;BR /&gt;Now I need to turn on pop3; it doesn't seem to be in the usual xinetd.d directory. I'll try a find.&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Sat, 01 May 2004 12:30:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264857#M11802</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-05-01T12:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264858#M11803</link>
      <description>I'm doing routing a little different Vernon.&lt;BR /&gt;&lt;BR /&gt;Maybe its because my DSL is different.  &lt;BR /&gt;&lt;BR /&gt;in /etc/sysconfig/iptables&lt;BR /&gt;&lt;BR /&gt;*nat&lt;BR /&gt;:PREROUTING ACCEPT [189:13041]&lt;BR /&gt;:POSTROUTING ACCEPT [16:2351]&lt;BR /&gt;:OUTPUT ACCEPT [49:9056]&lt;BR /&gt;-A POSTROUTING -o eth0 -j SNAT --to-source &lt;IP address=""&gt;&lt;BR /&gt;&lt;BR /&gt;This pretty much does it for me as far as the dsl sharing.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/IP&gt;</description>
      <pubDate>Sun, 02 May 2004 02:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264858#M11803</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-02T02:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264859#M11804</link>
      <description>Thanks Steven; I'll play around with iptables after I get pop3 working.&lt;BR /&gt;&lt;BR /&gt;Your setup looks good !</description>
      <pubDate>Sun, 02 May 2004 07:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264859#M11804</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-05-02T07:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264860#M11805</link>
      <description>Vernon,&lt;BR /&gt;&lt;BR /&gt;Something worth trying is Shorewall (&lt;A href="http://www.shorewall.net)," target="_blank"&gt;www.shorewall.net),&lt;/A&gt; very easy if you want to add some iptables functionality without going to 'deep' into them yourself..&lt;BR /&gt;&lt;BR /&gt;Just a thought.... Good luck..&lt;BR /&gt;</description>
      <pubDate>Tue, 04 May 2004 06:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264860#M11805</guid>
      <dc:creator>KristofH</dc:creator>
      <dc:date>2004-05-04T06:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fedora as a router</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264861#M11806</link>
      <description>I've looked at shorewall; interesting; I might try it if hackers keep trying to use my server as a spam terminal.</description>
      <pubDate>Tue, 04 May 2004 06:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fedora-as-a-router/m-p/3264861#M11806</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-05-04T06:36:56Z</dc:date>
    </item>
  </channel>
</rss>

