squid problem

General discussion about PLUC and Linux in Pakistan.
Post Reply
tahiralijafri
Lance Naik
Posts: 25
Joined: Sat Dec 17, 2005 8:40 pm
Location: Rawalpindi
Contact:

squid problem

Post 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
LinuxFreaK
Site Admin
Posts: 5132
Joined: Fri May 02, 2003 10:24 am
Location: Karachi
Contact:

Re:

Post 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
Farrukh Ahmed
tahiralijafri
Lance Naik
Posts: 25
Joined: Sat Dec 17, 2005 8:40 pm
Location: Rawalpindi
Contact:

Thanks Farrukh

Post 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
LinuxFreaK
Site Admin
Posts: 5132
Joined: Fri May 02, 2003 10:24 am
Location: Karachi
Contact:

Re:

Post by LinuxFreaK »

Farrukh Ahmed
tahiralijafri
Lance Naik
Posts: 25
Joined: Sat Dec 17, 2005 8:40 pm
Location: Rawalpindi
Contact:

ss5 Configuration file

Post by tahiralijafri »

Hello Farrukh!

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

Regards
Tahir ALi Jafri
Post Reply