Re: tcpdump filter not functioning correctly with igb on FreeBSD 11.1
On mar. 6 févr. 22:49:54 2018, David Athay wrote: > > > > On 6 Feb 2018, at 22:47, Eugene Grosbein wrote: > > > > Well, that explains everything. You should use "vlan and not port > > 22" and "vlan and host X.X.X.X" (same without "not") when filtering > > vlan-tagged traffic as documented in the pcap-filter(7) manual page > > or else you get wrong results. "Works as intended". > > > > Deinstall extra tcpdump/libcap packages, if you do not need them. > > > > > > That worked, thanks! If you want to use only 'host' or 'port', you could also tcpdump on the tagged interface. -- alarig signature.asc Description: PGP signature
[Bug 225689] [igb] I350 VF doesn't work with vlans
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225689 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Re: Looking for a Wireless NIC with 802.11ac or 802.11n support
Peter Blok wrote: > Hi, > > I have been using a TP-Link TL-WDN4800. > > It has hostap support, because that???s how I used it. Had lots of stuck > beacon messages, but it kept doing its job. How do you switch it between 2GHz and 5 GHz? -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN AS43859 ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Re: Looking for a Wireless NIC with 802.11ac or 802.11n support
On Mon, Feb 5, 2018 at 11:37 PM, Victor Sudakov wrote: > Adam Vande More wrote: > > > > > > I'm looking for an internal Wi-Fi NIC with support for > > > > > > 1. 802.11n or better 802.11ac > > > 2. HOSTAP mode > > > 3. 5 GHz band (better both 2GHz and 5GHz). > > > > > > for an AP running FreeBSD. > > > > > > A USB NIC would do too, but a PCI-E is preferable. > > > > > > Could you please advise a good one? > > > > > > I've been told that I have a rather narrow choice between ath(4), > > > mwl(4) and ral(4) NICs. Is that correct? > > > > > > > > I have a later model ath and it works well for 2 and 5 Ghz. > > Dear Adam, > > Can you please tell the exact model of your ath card, and also post > the output of "ifconfig ... list caps" about this card to see if it > supports HOSTAP mode? > > > My iwm which > > supposedly supports 5 GHz doesn't work there but is okay at 2. > > Same about your iwm. Thank you in advance. > > > > I have no experience with HOSTAP mode. > > Running "ifconfig ... list caps" may show HOSTAP support. > My ath info: ath0@pci0:3:0:0:class=0x028000 card=0x21161a3b chip=0x0034168c rev=0x01 hdr=0x00 vendor = 'Qualcomm Atheros' device = 'AR9462 Wireless Network Adapter' class = network drivercaps=4f8def41 cryptocaps=1f htcaps=701ef iwm: iwm0@pci0:2:0:0:class=0x028000 card=0x10108086 chip=0x24fd8086 rev=0x78 hdr=0x00 vendor = 'Intel Corporation' device = 'Wireless 8265 / 8275' class = network drivercaps=580c201 -- Adam ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"