View Single Post

  #2 (permalink)  
Old 09-11-2006
Tauno Voipio
 
Posts: n/a
Default Re: port 110 very slow

Peter Lowrie wrote:

(-- quote pruned, TV --)

> Hi I hope you can shed some light on this.
>
> I installed a firewall/gateway on an AMD 1.1gHz PC with 256M RAM, 20G HDD
> RTL8139 (rtl8139too driver) as eth1 internet facing and 3Com 3C59x eth0 lan
> facing.
>
> The OS is Mandrake 8.2 being the only distro that would actually boot.
>
> Now port 80 (http) works fine so does port 25. The trouble is with port 110
> not receiving emails at proper speeds, 'tis very slow. Eth1 connects to a
> Motorola Surfboard cable modem. Here is chkconfig --list



Your server for POP3 (TCP/110) may attempt to identify the
TCP connection user with the IDENT protocol (TCP/113).

You could open the TCP port 113 for inward connections and
see if the situation changes. The security implications are
quite small, an IDENT request needs to refer to an open
TCP connection opened in the opposite direction (here: the
POP3 read at TCP/110).

--

Tauno Voipio
tauno voipio (at) iki fi
Reply With Quote