Account Termination Schedule Notice

2020-06-18 Thread Mail Warning via freebsd-net
___ 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"

[Bug 241573] usr.sbin/services_mkdb/services: Add SSDP to service database (Used for UPnP in 12.1 at least)

2020-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241573 Kubilay Kocak changed: What|Removed |Added Keywords|patch | Flags|mfc-stable11?

[Bug 241718] rack_tcp: page fault/kernel panic in rack_output when installing Vivaldi browser via wine

2020-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241718 Mark Johnston changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 241718] rack_tcp: page fault/kernel panic in rack_output when installing Vivaldi browser via wine

2020-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241718 --- Comment #4 from Joshua Kinard --- (In reply to Mark Johnston from comment #2) (In reply to Michael Tuexen from comment #3) I've unfortunately converted the affected machine into a squid proxy server, so I removed X11, Wine, etc and run

WiFi hotspot keeps dropping

2020-06-18 Thread D'Arcy Cain
I have set up my FreeBSD box as a gateway. It used to work fine but suddenly my hotspot keeps failing. It drops a few times a day. Restarting hostapd gets it back up again but I really want to keep it up. I am running FreeBSD 12.1-RELEASE-p1 GENERIC amd64. My WiFi card is: ath0@pci0:1:0:0:

[Bug 241573] usr.sbin/services_mkdb/services: Add SSDP to service database (Used for UPnP in 12.1 at least)

2020-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241573 Pedro F. Giffuni changed: What|Removed |Added Resolution|--- |FIXED Status|In Pro

[Bug 241573] usr.sbin/services_mkdb/services: Add SSDP to service database (Used for UPnP in 12.1 at least)

2020-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241573 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: pfg Date: Thu Jun 18 22:10:06 UTC 2020 New revision: 362345 URL: https://svnweb.freebsd.org/changeset/base/362345 Log: services: Add SSDP to service da

Re: unbound and (isc) dhcpd startup order

2020-06-18 Thread Rodney W. Grimes
> On Wed, 17 Jun 2020 10:33:59 -0700 (PDT) Rodney W. Grimes > freebsd-...@gndrsh.dnsmgr.net said > > > > > > > On (06/16/20 08:14), Rodney W. Grimes wrote: > > >>Ok, well, I just thought of one and not sure if it is an issue or not, > > >>doesng unbound have the ability to specify interfaces? I

[Bug 247111] pxeboot very slow with i219LM

2020-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247111 longw...@incore.de changed: What|Removed |Added CC||longw...@incore.de --- Comment

Re: unbound and (isc) dhcpd startup order

2020-06-18 Thread Chris
On Wed, 17 Jun 2020 10:33:59 -0700 (PDT) Rodney W. Grimes freebsd-...@gndrsh.dnsmgr.net said > > On (06/16/20 08:14), Rodney W. Grimes wrote: >>Ok, well, I just thought of one and not sure if it is an issue or not, >>doesng unbound have the ability to specify interfaces? If so those >>may not

Re: pxeboot is very slow on servers sending gratuitous ARP probably caused by commit r317887

2020-06-18 Thread Andreas Longwitz
In the meantime I did some more research. Now I am sure that after commit r317887 pxeboot is not robust when ARP packets come in. Before this commit pxe.c had a function readudp() which used PXENV_UDP_READ to get data from the NFS server and so never an ARP packet was coming in. Now pxe.c reads dat

[Bug 241958] Enable option TCPHPTS in the kernel causes a large % of interruptions if there is no HPET eventtimer in the system

2020-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241958 --- Comment #6 from Tom Jones --- Meant to add: root@freebsd-stable:~ # sysctl kern.eventtimer kern.eventtimer.periodic: 0 kern.eventtimer.timer: LAPIC kern.eventtimer.idletick: 0 kern.eventtimer.singlemul: 4 kern.eventtimer.choice: LAPIC(

[Bug 241958] Enable option TCPHPTS in the kernel causes a large % of interruptions if there is no HPET eventtimer in the system

2020-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241958 Tom Jones changed: What|Removed |Added CC||t...@freebsd.org --- Comment #5 from T