|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: [suse-security] pop3 proxing!!
From: Markus Lorch (mlorch
vt.edu)
Date: Thu Feb 05 2004 - 14:51:01 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
if you just want to forward the tcp connection you can
either use port forwarding features of iptables (prob. somehow
possible with susefirewall) or use rinetd.
A possible entry for etc/rientd.conf is:
#---snip---
# allow all external ips
allow *
logfile /var/log/rinetd.log
# pop rule
# external-ip external-port pop-server-ip pop-server-port
123.123.123.10 110 222.222.222.10 110
#---snip----
hope this helps
Markus
> -----Original Message-----
> From: Joao M.C. Alvega [mailto:Jsuse
netcabo.pt]
> Sent: Donnerstag, 5. Februar 2004 14:59
> To: suse-security
suse.com
> Subject: [suse-security] pop3 proxing!!
>
>
> hello, i'm in need of help i'm using suse 9.0.
> I want do foward pop3 from my intranet into the external mail
> server(isp), but i'm not having any luck in doing so, i have
> susefirewal2 activated and the proxy in yast activated.
> for http i'm using squid and for ftp i'm using proxy-suite from suse.
> i would like to let my intranet to see ther mail form the isp server.
>
> thank you for any help that can came from anyone on this list!
>
>
> --
> Check the headers for your unsubscription address
> For additional commands, e-mail: suse-security-help
suse.com
> Security-related bug reports go to security
suse.de, not here
>
--
Check the headers for your unsubscription address
For additional commands, e-mail: suse-security-help
suse.com
Security-related bug reports go to security
suse.de, not here
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]