<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
If I am reading this right you are running the POP server off a macintosh?&nbsp;
Mac's don't use telnet so it would depend on wether the POP program would
respond to a telnet request.
<br>Also, your rules have to allow the POP server to send a response back
into your network.&nbsp; Maybe you already have that set up but didn't
post it.
<br>Ipchains won't act as a proxy.&nbsp; It couldn't forward the port then
send back the responce to the initiating internal computer.&nbsp; It doesn't
keep track of connections.&nbsp; It would foreward the port to the POP
server then consider whatever the POP server sends back as a new connection
having nothing to do with the request made by the internal computer.
<br>I don't know much about telnet so maybe I'm wrong about a response.&nbsp;
Why don't you just try to get mail?&nbsp; That would be a pretty good test.
: )
<p>sim
<p>"Austad, Jay" wrote:
<blockquote TYPE=CITE>&nbsp;<span 
class=131143504-04042001><font face="Arial"><font color="#0000FF"><font size=-1>></span>telnet
192.168.0.105 110</font></font></font>
<p><span 
class=131143504-04042001><font face="Arial"><font color="#0000FF"><font size=-1>shouldn't
that be 192.168.1.105, not 0.105?</font></font></font></span>
<blockquote 
style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">
<div class="OutlookMessageHeader" dir="ltr"><font face="Tahoma"><font size=-1>-----Original
Message-----</font></font>
<br><font face="Tahoma"><font size=-1><b>From:</b> A J [<A HREF="mailto:incsdirect@yahoo.com">mailto:incsdirect@yahoo.com</A>]</font></font>
<br><font face="Tahoma"><font size=-1><b>Sent:</b> Tuesday, April 03, 2001
8:30 PM</font></font>
<br><font face="Tahoma"><font size=-1><b>To:</b> tclug-list@mn-linux.org</font></font>
<br><font face="Tahoma"><font size=-1><b>Subject:</b> [TCLUG] RE: PORT
FORWARING</font></font>
<br>&nbsp;</div>
Hi there,
<p>I'm trying to get the LAN reading the POP mail from an external machine
via port forwarding, but have no luck so far.
<p>My Linux RHL7 has 2 network adapters 203.101.33.177 (eth1) extrenal
and 192.168.1.105 (eth0) internal
<p>Users on LAN have their workstations on 192.168.1.* network number.
<p>The POP server itselft where users have their acounts gets all mail
downloaded to it is on MAC and is on 203.101.33.9
<p>All I need is to make users from 192.168.1.* to connect to 192.168.1.105
(Linux box internal address) and then to make linux to forward connection
to 203.101.33.9 (Mac POP Server) so it's some sort of proxy.
<p>I have tried this on Linux BOX
<p>ipmasqadm portfw -a -P tcp -L 192.168.1.105 110 -R 203.101.33.9 110
<p>then I to telnet from my LAN
<p>telnet 192.168.0.105 110
<p>and I expect to have response from MAC POP server
<p>But it says 'Unable to connect to host"
<br>&nbsp;
<br>&nbsp;
<p>What am I doing wrong? Is there any other solutions to this?
<p>Thank you very much in advance
<p>Arthur
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<p>
<hr SIZE=1><b>Do You Yahoo!?</b>
<br><a href="http://personal.mail.yahoo.com/?.refer=mailiyfoot">Yahoo!
Mail Personal Address</a> - Get email at your own domain with Yahoo! Mail.</blockquote>
</blockquote>
</html>