• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Squid Proxy Problems

G

Grossmann-Grupp

Guest
Hi

I have installed Squid Proxy but I have a lot of Problems with the command
'/etc/init.d/iptables restart'
I should add this command to the iptables file...
-A RH-Firewall-1-INPUT -m state --state NEW,ESTABLISHED,RELATED -m tcp -p tcp --dport 3128 -j ACCEPT

But everytime I restart iptables I get the error...
Aktuelle Regeln in /etc/sysconfig/iptables speichern: [ OK ]
Firewall-Regeln löschen: [ OK ]
Ketten auf Richtlinie ACCEPT setzen: raw nat mangle filter [ OK ]
iptables-Module entladen: Opening /proc/modules: No such file or directory
grep: /proc/modules: Datei oder Verzeichnis nicht gefunden
Opening /proc/modules: No such file or directory
grep: /proc/modules: Datei oder Verzeichnis nicht gefunden
[ OK ]
iptables Firewall-Regeln anwenden: [ OK ]
Zusätzliche iptables-Module laden: ip_conntrack_netbios_ns [FEHLGESCHLAGEN]

Did someone have a Idea to solve this problem?
Can someone explain how I have to install squid Proxy successfull?

I have used this ==> http://www.cyberciti.biz/tips/howto-rhel-centos-fedora-squid-installation-configuration.html

So you can see the steps I have done.

PS: The Add in the iptables will be deleted if I look for changes after restart th iptables.
I think Plesk overwrite this?

King Regards

Jörg
 
Is it Virtuozzo VPS? Do you have installed psa-firewall module?
 
Hi IgorG

Virtuozzo VPS I don't have installed...
(Warnung: Ihre Parallels Plesk Panel-Software läuft nicht in Parallels Virtuozzo Containers.)

Here are the Infos about my Plesk:
Parallels Plesk Panel-Version 9.5.2
Betriebssystem Linux 2.6.34-xxxx-std-ipv4-32
CPU GenuineIntel, Intel(R) Celeron(R) CPU 220 @ 1.20GHz

Based on CentOS .
 
Back
Top