> -----Original Message-----
> From: Luigi Rizzo [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 8:38 AM
> To: Girnet Vladimir
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: network buffer problem
> 
> 
> On Tue, Feb 19, 2002 at 08:21:01AM +0200, Girnet Vladimir wrote:
> > 
> > I found, that NO_MATTER what type of interface do you use 
> on FreeBSD 4.5R.
> >  When DUMMYNET is enabled, and use some pipe rulez, ping 
> with packets more
> > than 4096 always got 
> >   ping: sendto: No buffer space available
> 
> The "always" part is false. It depends on how the pipes are 
> configured.
> Please show us your rules.
> 
>       luigi
> 
OK, I use such rulez:
 ipfw pipe 10 config bw 33600bit/s queue 5K
 ipfw pipe 11 config bw 64Kbit/s queue 10K
 ipfw pipe 12 config bw 128Kbit/s queue 15K

 and, the rule - ipfw add 500 pipe XX ip from any to a.b.c.d/e via fxp0 out
 
  after issue "ping -s 8192 a.b.c.d" , I got one reply and one ping: sendto:
No buffer space available.

 VG

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to