Re: dhclient -d run0

2022-12-22 Thread Bodie
On Fri Dec 23, 2022 at 1:23 AM CET, Geoff Steckel wrote: > My objection to dhcpleased is not whether the program does useful things. > I'm sure it does "what it should". > > Adding this sentence to the dhcpleased man page would make > it clear what it does beyond leasing the IP: > > "By default, it

AsiaBSDCon 2023 Call for Papers

2022-12-22 Thread Hiroki Sato
Hello, AsiaBSDCon 2023 is now accepting papers and tutorial proposals. The submission deadline has been extended to 28 December. This deadline's timezone is "the end of the day hasn't been reached yet if the day is valid somewhere on earth." If you need more time for some reason, please reach ou

Re: dhclient -d run0

2022-12-22 Thread Theo de Raadt
Geoff Steckel wrote: > My objection to dhcpleased is not whether the program does useful things. > I'm sure it does "what it should". > > Adding this sentence to the dhcpleased man page would make > it clear what it does beyond leasing the IP: > > "By default, it replaces the DNS server in /etc

Re: dhclient -d run0

2022-12-22 Thread Geoff Steckel
My objection to dhcpleased is not whether the program does useful things. I'm sure it does "what it should". Adding this sentence to the dhcpleased man page would make it clear what it does beyond leasing the IP: "By default, it replaces the DNS server in /etc/resolv.conf and replaces the defaul

pf question - antispoof and loopback

2022-12-22 Thread J Doe
Hi, I have a question regarding pf. In man pf.conf[1], the following note is made in the section on: antispoof "Caveat: Rules created by the antispoof directive interfere with packets sent over loopback interfaces to local addresses. One should pass these explicitly." When man sa

Re: virtualization in openbsd running on Raspberry pi

2022-12-22 Thread Bodie
On 22.12.2022 04:17, Sandeep Gupta wrote: Just wanted to double confirm that it's not possible to run virtual instances of openBSD on openBSD running on Raspberry Pi. This is because the CPU has no support for SLAT/EPT (but these are only for intel/amd. doesn't say about arm). https://www.

Re: dhclient -d run0

2022-12-22 Thread Bodie
On 22.12.2022 01:57, Geoff Steckel wrote: On 12/21/22 09:05, Crystal Kolipe wrote: On Wed, Dec 21, 2022 at 01:39:47PM +, Rodrigo Readi wrote: The command "dhclient -d run0" with or without "-d" seems to demonize, always, and is till now completely silent. Is this new behaviour normal?