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

Re: iptables/ferm mit src und destination limit



Hi,

> kannst du dafür mal den Output von iptables posten?
>
> iptables -L -n -v
Der entsprechende Part für SSH in dem Fall von meinem Laptop wär:
<schipp>
    0     0 REJECT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           
tcp dpt:22 #conn/32 > 1 reject-with icmp-port-unreachable 
    0     0 REJECT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           
tcp dpt:22 #conn/0 > 2 reject-with icmp-port-unreachable 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           
tcp dpt:22 
</schnapp>

Gruß
Frank


Reply to: