Hello Andrey,
Many many thanks. This solved the problem.
Your fix does more than did the -N flag in the past. Even the IP Address gets
transformed to domain name!
00600 58 2404 allow tcp from any to yourshop.com http in
recv bce0
00700 48 15788 allow tcp f
On 11.12.2018 19:55, Claudio Eichenberger wrote:
> I didn't install anything. I applied the patches to this file
> /usr/src/sbin/ipfw/ipfw2.c compiled the kernel & booted
These patches are not for kernel, you need to rebuild only sbin/ipfw
utility.
You can do this:
# make -C /usr/src/sbin/ipfw al
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am Tue, 11 Dec 2018 17:55:34 +0100
Claudio Eichenberger schrieb:
> /usr/src/sbin/ipfw/ipfw2.c
Isn't /usr/src/sbin/ and fellows supposed to install only via "make
installworld"?
- --
O. Hartmann
Ich widerspreche der Nutzung oder Übermittlung m
I didn't install anything. I applied the patches to this file
/usr/src/sbin/ipfw/ipfw2.c compiled the kernel & booted
On 2018-12-11 17:22:32, Andrey V. Elsukov wrote:
> On 11.12.2018 16:01, Claudio Eichenberger wrote:
> > Hello Andrey,
> >
> > I applied both patches:
> >
> >
> > sigma# dif
On 11.12.2018 16:01, Claudio Eichenberger wrote:
> Hello Andrey,
>
> I applied both patches:
>
>
> sigma# diff -u ipfw2.c-000 ipfw2.c
> --- ipfw2.c-000 2018-12-11 13:01:01.370594000 +0100
> +++ ipfw2.c 2018-12-11 13:04:25.132233000 +0100
> @@ -1251,7 +1251,8 @@
>
Hello Andrey,
I applied both patches:
sigma# diff -u ipfw2.c-000 ipfw2.c
--- ipfw2.c-000 2018-12-11 13:01:01.370594000 +0100
+++ ipfw2.c 2018-12-11 13:04:25.132233000 +0100
@@ -1251,7 +1251,8 @@
(cmd->o.opcode == O_IP_SRC || cmd->o.opcode =