Date: Wed, 19 Jun 2019 09:25:29 +0200 From: "Patrick M. Hausen" <hausen@punkt.de> To: Andreas Nilsson <andrnils@gmail.com> Cc: "Ronald F. Guilmette" <rfg@tristatelogic.com>, FreeBSD Net <freebsd-net@freebsd.org>, Mailinglists FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Eliminating IPv6 (?) Message-ID: <6FA15752-4AD6-41F3-BE41-FE3B0453D530@punkt.de> In-Reply-To: <CAPS9%2BSt4P6bfnS4L5ZpLHZA4K8qjzkLpZFPNwTeumKOyEp1tGw@mail.gmail.com> References: <CAPS9%2BSvvHLC-MBWpHXBf6utscLyrtPvdtbiekk2OA1y4asH0=w@mail.gmail.com> <24393.1560893271@segfault.tristatelogic.com> <CAPS9%2BSt4P6bfnS4L5ZpLHZA4K8qjzkLpZFPNwTeumKOyEp1tGw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! > Am 19.06.2019 um 09:14 schrieb Andreas Nilsson <andrnils@gmail.com>: > As soon as set firewall_script instead of firewall_type your problems will > be solved. Just try it. The man page for rc.conf will tell you the same > thing. He will need to adjust his rule file, though. Setting firewall_type to an absolute path name implicitly calls ipfw with the file as an argument, so the file should contain only the rules. When using firewall_script you need to invoke ipfw explicitly in your file, since it is just executed as a shell script. Kind regards Patrick -- punkt.de GmbH Internet - Dienstleistungen - Beratung Kaiserallee 13a Tel.: 0721 9109-0 Fax: -100 76133 Karlsruhe info@punkt.de http://punkt.de AG Mannheim 108285 Gf: Juergen Egeling
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6FA15752-4AD6-41F3-BE41-FE3B0453D530>