folks is there any VPN pseudo device that allows for spliting a fullsized frame or packet across 2x VPN encapsulated packets

2024-07-23 Thread Tom Smyth
Folks, As an ISP we often have to manage wans for customers where we don't have access to customers firewalls, and the customers expect full sized frames / packets across the wan, the issue is when we used 3rd party networks with constrained MTUs, while we can adjust TCP MSS if we control the netw

Re: folks is there any VPN pseudo device that allows for spliting a fullsized frame or packet across 2x VPN encapsulated packets

2024-07-23 Thread Claudio Jeker
On Tue, Jul 23, 2024 at 08:51:19AM +0100, Tom Smyth wrote: > Folks, > > As an ISP we often have to manage wans for customers where we don't > have access to customers firewalls, and the customers expect full > sized frames / packets across the wan, > the issue is when we used 3rd party networks wi

Re: folks is there any VPN pseudo device that allows for spliting a fullsized frame or packet across 2x VPN encapsulated packets

2024-07-23 Thread Tom Smyth
Do you ever have issues with the IP fragments being broken across broken NAT implementations... or are the IP fragmensts encapsulated in the IPSec Packets ? i.e. gif fragments and IPsec wraps the gif packet + ip fragment in 2 encapsulated ipsec packets ? On Tue, 23 Jul 2024 at 08:54, Claudio Jeke

Re: folks is there any VPN pseudo device that allows for spliting a fullsized frame or packet across 2x VPN encapsulated packets

2024-07-23 Thread Claudio Jeker
On Tue, Jul 23, 2024 at 09:04:45AM +0100, Tom Smyth wrote: > Do you ever have issues with the IP fragments being broken across > broken NAT implementations... or are the IP fragmensts encapsulated in > the IPSec Packets ? > i.e. > gif fragments and IPsec wraps the gif packet + ip fragment in 2 > e

Re: trying to boot on HP EliteBook 820 G1

2024-07-23 Thread Stuart Henderson
On 2024/07/22 21:04, Jan Stary wrote: > On Jul 22 15:08:15, stu.li...@spacehopper.org wrote: > > On 2024-07-22, Jan Stary wrote: > > > I am trying to boot current/amd64 on this HP laptop from USB stick. > > > > > > Disabling the "secure boot" in BIOS, so that something else > > > than the preinst

pf.conf syntax highlighting in your favourite editor

2024-07-23 Thread Tom Smyth
Folks, I wondering had anyone tried to make a syntax highlighting for pf.conf syntax, to help folks new to the pf.conf syntax in the editor of their choice... I was thinking that this approach might be lower hanging fruit rather than trying to write a rule editor in nsh (for now at least), and i

Re: pf.conf syntax highlighting in your favourite editor

2024-07-23 Thread Omar Polo
On 23/07/24 16:46, Tom Smyth wrote: Folks, I wondering had anyone tried to make a syntax highlighting for pf.conf syntax, to help folks new to the pf.conf syntax in the editor of their choice... I was thinking that this approach might be lower hanging fruit rather than trying to write a rule e

Re: pf.conf syntax highlighting in your favourite editor

2024-07-23 Thread Joel Carnat
I think vim already has it. share/vim/${P}/syntax/pf.vim > Le 23 juil. 2024 à 16:49, Tom Smyth a écrit : > > Folks, > I wondering had anyone tried to make a syntax highlighting for pf.conf > syntax, > > to help folks new to the pf.conf syntax in the editor of their choice... > > I was think

Re: pf.conf syntax highlighting in your favourite editor

2024-07-23 Thread readme
On Tue, Jul 23, 2024 at 03:46:56PM +0100, Tom Smyth wrote: >Folks, >I wondering had anyone tried to make a syntax highlighting for pf.conf syntax, > >to help folks new to the pf.conf syntax in the editor of their choice... > >I was thinking that this approach might be lower hanging fruit rather >t

Re: pf.conf syntax highlighting in your favourite editor

2024-07-23 Thread Sven F.
On Tue, Jul 23, 2024 at 12:22 PM wrote: > > On Tue, Jul 23, 2024 at 03:46:56PM +0100, Tom Smyth wrote: > >Folks, > >I wondering had anyone tried to make a syntax highlighting for pf.conf > >syntax, > > > >to help folks new to the pf.conf syntax in the editor of their choice... > > > >I was think

Re: trying to boot on HP EliteBook 820 G1

2024-07-23 Thread Jan Stary
On Jul 22 15:22:21, h...@stare.cz wrote: > I am trying to boot current/amd64 on this HP laptop from USB stick. > > Disabling the "secure boot" in BIOS, so that something else > than the preinstalled windows is even allowed to boot, > and choosing USB Flash Disk as the boot source, > I see the usu

Re: pf.conf syntax highlighting in your favourite editor

2024-07-23 Thread Dan
I started my RADXIDE peeking code (MIT) from https://github.com/aplsimple/alited/ My RADXIDE has been lauched in few days and it has not syntax highlighing. Alited is written completely in a simple Tcl/tk and it has syntax highlighting functionalities. Alex is also, often, available and frien

Re: trying to boot on HP EliteBook 820 G1

2024-07-23 Thread Jan Stary
> > > - "machine mem" output might be useful to someone looking at this > Region 0: type 1 at 0x0 for 631KB > Region 1: type 2 at 0x9dc00 for 9KB > Region 2: type 2 at 0xe for 128KB > Region 3: type 1 at 0x10 for 3058172KB > Region 4: type 2 at 0xbab7f000 for 19456KB > Region 5: type 4 at

Re: trying to boot on HP EliteBook 820 G1

2024-07-23 Thread Nick Holland
On 7/22/24 09:22, Jan Stary wrote: I am trying to boot current/amd64 on this HP laptop from USB stick. Disabling the "secure boot" in BIOS, so that something else than the preinstalled windows is even allowed to boot, and choosing USB Flash Disk as the boot source, I see the usual Usin

Re: trying to boot on HP EliteBook 820 G1

2024-07-23 Thread Eike Lantzsch ZP5CGE / KY4PZ
On Tuesday, 23 July 2024 16:27:03 -04 Nick Holland wrote: > On 7/22/24 09:22, Jan Stary wrote: > > I am trying to boot current/amd64 on this HP laptop from USB stick. > > > > Disabling the "secure boot" in BIOS, so that something else > > than the preinstalled windows is even allowed to boot, > >