Page 1 of 1

squid problem

Posted: Sun Dec 18, 2005 10:30 pm
by tahiralijafri
Hello Dear Friends!

I am running squid on fedora core 3. my clients are experiencing problems to signin to msn messenger/yahoo messenger using squid. Iptables for MSN/yahoo that i am using are given below.

FOR MSN
iptables -I PREROUTING -t mangle -p tcp --dport 1863 -j TOS --set-tos Minimize-Delay

FOR YAHOO
iptables -I PREROUTING -t mangle -p tcp --dport 5000:5050 -j TOS --set-tos Minimize-Delay

Please give suggestions

regards

Re:

Posted: Mon Dec 19, 2005 1:34 am
by LinuxFreaK
Dear tahiralijafri,
Salam,

Squid have nothing to do with Yahoo/MSN Messenger !!

You need to MASQUERADE ports :)

FYI, http://www.linuxpakistan.net/forum2x/vi ... php?t=4455

Best Regards

Thanks Farrukh

Posted: Mon Dec 19, 2005 10:00 pm
by tahiralijafri
Thanks indeed farrukh :), its working now, can you tell me y it was not working on Mangling as mentioned below. it worked sometimes and didnt mostly.
iptables -I PREROUTING -t mangle -p tcp --dport 1863 -j TOS --set-tos Minimize-Delay

Regards
Tahir ALi

Re:

Posted: Tue Dec 20, 2005 8:46 am
by LinuxFreaK

ss5 Configuration file

Posted: Mon Jan 16, 2006 12:58 pm
by tahiralijafri
Hello Farrukh!

Can you share your ss5.conf with me, i have little problem in understanding it.

Regards
Tahir ALi Jafri