Re: How to apply brute force rate limitings with rdr and pass rules under FreeBSD 13?

2022-08-25 Thread kaycee gb
Le Thu, 25 Aug 2022 11:32:57 +0200, Carlos López Martínez a écrit : > On 25/08/2022 11:26, Marek Zarychta wrote: > > W dniu 25.08.2022 o 10:48, Carlos López Martínez pisze: > [...] > > > > rdr comes first, so probably the second rule should be: > > pass in on egress inet proto tcp from ! to

Re: IP "routing" issue

2020-09-09 Thread kaycee gb
Le Wed, 9 Sep 2020 16:42:54 +0200, Abelenda Diego a écrit : > Hello, > > I've got a FreeBSD installation in a DataCenter that provided me with a single > address IPv4 with an upstream gateway (cidr is fine the upstream gateway works > everything is nice and running). I use this machine for Masqu

Issue with packets routing/forwarding

2021-09-09 Thread kaycee gb
Hello, Cross posting because I am not sure where I am wrong here. I have a setup with some jails configured to use a dedicated virtual interface and with alternate routing tables/fibs. This is running on FreeBSD 11.4 amd64. The host has dual wan configuration. One adsl line via a router and one

Re: Issue with packets routing/forwarding

2021-09-11 Thread kaycee gb
, kaycee gb a écrit : > At the top of my pf.conf file, I have these lines > > ... > > no nat on $VSW from $proxout > > nat on $phone_if tag PROXOUT tagged PROXOUTNAT -> ( $phone_if ) > > nat on $lan_if tag PROXOUT tagged PROXOUTNAT -> $lan_ip > > >

Re: Issue with packets routing/forwarding

2021-10-10 Thread kaycee gb
Hello, I'm back to this case. It makes me crazy as I don't understand why it does not works. I'll try to describe the problem in a different manner. My topology: I have FreeBSD 11.4 host configured as a router/fw/nat with different jails set and multiple FIBs. . ___Host___. |