Date: Sat, 21 May 2016 22:13:47 +0200 From: Berislav Purgar <bpurgar@gmail.com> To: freebsd-net@freebsd.org Subject: dev alc problem ?! Message-ID: <CAAUsrB6NN179_AF%2B89W-k5cNesrphVWYJZWObcnft5idw-4f1w@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello alc0@pci0:4:0:0: class=0x020000 card=0xfa301179 chip=0x10a01969 rev=0x10 hdr=0x00 vendor = 'Qualcomm Atheros' device = 'QCA8172 Fast Ethernet' class = network subclass = ethernet [root@brzi ~]# uname -a FreeBSD brzi 11.0-CURRENT FreeBSD 11.0-CURRENT #11 r298630:300201M: Sat May 21 21:27:04 CEST 2016 root@brzi:/usr/obj/usr/src/sys/BRZI amd64 [root@brzi ~]# root@brzi ~]# ifconfig alc0 alc0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=c319a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MCAST,WOL_MAGIC,VLAN_HWTSO,LINKSTATE> ether 0c:54:a5:08:52:ed inet 192.168.1.100 netmask 0xffffff00 broadcast 192.168.1.255 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect (100baseTX <full-duplex>) status: active [root@brzi ~]# on onther side of link is -HEAD with realtek device re0 .. re2@pci0:3:0:0: class=0x020000 card=0x012310ec chip=0x816810ec rev=0x06 hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller' class = network subclass = ethernet In win10 evrithing is OK with atheros card but in FreeBSD i have strange problem. ping works but if i try to load for example www.speedtest.net it stops loading page...temporary fix is that i have to change mtu. For exapmle if i change mtu from 1500 to 1400 (or any other value) card start to work and page loads ok .. if i change mtu back to 1500 evrithing works Ok for some time and it hangs (ping works but it stops loading some pages).. So how can i trace what cause that problem?? tnx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAUsrB6NN179_AF%2B89W-k5cNesrphVWYJZWObcnft5idw-4f1w>