Hi! > Am 19.06.2019 um 09:14 schrieb Andreas Nilsson <andrn...@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 i...@punkt.de http://punkt.de AG Mannheim 108285 Gf: Juergen Egeling _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"