On 03/16/11 12:30, R0me0 *** wrote:
Hello misc,
I have a network with wireless and bridge mode on AP's.
I put IP address on both sides and ping it normally.
On left side have a notebook with windows vista and smb share and on right
side have other notebook with same configuration. When I try copy the file
on smb, the speed is 10MB/s, it is very fast, I copied files with 50mb size,
500 and 2gb . realy, it is very fast. this test I do on both sides
But now, begin my problems.
On both sides I have a OpenBSD 4.8 i386.
If I set on both side
ifconfig<iface> media 100baseTX mediaopt full-duplex , my speed down
dramatical, +/- the download of same file is 25kb/s , but if set
ifconfig<iface> media autoselect
The speed is 1,8mb/s
The problem is the speedy, I'm rebelled ! As the fu* of windows is 10x more
fast that my OpenBSD box! I cannot believe in this !
what are occur ? I replaced my ethernet on both sides, but I cannot have the
same speed as in test.
I tried many configuration with IFCONFIG media .... , with and without pf
enabled and the same thing.
BOX 1 ; ( offboard ethernet )
# dmesg | grep ste0
ste0 at pci3 dev 1 function 0 "Sundance ST201" rev 0x31: apic 2 int 16 (irq
10), address aa:bb:cc:dd:ee:ff
ukphy0 at ste0 phy 0: Generic IEEE 802.3u media interface, rev. 0: OUI
0x0090c3, model 0x0018
BOX 2 : ( offboard ethernet )
# dmesg | greo ste1
ste1 at pci0 dev 9 function 0 "Sundance ST201" rev 0x31: irq 11, address
gg:hh:ii:jj:ll:kk
ukphy1 at ste1 phy 0: Generic IEEE 802.3u media interface, rev. 0: OUI
0x0090c3, model 0x0018
The test that i do with OpenBSD was:
Box 1:
apachectl start
Box 2:
wget http://ip_address/instal48-i386.iso
Tried too: scp ... on both sides, the speed is the same
Please, someone can indicate the right direction to resove this ?
Regards,,
Guilherme Hakme
The list is going to ask you for some of these points:
http://www.openbsd.org/report.html
-luis