I am running sshd on my Debian machine with iptables. I want
it to accept ssh connections from outside. I added this rule and it doesn’t
work. Iptables –A INPUT –p tcp –sport ssh –j
ACCEPT Why do you think its not able to match this rule? When I
turn off the firewall, I am able to ssh to it from itself. But when I turn on
the firewall, it doesn’t work. Any ideas? Regards, Nabil. DISCLAIMER: |
- Re: iptables rule for sshd NabilM
- Re: iptables rule for sshd Didar Hussain
- Re: iptables rule for sshd jjluza
- Re: iptables rule for sshd Sam Halliday
- RE: iptables rule for sshd NabilM
- Re: iptables rule for sshd Didar Hussain
- RE: iptables rule for sshd NabilM
- RE: iptables rule for sshd NabilM
- RE: iptables rule for sshd Andreas Janssen
- RE: iptables rule for sshd NabilM