View Issue Details

IDProjectCategoryView StatusLast Update
0002188Kali LinuxGeneral Bugpublic2018-01-29 11:48
ReporterMaWi Assigned Tog0tmi1k  
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionsuspended 
Summary0002188: ax88179_178a usb ethernet adapter, wireshark capture, wrong (extra) data
Description

capture data with wireshark with an ax88179_178 based adapter shows two extra
bytes at the end of each package. The extra bytes are from the FCS

issue is not wireshark releated because capture with other ethernet usb (other hw) adapter does not show the bug

Steps To Reproduce

plug in usb to ethernet adapter (ax88179_178 based), LogiLink UA0158A was used
capture data with wireshark
look for an ARP frame, 60 bytes in length (without FCS)
is shown as a 62 byte frame, 2 extra bytes

Additional Information

[ 4311.900104] usb 5-5: new high-speed USB device number 7 using ehci-pci
[ 4312.037287] usb 5-5: New USB device found, idVendor=0b95, idProduct=178a
[ 4312.037296] usb 5-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4312.037302] usb 5-5: Product: AX88178A
[ 4312.037308] usb 5-5: Manufacturer: ASIX Elec. Corp.
[ 4312.037313] usb 5-5: SerialNumber: 0000133B8B605A
[ 4312.369058] ax88179_178a 5-5:1.0 eth0: register 'ax88179_178a' at usb-0000:00:1d.7-5, ASIX AX88178A USB 2.0 Gigabit Ethernet, 00:13:3b:8b:60:5a
[ 4312.413954] ax88179_178a 5-5:1.0 eth2: renamed from eth0
[ 4312.815251] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
~# dmesg -c
[ 4315.988920] ax88179_178a 5-5:1.0 eth2: ax88179 - Link status is: 1
[ 4315.995944] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready

lsmod:
....
ahci 24968 2
libahci 26706 1 ahci
ehci_pci 12464 0
uhci_hcd 38940 0
libata 162009 4 ahci,libahci,ata_generic,ata_piix
ehci_hcd 64815 1 ehci_pci
scsi_mod 172550 4 sg,libata,sd_mod,sr_mod
usbcore 171083 6 uhci_hcd,ehci_hcd,ehci_pci,usbhid,usbnet,ax88179_178a
usb_common 12505 1 usbcore

modinfo ax88179_178a
filename: /lib/modules/3.18.0-kali3-686-pae/kernel/drivers/net/usb/ax88179_178a.ko
license: GPL
description: ASIX AX88179/178A based USB 3.0/2.0 Gigabit Ethernet Devices
alias: usb:v17EFp304Bddcdscdpiciscipin
alias: usb:v04E8pA100ddcdscdpiciscipin
alias: usb:v0DF6p0072ddcdscdpiciscipin
alias: usb:v2001p4A00ddcdscdpiciscipin
alias: usb:v0B95p178Addcdscdpiciscipin
alias: usb:v0B95p1790ddcdscdpiciscipin
depends: usbnet,usbcore,mii
intree: Y
vermagic: 3.18.0-kali3-686-pae SMP mod_unload modversions 686

uname -a
Linux kali 3.18.0-kali3-686-pae 0000001 SMP Debian 3.18.6-1~kali2 (2015-03-02) i686 GNU/Linux

Activities

g0tmi1k

g0tmi1k

2018-01-29 11:48

administrator   ~0008041

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2015-03-27 07:11 MaWi New Issue
2015-11-09 13:44 Mr.Joe Issue cloned: 0002791
2018-01-29 11:48 g0tmi1k Assigned To => g0tmi1k
2018-01-29 11:48 g0tmi1k Status new => closed
2018-01-29 11:48 g0tmi1k Resolution open => suspended
2018-01-29 11:48 g0tmi1k Note Added: 0008041