Port 110

May 09, 2005 4 Replies

Hi,


My POP3 server is active and i am receiving mails from inside my network. In my firewall we have not opened the port no 110 and I don't want to open this port always. I want to open when ever needed and for the perticular ip address from which i want to check the mail



How to Open the port 110 for a given perticular IP Address


Regards


Vinod


Just specify the source IP address then.

RTFM

formatting link

iptables -A INPUT -p tcp -s source_ip_address --dport 110 -j ACCEPT

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required