On 8/25/07, Attilla de Groot <[EMAIL PROTECTED]> wrote: > Hi, > > > I have a Soekris 4801-60 with a standard OpenBSD 4.1 install (generic > kernel). > > I'm using it as a firewall/router with some nat. The problem is I'm > not able to get more then 2mbit throughput. Also on the soekris > itself with wget for example. I've tried to disable qos, disable pf, > reboot etc. nothing of the solved the problem. And I'm wondering what > I'm doing wrong. > > I don't think the load has anything to do with it: > > load averages: 0.18, 0.11, > 0.09 > 00:15:41 > 24 processes: 23 idle, 1 on processor > CPU states: 0.2% user, 0.0% nice, 0.3% system, 0.2% interrupt, > 99.4% idle > Memory: Real: 32M/64M act/tot Free: 182M Swap: 0K/0K used/tot > > I've also attached my pf configuration, but since I also disabled pf > completely the problem isn't there.
Check the output of 'ifconfig' for the correct speed and duplex setting. During a ftp transfer check the output of 'systat vmstat' for a live view of the interrupt rate of the NICs. and other resources. Review the output of 'netstat -s' for possible errors/retransmissions etc. =Adriaan=

