[FS#3832] [Regression] xrx200 switch affecting AVM Fritz!Box 7362SL

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Thu Dec 30 14:40:13 PST 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3832 - [Regression] xrx200 switch affecting AVM Fritz!Box 7362SL
User who did this - Martinius (Martinius)

----------
Hi I can confirm this behavior. The ports are not working, only the first and second ethernet port are working. Here is also a link to a thread were other users confirm that after the upgrade the ports appear to be dead. If it helps my output for  "ubus call network.device status" is:

        "br-lan": {
                "external": false,
                "present": true,
                "type": "bridge",
                "up": true,
                "carrier": true,
                "auth_status": false,
                "bridge-members": [
                        "eth0"
                ],
                "mtu": 1500,
                "mtu6": 1500,
                "macaddr": "2e:b1:c8:03:5e:d8",
                "txqueuelen": 1000,
                "ipv6": true,
                "ip6segmentrouting": false,
                "promisc": false,
                "rpfilter": 0,
                "acceptlocal": false,
                "igmpversion": 0,
                "mldversion": 0,
                "neigh4reachabletime": 30000,
                "neigh6reachabletime": 30000,
                "neigh4gcstaletime": 60,
                "neigh6gcstaletime": 60,
                "neigh4locktime": 100,
                "dadtransmits": 1,
                "multicast": true,
                "sendredirects": true,
                "drop_v4_unicast_in_l2_multicast": false,
                "drop_v6_unicast_in_l2_multicast": false,
                "drop_gratuitous_arp": false,
                "drop_unsolicited_na": false,
                "arp_accept": false,
                "statistics": {
                        "collisions": 0,
                        "rx_frame_errors": 0,
                        "tx_compressed": 0,
                        "multicast": 41710,
                        "rx_length_errors": 0,
                        "tx_dropped": 0,
                        "rx_bytes": 174371804,
                        "rx_missed_errors": 0,
                        "tx_errors": 0,
                        "rx_compressed": 0,
                        "rx_over_errors": 0,
                        "tx_fifo_errors": 0,
                        "rx_crc_errors": 0,
                        "rx_packets": 1414506,
                        "tx_heartbeat_errors": 0,
                        "rx_dropped": 24,
                        "tx_aborted_errors": 0,
                        "tx_packets": 2393192,
                        "rx_errors": 0,
                        "tx_bytes": 2941462075,
                        "tx_window_errors": 0,
                        "rx_fifo_errors": 0,
                        "tx_carrier_errors": 0
                }
        },
        "eth0": {
                "external": false,
                "present": true,
                "type": "Network device",
                "up": true,
                "carrier": true,
                "auth_status": false,
                "mtu": 1500,
                "mtu6": 1500,
                "macaddr": "2e:b1:c8:03:5e:d8",
                "txqueuelen": 1000,
                "ipv6": false,
                "ip6segmentrouting": false,
                "promisc": false,
                "rpfilter": 0,
                "acceptlocal": false,
                "igmpversion": 0,
                "mldversion": 0,
                "neigh4reachabletime": 30000,
                "neigh6reachabletime": 30000,
                "neigh4gcstaletime": 60,
                "neigh6gcstaletime": 60,
                "neigh4locktime": 100,
                "dadtransmits": 1,
                "multicast": true,
                "sendredirects": true,
                "drop_v4_unicast_in_l2_multicast": false,
                "drop_v6_unicast_in_l2_multicast": false,
                "drop_gratuitous_arp": false,
                "drop_unsolicited_na": false,
                "arp_accept": false,
                "statistics": {
                        "collisions": 0,
                        "rx_frame_errors": 0,
                        "tx_compressed": 0,
                        "multicast": 0,
                        "rx_length_errors": 0,
                        "tx_dropped": 0,
                        "rx_bytes": 210041988,
                        "rx_missed_errors": 0,
                        "tx_errors": 0,
                        "rx_compressed": 0,
                        "rx_over_errors": 0,
                        "tx_fifo_errors": 0,
                        "rx_crc_errors": 0,
                        "rx_packets": 1334468,
                        "tx_heartbeat_errors": 0,
                        "rx_dropped": 0,
                        "tx_aborted_errors": 0,
                        "tx_packets": 2264175,
                        "rx_errors": 0,
                        "tx_bytes": 2908567814,
                        "tx_window_errors": 0,
                        "rx_fifo_errors": 0,
                        "tx_carrier_errors": 0
                }
        },
        "eth0.1": {
                "external": false,
                "present": true,
                "type": "VLAN",
                "up": false,
                "carrier": false,
                "auth_status": false,
                "statistics": {

                }
        },
        "lo": {
                "external": false,
                "present": true,
                "type": "Network device",
                "up": true,
                "carrier": true,
                "auth_status": false,
                "mtu": 65536,
                "mtu6": 65536,
                "macaddr": "00:00:00:00:00:00",
                "txqueuelen": 1000,
                "ipv6": true,
                "ip6segmentrouting": false,
                "promisc": false,
                "rpfilter": 0,
                "acceptlocal": false,
                "igmpversion": 0,
                "mldversion": 0,
                "neigh4reachabletime": 30000,
                "neigh6reachabletime": 30000,
                "neigh4gcstaletime": 60,
                "neigh6gcstaletime": 60,
                "neigh4locktime": 100,
                "dadtransmits": 1,
                "multicast": false,
                "sendredirects": true,
                "drop_v4_unicast_in_l2_multicast": false,
                "drop_v6_unicast_in_l2_multicast": false,
                "drop_gratuitous_arp": false,
                "drop_unsolicited_na": false,
                "arp_accept": false,
                "statistics": {
                        "collisions": 0,
                        "rx_frame_errors": 0,
                        "tx_compressed": 0,
                        "multicast": 0,
                        "rx_length_errors": 0,
                        "tx_dropped": 0,
                        "rx_bytes": 57824,
                        "rx_missed_errors": 0,
                        "tx_errors": 0,
                        "rx_compressed": 0,
                        "rx_over_errors": 0,
                        "tx_fifo_errors": 0,
                        "rx_crc_errors": 0,
                        "rx_packets": 683,
                        "tx_heartbeat_errors": 0,
                        "rx_dropped": 0,
                        "tx_aborted_errors": 0,
                        "tx_packets": 683,
                        "rx_errors": 0,
                        "tx_bytes": 57824,
                        "tx_window_errors": 0,
                        "rx_fifo_errors": 0,
                        "tx_carrier_errors": 0
                }
        },
----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3832#comment10421

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list