Re: [squid-users] Deny yahoo messager

This is a discussion on Re: [squid-users] Deny yahoo messager within the Squid Users forums, part of the Web Server and Related Forums category; below is my /etc/iptables iptables -A INPUT -s 172.16.1.88--dport 80 -j ACCEPT iptables -A INPUT -...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2004
Winanjaya
 
Posts: n/a
Default Re: [squid-users] Deny yahoo messager

below is my /etc/iptables

iptables -A INPUT -s 172.16.1.88--dport 80 -j ACCEPT
iptables -A INPUT -s 172.16.1.88--dport 25 -j ACCEPT
iptables -A INPUT -s 172.16.1.88--dport 110 -j ACCEPT
iptables -A INPUT -s 172.16.1.88-j DROP
iptables -A FORWARD -s 172.16.1.88--dport 80 -j ACCEPT
iptables -A FORWARD -s 172.16.1.88--dport 25 -j ACCEPT
iptables -A FORWARD -s 172.16.1.88--dport 110 -j ACCEPT
iptables -A FORWARD -s 172.16.1.88-j DROP
iptables -A FORWARD -i eth1 -j ACCEPT

but yahoomessenger is smarter, it will check the opened port and then use it
...

I need advice .. thanks


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:24 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0