OpenWrt Forum Archive

Topic: wl500g(x) vs. wan port vs. rc5 vs. rc4

The content of this topic has been archived on 5 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,

i tried rc5 in asus wl500g with configuration br0 (eth0 + eth2) and wan (eth1).
wifi is used in G mode

br0 = 192.168.150.0/24
wan = 192.168.2.0/24 (backbone)

example:
When anything is downloaded through wan port (server is connected to wan port via cable) with full possible speed , wan port dies in a few seconds (sometime works longer, but no longer then 30s). When wan port die, i must do ifup wan manualy. Doesn't matter if data goes to eth0 or eth2.
Same feature is when eth0 and eth2 is separated to subnets.

On same machine but with rc4 it works better, communication is just broken for a few seconds and then continue. WAN port doesn't die.

Have someone same experience and how ..... ?

regards

(Last edited by reset on 4 Jun 2006, 18:08)

yesterday, i made a few tests and reconfiguration of devices (all other configuration, ie. iptables, arptables and other packages was not changed),

when eth1 + eth2 is bridged together and eth0 is separated, RC4 takes less system sources and communication is not broken, RC5 take more, comminication is slower in both ways and in short time the device eth1 is disconected!!

Bridged eth1 + eth2 is better than eth0 + eth2 in both firmwares (RC4, RC5) - better performance

I thing, that something in RC5 firmware sucks comminication.

Because the stability and good performence of routers is very important for me, I cannot switch to RC5 firmware, will fucks my network.

http://ernetfree.net/mapa_site/mapa.jpg

(Last edited by reset on 5 Jun 2006, 09:51)

i'm not sure if my explanation is enough for you.
Ask me for more details, if it's interested for you.
I can make more tests and help.
My network is my hobby (programming, networking, ... computers, comunication)

rc4 was still using the ethernet driver from broadcom; rc5 switched to the b44 driver (GPL). Therefore it's indeed possible that  you experienced better performance on rc4.
The problem with eth1 dying should have been already resolved when rc5 was released - see https://dev.openwrt.org/browser/tags/wh … tches/brcm. So probably reopening ticket #314 (https://dev.openwrt.org/ticket/314) would be a good idea.

(Last edited by wtzm on 5 Jun 2006, 11:32)

thx for answer smile
if i understand correctly, have I to wait to RC6 or recompile RC5 source with patches?

(Last edited by reset on 5 Jun 2006, 11:42)

The patches are already included in rc5, so the wan port problem shouldn't really occur... sad I'm sorry that I can't do any tests on my own wl-500g, because it's currently involved in mission critical operations (well, it's managing my internet connection ^^).
You can report this problem at https://dev.openwrt.org/ticket/314 and one of the developers will hopefully resolve it.

i downloaded the lastest firmware yesterday,
i will continue discus on the dev forum.
Thx smile

The discussion might have continued from here.