[FS#441] Kernel crash: eth0 (ag71xx): transmit queue 0 timed out

LEDE Bugs lede-bugs at lists.infradead.org
Wed Feb 1 11:51:35 PST 2017


The following task has a new comment added:

FS#441 - Kernel crash: eth0 (ag71xx): transmit queue 0 timed out
User who did this - Johan van Zoomeren (amain)

----------
Thanks Sven for having another look. In don't want to put you yet through another round of tests. Looks like it's more an hardware issue with my device then an software issue. But if you're still interested. 

First I start iperf -c(client) on the laptop(192.168.1.152), which then connects over wifi and then is NATted to my test server (192.168.100.0/24 network). Due to the NAT, the server won't be able to connect back to the laptop without some help. SO after the first iperf is started, I enter:

# iptables -t nat -I PREROUTING -p tcp --dport 5001 -j DNAT --to 192.168.1.152
# iptables -t filter -I FORWARD -j ACCEPT

And then the second iperf -c(client) is started on the server, which connect to the laptop.

I've been performing this test in my mini lab, because this is how the 1043ND is going to be used, when connected to the Internet.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=441#comment1536



More information about the lede-bugs mailing list