Re: non-checksummed UDP packets

2020-07-20 Thread David Gwynne
> On 20 Jul 2020, at 05:30, Stuart Henderson wrote: > > On 2020-07-19, obs...@loopw.com wrote: >> >>> Is this normal? >> >> Checksum is OPTIONAL in UDP, not required. This is covered in RFC 768. > > For IPv4, anyway. It's required for v6. Or is it? https://tools.ietf.org/html/rfc6935

Re: iked wrongly processes traffic selectors

2020-07-20 Thread Tobias Heider
On Mon, Jul 20, 2020 at 12:03:57PM +0300, Антон Касимов wrote: > I am using OpenBSD 6.7 > iked does not respect mixing ports in the source and the destination of > traffic selectors. > > Such policy in iked.conf > ikev2 "epsilon" active \ > proto tcp \ > from ::::30 to

l2ip + ipsec question

2020-07-20 Thread kasak
Hello misc. Recently, i needed to setup l2tp-ipsec for some ip phones to reach my network. so, the l2tp part is not trouble at all with npppd, but, the ipsec part is harder to understand. after reading ipsec and ipsec.conf man, i tryed to add just one line: ike passive from my.ga.te.ip to

Re: athn(4): hidenwid?

2020-07-20 Thread Mogens Jensen
‐‐‐ Original Message ‐‐‐ On Thursday, July 16, 2020 9:33 AM, Stefan Sperling wrote: > Nevermind, I have found the problem. Thanks. BTW some time ago I watched your EuroBSDcon 2017 talk on device driver development. I found this introduction very clear and interesting. Regards, Mogens

Re: gdb in uninterruptible wait

2020-07-20 Thread Julian Smith
On Mon, 20 Jul 2020 15:26:11 + Visa Hankala wrote: > On Mon, Jul 20, 2020 at 04:35:12AM +, Visa Hankala wrote: > > On Sun, Jul 19, 2020 at 09:47:54PM +0100, Julian Smith wrote: > > > I've been finding egdb and gdb rather easily get stuck in an > > > uninterruptible wait, e.g. when

Re: DHCPD issue

2020-07-20 Thread Kenneth Gober
On Mon, Jul 20, 2020 at 3:06 AM Charlie Burnett wrote: > 1. I cannot connect to the internet properly unless only em0 (which is the > ethernet port I have connected to the external network) has a hostname > file- I have to either add back the hostname files after boot and run > /etc/netsetup or

Re: gdb in uninterruptible wait

2020-07-20 Thread Visa Hankala
On Mon, Jul 20, 2020 at 04:35:12AM +, Visa Hankala wrote: > On Sun, Jul 19, 2020 at 09:47:54PM +0100, Julian Smith wrote: > > I've been finding egdb and gdb rather easily get stuck in an > > uninterruptible wait, e.g. when running the 'next' command after > > hitting a breakpoint. > > > > So

Re: iked wrongly processes traffic selectors

2020-07-20 Thread Stuart Henderson
Moving to bugs@: In gmane.os.openbsd.misc, Anton Kasmov wrote: > I am using OpenBSD 6.7 > iked does not respect mixing ports in the source and the destination of > traffic selectors. > > Such policy in iked.conf > ikev2 "epsilon" active \ > proto tcp \ > from ::::30 to

Re: DHCPD issue

2020-07-20 Thread Zé Loff
On Mon, Jul 20, 2020 at 02:06:37AM -0500, Charlie Burnett wrote: > Hi, > I've set up a good deal of openbsd firewalls in a professional environment > before with little to no issue. I'm trying to set one up for me personally > though, and am having some bizarre issues, with no clue where to

iked wrongly processes traffic selectors

2020-07-20 Thread Антон Касимов
I am using OpenBSD 6.7 iked does not respect mixing ports in the source and the destination of traffic selectors. Such policy in iked.conf ikev2 "epsilon" active \ proto tcp \ from ::::30 to :::10::2 port 8000 \ from ::::30 port

Re: OpenBSD Hangs On

2020-07-20 Thread jin
Hi As suggested earlier, i've upgrade system to 6.7 and my problem solved. Thanks On Mon, Jun 22, 2020, 16:20 jin wrote: > Hello > > I've a virtual appliance on kvm and it hangs on every 3 days > period approximately. The problem been there since its installation which > was in March. When it

Re: backtrace_symbols() not showing line numbers, and small patch for backtrace.3 manpage.

2020-07-20 Thread Stuart Henderson
On 2020-07-17, Julian Smith wrote: > For me, backtrace_symbols() does not show line-numbers. Is this the > intended behaviour? It is working as shown in upstream's example: https://github.com/conformal/backtrace/wiki So I'd say this is as expected. > I'm using: > OpenBSD jules-obsd 6.7

Re: DHCPD issue

2020-07-20 Thread Stuart Henderson
Many people are using OpenBSD on APUs as routers and DHCP servers with no problems. Maybe someone can help if you show the configuration you are trying to use (hostname.* files, rc.conf.local, dhcpd.conf, etc.) On 2020-07-20, Charlie Burnett wrote: > Hi, > I've set up a good deal of openbsd

Re: OpenBSD and HP ProBook 445 G7

2020-07-20 Thread Stefan Sperling
On Mon, Jul 20, 2020 at 02:14:17PM +0800, Tito Mari Francis Escaño wrote: > Good day to everyone at misc. > Has anybody tried tried checking how OpenBSD worked with HP ProBook 445 G7 > with Ryzen 5 or 7 4000 and Intel AX200 WLAN card? AX200 wifi will work. I would recommend -current for best

DHCPD issue

2020-07-20 Thread Charlie Burnett
Hi, I've set up a good deal of openbsd firewalls in a professional environment before with little to no issue. I'm trying to set one up for me personally though, and am having some bizarre issues, with no clue where to begin trying to fix them. This is on an APU unit from PC Engines. I've managed

OpenBSD and HP ProBook 445 G7

2020-07-20 Thread Tito Mari Francis Escaño
Good day to everyone at misc. Has anybody tried tried checking how OpenBSD worked with HP ProBook 445 G7 with Ryzen 5 or 7 4000 and Intel AX200 WLAN card? Unfortunately, being in the Philippines, I can't yet check because it's not yet available here, and I was hoping someone in the community can