wiered problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i m running iptables, squid proxy, bind, and samba on same machine. it works as a server for my LAN
the script that i ran is as follow but when i stat these rules the browsing stops. the squid proxy is listening on port 8080. what can be the problem. while netbios sharing is doing okey.
------------------------------------------------------------------------------------------------------------------------------
iptables -P INPUT ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 8080 -j ACCEPT
iptables -A INPUT -i eth0 -p udp --dport 8080 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 22 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 53 -j ACCEPT
iptables -A INPUT -i eth0 -p udp --dport 53 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 139 -j ACCEPT
---------------------------------------------------------------------------------------------------------------------------


Regards
Azeem

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux