On 6 October 2015 at 22:14, James wrote:
>
> Hello,
>
> I just ran across this page:
>
> http://gentoo-en.vfose.ru/wiki/Iptables/Iptables_and_stateful_firewalls#State_basics
>
> It has a basic firewall using iptables.
> Not bad for a generic firewall on a openrc workstation.
> What is the best way
On Tue, Oct 6, 2015 at 3:14 PM, James wrote:
>
> #!/bin/bash
> # A basic stateful firewall for a workstation or laptop that isn't running any
> # network services like a web server, SMTP server, ftp server, etc.
>
> if [ "$1" = "start" ]
> then
> echo "Starting firewall..."
> iptab
On Tuesday 06 Oct 2015 20:14:59 James wrote:
> Hello,
>
> I just ran across this page:
>
> http://gentoo-en.vfose.ru/wiki/Iptables/Iptables_and_stateful_firewalls#Sta
> te_basics
>
> It has a basic firewall using iptables.
> Not bad for a generic firewall on a openrc workstation.
> What is the b
Hello,
I just ran across this page:
http://gentoo-en.vfose.ru/wiki/Iptables/Iptables_and_stateful_firewalls#State_basics
It has a basic firewall using iptables.
Not bad for a generic firewall on a openrc workstation.
What is the best way to auto lauch this sort of firewall.sh ?
Any improvemen
4 matches
Mail list logo