[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables question



Le 13/11/2016 à 21:43, deloptes a écrit :
Pascal Hambourg wrote:

replace 10.0.0.1/32 with 10.0.0.0/24 it does not work

You should double check that.

I checked replaced 10.0.0.1/32 with 10.0.0.0/24.

Just insert this rule and check whether it changes anything :

iptables -I FORWARD -j ACCEPT

If SSH works then the ruleset is faulty and I'll have to double-check
it. If SSH does not work, then the cause is elsewhere.

You can remove the rule with

iptables -D FORWARD -j ACCEPT

it does not work

Well then, all I can suggest is to run a packet capture and try to see what's going on.


Reply to: