#13072: ag71xx WNDR3700 slow vlan routing
-----------------------+--------------------------------------------
  Reporter:  severn@…  |      Owner:  developers
      Type:  defect    |     Status:  reopened
  Priority:  normal    |  Milestone:  Barrier Breaker 14.07
 Component:  kernel    |    Version:  Attitude Adjustment 12.09 Beta
Resolution:            |   Keywords:
-----------------------+--------------------------------------------

Comment (by robnitro@…):

 weird, I have no issues (see below).
 Only thing is one time it rebooted and came up with 10 mbit half duplex,
 dead wan connection.  I put ethtool eth1 autoneg off ,  ethtool eth1
 autoneg on in my rc.local.
 [Maybe it's because I am running a 3.14 kernel config from Arokh in forum
 (optimized build for wndr)]
 Maybe try to change your txqueuelen
 ifconfig eth1 txqueuelen 5  (or 10 or 32, etc).
 I don't know why mine comes up as 5.. maybe it's part of the qos script.

 {{{
 OpenWrt:~# ifconfig eth1
 eth1      Link encap:Ethernet  HWaddr 08:BD:43:AC:9C:6F
           inet addr:72.69.213.125  Bcast:72.69.213.255  Mask:255.255.255.0
           inet6 addr: fe80::abd:43ff:feac:9c6f/64 Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:1761988 errors:0 dropped:0 overruns:0 frame:0
           TX packets:1454019 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:5
           RX bytes:1902667483 (1.7 GiB)  TX bytes:1504739477 (1.4 GiB)
           Interrupt:5

 OpenWrt:~# ifconfig eth0
 eth0      Link encap:Ethernet  HWaddr 0A:BD:43:AC:9C:6E
           inet6 addr: fe80::8bd:43ff:feac:9c6e/64 Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:201915 errors:0 dropped:7 overruns:3 frame:0
           TX packets:287705 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:36138944 (34.4 MiB)  TX bytes:374759513 (357.3 MiB)
           Interrupt:4

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/13072#comment:98>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to