Author: john lewis Date: To: hampshire Subject: Re: [Hampshire] unable to connect from one system to another using
ssh
On Tue, 16 Feb 2010 18:15:48 +0000
john lewis <johnlewis@???> wrote:
> On Tue, 16 Feb 2010 17:54:15 +0000
> Stephen Rowles <stephen@???> wrote:
>
> > iptables -I INPUT -p tcp --dport 22 -j ACCEPT
>
> that seems to have done the trick, all I need to know now is how to
> save it so it become a permanent addition to the rules. At first
> glance I thought iptables-save was the way to do it but it doesn't
> seem to be.
duh! it is, it just needs a '-c' after the command iptables-save