Re: PF states limit reached

2020-10-02 Thread kaycee gb
Le Fri, 2 Oct 2020 17:54:13 +0200, Miroslav Lachman <000.f...@quip.cz> a écrit : > On 02/10/2020 16:44, kaycee gb wrote: > > Le Fri, 2 Oct 2020 14:59:44 +0200, > > Miroslav Lachman <000.f...@quip.cz> a écrit : > > > [...] > > [...] > > [.

Re: PF states limit reached

2020-10-02 Thread kaycee gb
Le Fri, 2 Oct 2020 14:59:44 +0200, Miroslav Lachman <000.f...@quip.cz> a écrit : > I have many machines (physical and virtual) with PF running for years. > Few days back I started observing problem on one machine running in > headless VirtualBox (if it matters) > > kernel: [zone: pf states] PF

Re: Communication between routing domains and nat

2020-03-05 Thread kaycee gb
Here is my pf.conf. I tried to slim it down as much as possible and in the same time preserve important informations in my opinion. I can reproduce what I said before with those lines. table { $private_nets } table { $bcast_nets, $ext_if:broadcast } table persist table persist nat on $ext_i

Communication between routing domains and nat

2020-03-04 Thread kaycee gb
Hello, I am experimenting with routing domains/fibs and I'm blocked by this situation. The topology | Fbsd box / fib0| | _10.91.0 __ |---ext link-- | | j1 / fib1 | | | | |net 10.91.1 | | | | |__bridge1___|

Re: usage of rdr and pass validation

2020-02-27 Thread kaycee gb
Le Wed, 26 Feb 2020 07:39:27 -0800, Chris a écrit : > On Wed, 26 Feb 2020 10:31:59 +0000 kaycee gb > kisscoolandthegangb...@hotmail.fr said > > > Le Tue, 25 Feb 2020 13:43:50 -0800, > > Chris a écrit : > > > > > On Tue, 25 Feb 2020 19:50:11 +

Re: usage of rdr and pass validation

2020-02-26 Thread kaycee gb
Le Tue, 25 Feb 2020 13:43:50 -0800, Chris a écrit : > On Tue, 25 Feb 2020 19:50:11 +0000 kaycee gb > kisscoolandthegangb...@hotmail.fr said > > > Hi, > > > > First, sorry english is not my native language. I will try to be as precise > > as > > possib

usage of rdr and pass validation

2020-02-25 Thread kaycee gb
Hi, First, sorry english is not my native language. I will try to be as precise as possible. And also I am not sure it is only pf related. Let me know in this case please. Maybe it would be for net an jail too. So, I have two cases maybe related. First one is for using rdr translation rule.