Tolga Onbay:
If there is something like defining a range of IP addresses in iptables like 192.168.1.10-192.168.1.20, I can configure the IP addresses of workers to match this feature.
iptables .... -m iprange --src-range 192.168.1.10-192.168.1.20
Tolga Onbay:
If there is something like defining a range of IP addresses in iptables like 192.168.1.10-192.168.1.20, I can configure the IP addresses of workers to match this feature.
iptables .... -m iprange --src-range 192.168.1.10-192.168.1.20
![]() |