Re: http: unrecognized service
Phil Whineray <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.firehol.user |
|---|---|
| Message-ID | <[email protected]> |
Hi David On Wed, Feb 25, 2015 at 11:42:53AM +0100, David Touzeau wrote: > http: unrecognized service > interface4 eth0 eth0 > service http accept You need to write "server", not "service". The error message is from a command called service on your system, since firehol passes through anything which is not a keyword. The warning on line 1 just indicates you are not getting an IPv6 firewall. Hope that helps Phil