network/firehol: Fix README.

This commit is contained in:
B. Watson 2016-11-14 16:23:26 -05:00 committed by Willy Sudiarto Raharjo
parent d3bb77249d
commit e89e47ffe8
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -55,13 +55,13 @@ sophisticated version of this file see /usr/doc/firehol)
>version 5
>
>interface eth0 home
> server "dns ftp samba squid dhcp http ssh icmp" accept
> client "samba icmp" accept
> server "dns ftp samba squid dhcp http ssh icmp" accept
> client "samba icmp" accept
>
>interface ppp+ internet
> server "smtp http ftp" accept
> client allaccept
> server "smtp http ftp" accept
> client allaccept
>
>router home2internet inface eth0 outface ppp+
> route all accept
> route all accept