Linux / UNIX Tech Support Forum
This is a discussion on SQuid Proxy Server AND IpTables within the Proxy Servers forums, part of the Mastering Servers category; Hello EVeryOne I am going to use squid and iptables on same server my squid work perfect without iptables but ...
|
Register free or login to your existing account and remove all advertisements. |
|
|||||||
| Proxy Servers Discussion about UNIX / Linux caching proxy servers, web proxy, reverse / content filtering proxy server. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello EVeryOne I am going to use squid and iptables on same server
my squid work perfect without iptables but when i use rules in iptables it does not work should i change anything in config file of squid (for iptables)? Hier is my rules Chain INPUT (policy DROP) target prot opt source destination ACCEPT all -- 192.168.20.0/24 anywhere ACCEPT all -- anywhere 192.168.20.0/24 ACCEPT tcp -- anywhere anywhere tcp dpt:www Chain FORWARD (policy DROP) target prot opt source destination Chain OUTPUT (policy DROP) target prot opt source destination ACCEPT all -- 192.168.20.0/24 anywhere ACCEPT all -- anywhere 192.168.20.0/24 ACCEPT tcp -- anywhere anywhere tcp spt:www after these rule when i surf to webside then i have timeout from proxy server(squid) what i should do now?? |
| Sponsored Links | ||
|
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Squid Proxy server on Linux | basha | Getting started tutorials | 0 | 03-12-2008 02:16 AM |
| Restrict number of simultaneous proxy connections in SQUID proxy | pkvmreddy | Getting started tutorials | 1 | 06-15-2007 03:52 PM |
| Access yahoo messenger voice and webcam via squid proxy server | lacloai | Linux software | 3 | 06-05-2007 10:24 AM |
| Squid Proxy Server | lacloai | Linux software | 3 | 06-02-2007 10:19 PM |
| Squid Proxy | bubloob_13 | Linux software | 4 | 12-03-2006 11:26 PM |