Quantcast
Viewing all articles
Browse latest Browse all 3560

System and Network configuration • iptables and connection limit

2- I also used --connlimit-mask 32, but the result is the same.
I guess you don't need --connlimit-mask in your rule.
... I think this command is based on session and not IP address. ...
Why do you think so ?
When I change the number 2 to 20, the client can access the Internet through the proxy.
What does netstat tell you ?
I think the more relevant connection list can be seen with

Code:

conntrack -L
Also netstat has been replaced by

Code:

ss
in the default installation.

Statistics: Posted by lindi — 2024-02-15 20:37 — Replies 4 — Views 104



Viewing all articles
Browse latest Browse all 3560

Trending Articles