Hi everyone,

I'm running scp command from linux box to openbsd3.8 (general).
Connection is E1 link.
I'm using the following pf configuratioin:

e1int="w0"
altq on $e1int cbq bandwidth 2Mb queue { e1que }
queue e1que bandwidth 1Mb priority 0 cbq ( default )
pass out quick on $e1int keep state queue e1que label 1

The connection starts but after couple second (depends of file size)
the connection is stalled.

How can i verify if it rule is overlimit or i have mistake in a rule or
there is some problem in a e1 driver.

Thank you for advice
alex

Reply via email to