Why demotion counter for group carp is set to 33 on boot?

2021-07-13 Thread Tom K
Hallo, why demotion counter for group carp is set to 33 on boot? This is the primary firewall and there are no adskew settings in all hostname.carpX files or anywhere else. Because of this the other firewall which should be normaly the standby (adskew 100), is always MASTER (comes up with carp

VLANs isolation

2021-07-13 Thread Radek
Hello, I'm going to build a router with +40 vlans. I need to block access from every vlan to each other (and then enable traffic between certain vlans as needed). How can I do this? Is there any one liner pf block rule to do this? -- Radek

Re: VLANs isolation

2021-07-13 Thread Claudio Jeker
On Tue, Jul 13, 2021 at 11:34:28AM +0200, Radek wrote: > Hello, > I'm going to build a router with +40 vlans. > I need to block access from every vlan to each other (and then enable traffic > between certain vlans as needed). > > How can I do this? Is there any one liner pf block rule to do this?

Re: CWM+Xterm+Tmux+Vim & Copy/Paste

2021-07-13 Thread Paco Esteban
On Mon, 12 Jul 2021, David Anthony wrote: > Hello, > > Does anyone using the combination of CWM+Xterm+Tmux+Vim have any advice > for dealing with Copy/Paste? To/From Browser? I use urxvt instead of xterm, but I guess you can achieve something similar or at least close enough. I have key binding

Re: Why demotion counter for group carp is set to 33 on boot?

2021-07-13 Thread Jorge Peixoto
Tom, Assuming the fw cluster is properly set up, I guess because PF rule states is unsync. As times goes by, states gets synchronized. JP Em ter., 13 de jul. de 2021 às 05:50, Tom K escreveu: > Hallo, > > why demotion counter for group carp is set to 33 on boot? This is the > primary firewall

Re: CWM+Xterm+Tmux+Vim & Copy/Paste

2021-07-13 Thread Marcus MERIGHI
Hello! d...@silentsystems.org (David Anthony), 2021.07.12 (Mon) 23:12 (CEST): > Does anyone using the combination of CWM+Xterm+Tmux+Vim have any advice > for dealing with Copy/Paste? To/From Browser? Not yet seen among the valuable advice already given: $ grep M-v .cwmrc bind-key M-v "xdotool c

Re: PF annoying messages

2021-07-13 Thread Pierre Dupond
On Fri, 9 Jul 2021 11:09:07 +0100 Zé Loff wrote: > On Fri, Jul 09, 2021 at 10:39:25AM +0200, Pierre Dupond wrote: > > Le Fri, 9 Jul 2021 07:39:26 - (UTC), > > Stuart Henderson a écrit : > > > > > On 2021-07-07, Pierre Dupond <76nem...@gmx.ch> wrote: > > > > HI All, > > > > I am set

Re: Why demotion counter for group carp is set to 33 on boot?

2021-07-13 Thread Tom K
JP, but why? If I reboot the other node, the system become MASTER. At this time, no other system has more recent rule states and the 2nd system comes back, the 1st will fall to BACKUP although it has no adskew settings and demotecount still on 33. I'm very confused about this issue. Am 202