WRT1200ACv2 Client speed

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Author Message
Ave356
DD-WRT Novice


Joined: 18 May 2017
Posts: 3

PostPosted: Thu May 18, 2017 15:49    Post subject: WRT1200ACv2 Client speed Reply with quote
Hi! I just recently flashed brainslayer's newest firmware after using the stock linksys firmware and im getting much worse speed than I did with stocks bridge. I was getting around 120Mpbs down on fast.com with the stock firmware now im getting around 22Mpbs down.
Sponsor
ATHF
DD-WRT Guru


Joined: 14 Dec 2015
Posts: 774
Location: 127.0.0.1

PostPosted: Thu May 18, 2017 22:57    Post subject: Reply with quote
Are you talking about wireless or wired speed? And by newest, do you mean 05-02-2017-r31924?
_________________
Tutorial for flashing WRT series
WRT Installation,Upgrade & Basic Setup–Cliff Notes
r52242: WRT3200ACM, WRT1200ACv1 & 1 Velop in bridge mode(IoT subnet), r52242 WRT1900ACv1 AP
Velop:2 WHW0101, RE6500, RE9000(AP)
Spectrum - 1000/50
SysLog Watcher 5, New security Onion box coming soon, Fingboxes, PiHoles, NEMS, Cacti, rpisurv
Ave356
DD-WRT Novice


Joined: 18 May 2017
Posts: 3

PostPosted: Fri May 19, 2017 0:06    Post subject: Reply with quote
ATHF wrote:
Are you talking about wireless or wired speed? And by newest, do you mean 05-02-2017-r31924?
Im talking about wireless. Im wirelessly bridging a connection between my linksys router and a netgear R7000 running its stock firmware. And yes I am using firmware version 05-02-2017.
WWTK
DD-WRT Novice


Joined: 14 May 2017
Posts: 38

PostPosted: Fri May 19, 2017 1:42    Post subject: Reply with quote
If you are set up as client bridge (routed) then you are probably in the same boat I am. In my case there is some issue with relayd (or my configuration) that causes the default gateway to get deleted and re-added to the arp table. This causes major lags in throughput for me.

When I run relayd in debug mode I see this:
Code:

ath0: deleting host 192.168.0.1 (MAC address here)
ath0: adding host 192.168.0.1 (MAC address here)


I'm trying to figure out why but so far no luck.

A workaround I'm using (not a very good one tbh) is to add this to my startup commands:

Code:

killall relayd
sleep 20
relayd -I br0 -I ath0 -L 192.168.0.250 -B -D -G 192.168.0.1 -t 600&


If you try this it will boost your throughput back up IF you have the same issue as I do. Only if you are using client bridge (routed). Obviously change the ips to match your own setup.
Ave356
DD-WRT Novice


Joined: 18 May 2017
Posts: 3

PostPosted: Fri May 19, 2017 17:53    Post subject: Reply with quote
WWTK wrote:
If you are set up as client bridge (routed) then you are probably in the same boat I am. In my case there is some issue with relayd (or my configuration) that causes the default gateway to get deleted and re-added to the arp table. This causes major lags in throughput for me.

When I run relayd in debug mode I see this:
Code:

ath0: deleting host 192.168.0.1 (MAC address here)
ath0: adding host 192.168.0.1 (MAC address here)


I'm trying to figure out why but so far no luck.

A workaround I'm using (not a very good one tbh) is to add this to my startup commands:

Code:

killall relayd
sleep 20
relayd -I br0 -I ath0 -L 192.168.0.250 -B -D -G 192.168.0.1 -t 600&


If you try this it will boost your throughput back up IF you have the same issue as I do. Only if you are using client bridge (routed). Obviously change the ips to match your own setup.
No, I'm using the unbriged client myself but I switched over to client bridge mode and gave your fix a shot but didn't have any luck.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum