<?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: IP Masquarade Problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757662#M90290</link>
    <description>Hi doni,&lt;BR /&gt;Can you try from a Windows box to telnet to your ISP on POP3 and SMTP :&lt;BR /&gt;Do in a command line :&lt;BR /&gt;telnet &lt;ADRESSE of="" pop3=""&gt; 110&lt;BR /&gt;and &lt;BR /&gt;telnet &lt;ADRESSE of="" smtp="" isp=""&gt; 25&lt;BR /&gt;&lt;BR /&gt;In order to check if routing is OK. Because I think the trouble is there !&lt;BR /&gt;&lt;BR /&gt;Squid is Ok, so your connection to internet is OK.&lt;BR /&gt;But does routing is OK ? And for masquerading, you have to translate internal address to specific port of the public IP of your linux box.&lt;BR /&gt;I don't use masquerade, but hope this will help...&lt;BR /&gt;regards&lt;BR /&gt;Benoit&lt;BR /&gt;&lt;/ADRESSE&gt;&lt;/ADRESSE&gt;</description>
    <pubDate>Thu, 04 Jul 2002 13:35:45 GMT</pubDate>
    <dc:creator>benoit Bruckert</dc:creator>
    <dc:date>2002-07-04T13:35:45Z</dc:date>
    <item>
      <title>IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757661#M90289</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have configured my Linux box as a proxy server using IP masquarade technique and Squid. In client sites use Windows 98 and Windows 2000, and both run Outlook 2000 for email. There is no problem as far as we just browsing with IE. But our email clients are not run properly when sending and receiving email. It always failed when trying to recognize pop3 and smtp server, but it always can be passed successfully the connection test --- it makes me confuse.&lt;BR /&gt;For additional information, our POP3 and SMTP server are at our ISP site, and we are using Red Hat Linux 7.2 kernel version 2.4.7-10, iptables version 1.2.3, squid version 2.4.&lt;BR /&gt;And I think I have configured the IP configurations in our Windows boxes with properly. Has anyone experienced this problem before?&lt;BR /&gt;Thanks for all your attention and any kind of help.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jul 2002 06:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757661#M90289</guid>
      <dc:creator>Doni Darmawan</dc:creator>
      <dc:date>2002-07-04T06:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757662#M90290</link>
      <description>Hi doni,&lt;BR /&gt;Can you try from a Windows box to telnet to your ISP on POP3 and SMTP :&lt;BR /&gt;Do in a command line :&lt;BR /&gt;telnet &lt;ADRESSE of="" pop3=""&gt; 110&lt;BR /&gt;and &lt;BR /&gt;telnet &lt;ADRESSE of="" smtp="" isp=""&gt; 25&lt;BR /&gt;&lt;BR /&gt;In order to check if routing is OK. Because I think the trouble is there !&lt;BR /&gt;&lt;BR /&gt;Squid is Ok, so your connection to internet is OK.&lt;BR /&gt;But does routing is OK ? And for masquerading, you have to translate internal address to specific port of the public IP of your linux box.&lt;BR /&gt;I don't use masquerade, but hope this will help...&lt;BR /&gt;regards&lt;BR /&gt;Benoit&lt;BR /&gt;&lt;/ADRESSE&gt;&lt;/ADRESSE&gt;</description>
      <pubDate>Thu, 04 Jul 2002 13:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757662#M90290</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2002-07-04T13:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757663#M90291</link>
      <description>benoit gave some good things to test.&lt;BR /&gt;&lt;BR /&gt;Beyond that, it would be good to check your IPTables Masquerading rules out, and as to whether you've enabled forwarding on your RH7.2 box.&lt;BR /&gt;&lt;BR /&gt;As Squid doesn't need 'forwarding' enabled to work, it's unfortunately not a good test for the remainder of things.&lt;BR /&gt;&lt;BR /&gt;You've not said what kind of connection you are using to the Internet, so whether to use 'Masquerading' (which is primarily designed for PPP Dial-up connections, with dynamic IP addresses) or to use 'NAT' (Network Address Translation) is hard to say.&lt;BR /&gt;&lt;BR /&gt;Either way, it would make helping you easier if you were able to provide the output of the command:&lt;BR /&gt;    iptables -t nat -v -n -L&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jul 2002 22:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757663#M90291</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-07-04T22:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757664#M90292</link>
      <description>Thanks Benoit and Stuart,&lt;BR /&gt;I appriciate your help.&lt;BR /&gt;&lt;BR /&gt;Could you give me more detail technique how to translate internal address to specific port of the public IP? I never do it before because I'm a newbie in Linux. I configured our masquarading step by step following the "HOW-TO IPMasquerade" article at htpp://ipmasq.cjb.net. &lt;BR /&gt;I already test its connection in my Windows boxes also like Benoit said and it runs properly.&lt;BR /&gt;&lt;BR /&gt;And for Stuart, we use ppp dial up connection.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Doni</description>
      <pubDate>Fri, 05 Jul 2002 00:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757664#M90292</guid>
      <dc:creator>Doni Darmawan</dc:creator>
      <dc:date>2002-07-05T00:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757665#M90293</link>
      <description>IPTables URL's:&lt;BR /&gt;&lt;A href="http://www.iptables.org/documentation/HOWTO//NAT-HOWTO.txt" target="_blank"&gt;http://www.iptables.org/documentation/HOWTO//NAT-HOWTO.txt&lt;/A&gt;&lt;BR /&gt;This one is excellent, and informs you how to set up exactally what you are asking.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.iptables.org/documentation/index.html#FAQ" target="_blank"&gt;http://www.iptables.org/documentation/index.html#FAQ&lt;/A&gt;&lt;BR /&gt;This is just the list of FAQ's available reguarding IPTables.  They are most informative, and interesting, but not necessary reading.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Summary:&lt;BR /&gt;  iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE&lt;BR /&gt;&lt;BR /&gt;should be what you need.</description>
      <pubDate>Fri, 05 Jul 2002 01:11:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757665#M90293</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-07-05T01:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757666#M90294</link>
      <description>Thanks for your information Stuart,&lt;BR /&gt;&lt;BR /&gt;I type the command as you inform to me but there is no result. Should I reconfigure our Linux box again?&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;&lt;BR /&gt;Doni</description>
      <pubDate>Fri, 05 Jul 2002 01:32:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757666#M90294</guid>
      <dc:creator>Doni Darmawan</dc:creator>
      <dc:date>2002-07-05T01:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757667#M90295</link>
      <description>Hi Doni,&lt;BR /&gt;Can you check that iptable /firewall is configured in your kernel,&lt;BR /&gt;If not , make a new one with these features....&lt;BR /&gt;If you have no answers with the iptable command, may be it's the reason !!&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Benoit</description>
      <pubDate>Fri, 05 Jul 2002 08:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757667#M90295</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2002-07-05T08:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757668#M90296</link>
      <description>Hi Benoit,&lt;BR /&gt;&lt;BR /&gt;I assume that my iptables work fine. If I type a command "iptables -L" then the iptables ruleset appears in my screen.&lt;BR /&gt;I set iptables firewall using file rc.firewall that I downloaded from &lt;A href="http://ipmasq.cjb.net." target="_blank"&gt;http://ipmasq.cjb.net.&lt;/A&gt; And our client also can resolve url with no problem.</description>
      <pubDate>Fri, 05 Jul 2002 09:01:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757668#M90296</guid>
      <dc:creator>Doni Darmawan</dc:creator>
      <dc:date>2002-07-05T09:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757669#M90297</link>
      <description>Well,&lt;BR /&gt;routing seems OK because you can telnet, for firewalling I don't know !&lt;BR /&gt;Do you have any logs from the linux box which may help us to check if your ISP try to open specific port to send back information (in /var/log or something like that...).&lt;BR /&gt;Any information from Windows box (error messages when you try to connect smtp or pop3) could be also useful...</description>
      <pubDate>Fri, 05 Jul 2002 12:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757669#M90297</guid>
      <dc:creator>benoit Bruckert</dc:creator>
      <dc:date>2002-07-05T12:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: IP Masquarade Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757670#M90298</link>
      <description>Thanks Benoit and Stuart for your exciting additional information and for your times.&lt;BR /&gt;&lt;BR /&gt;At last we can solve it. The main possibility of its problem (I'm not sure) is IP aliasing for its routing. When we plug additional ethernet card and assigned its IP (IP aliasing was moved down), our pop3 and smtp service for our Windows boxes run correctly.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Doni</description>
      <pubDate>Wed, 10 Jul 2002 00:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ip-masquarade-problem/m-p/2757670#M90298</guid>
      <dc:creator>Doni Darmawan</dc:creator>
      <dc:date>2002-07-10T00:02:34Z</dc:date>
    </item>
  </channel>
</rss>

