Bug #5761
closedD-LINK DUB-E100 USB to Ethernet adapter does not work properly
0%
Description
Using this particular adapter it's impossible to reach webpage, but ping works from and to router.
1a02 DUB-E100 Fast Ethernet Adapter(rev.C1) [ASIX AX88772]
There is two years old tipic on pfsense forum about it:
https://forum.pfsense.org/index.php?topic=63159.0
Updated by Chris Buechler over 9 years ago
- Category set to Operating System
- Status changed from New to Rejected
You'll need to replicate on FreeBSD and report there, we don't do anything with drivers for hardware we don't sell.
Updated by Mantas Pilipavičius over 9 years ago
I've replicated this topic on freebsd's bugzilla:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206143
After disabling pf firewall, I could reach the destination:
#pfctl -d
So, I assume, error is on pfsense's end, not freebsd's.
Updated by Chris Buechler over 9 years ago
that's a checksum offloading issue in combination with pf in that case, which should be fixed in 2.3 because it's fixed in newer FreeBSD versions.