Re: Limiting open port RST response from 247 to 200 packets per second

2009-02-06 Thread Alex Dehaini
Here is the output of 'vmstat -z' on my server myserver# vmstat -z ITEMSIZE LIMITUSEDFREE REQUESTS PIPE:160,0, 6, 96, 5976 SWAPMETA:160, 233016, 0, 0,0 unpcb: 160,0, 4, 46, 6460 r

Re: Limiting open port RST response from 247 to 200 packets per second

2009-02-06 Thread Nikos Ntarmos
Alex, Traffic from and to the bridge interface that speaks with the internet dropping when you use a proxy server is quite normal. You did have an issue with icmplim but you have that fixed now. Do your clients still complain of problems with connectivity? Cheers. \n\n __

Re: Limiting open port RST response from 247 to 200 packets per second

2009-02-06 Thread Maciej Suszko
Alex Dehaini wrote: > Any ideas Show us the output of `vmstat -z` - may be helpful. -- regards, Maciej Suszko. signature.asc Description: PGP signature

Re: Limiting open port RST response from 247 to 200 packets per second

2009-02-06 Thread Alex Dehaini
Any ideas On Fri, Feb 6, 2009 at 3:24 PM, Alex Dehaini wrote: > I increased net.inet.icmp.icmplim to 2000 but this does not make any > change. Here is my output > > myserver# sysctl -a | grep net.inet.icmp.icmplim > net.inet.icmp.icmplim: 2000 > net.inet.icmp.icmplim_output: 1 > > After increasi

Re: Limiting open port RST response from 247 to 200 packets per second

2009-02-06 Thread István Szukács
Hi! l...@test:~$sysctl -a | grep net.inet.icmp.icmplim net.inet.icmp.icmplim: 200 net.inet.icmp.icmplim_output: 1 Regards, Istvan On Fri, Feb 6, 2009 at 2:44 PM, Alex Dehaini wrote: > Hi Guys, > > I have some issues with Squid on Freebsd. I am running FreeBSD release 4.9 > and Squid version

Re: Limiting open port RST response from 247 to 200 packets per second

2009-02-06 Thread Alex Dehaini
I increased net.inet.icmp.icmplim to 2000 but this does not make any change. Here is my output myserver# sysctl -a | grep net.inet.icmp.icmplim net.inet.icmp.icmplim: 2000 net.inet.icmp.icmplim_output: 1 After increasing inet.icmp.icmplim to 2000 and startign Squid, I don't get the errors below

Limiting open port RST response from 247 to 200 packets per second

2009-02-06 Thread Alex Dehaini
Hi Guys, I have some issues with Squid on Freebsd. I am running FreeBSD release 4.9 and Squid version 2.5. I have setup FreeBSD as a bridge so that all traffic from my network can transparently pass through the FreeBSD server. I am running Squid on the same server and I created an ipfw rule to re