This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Blacklist/Whitelist with Firewall rules

Hi,

Is that possible for Astaro v7 to support blacklist/whitelist? For example, some IP addresses I don't want to block it always, but some bad IPs I want to block it each time after boot. 

Besides, is that possible (or good) to do it in command line not from GUI?

Thanks,

Hsinan


This thread was automatically locked due to age.
Parents
  • Just have a try on my Astaro 7.502 with the following command:

    /usr/sbin/iptables -A INPUT -s 222.122.161.197 -j DROP

    It seems working, but not sure if any good 3rd tool to update and block bad IP automatically. I have a IDS inside my LAN, and I want to import it to Astaro.

    Thanks,

    Hsinan
Reply
  • Just have a try on my Astaro 7.502 with the following command:

    /usr/sbin/iptables -A INPUT -s 222.122.161.197 -j DROP

    It seems working, but not sure if any good 3rd tool to update and block bad IP automatically. I have a IDS inside my LAN, and I want to import it to Astaro.

    Thanks,

    Hsinan
Children
No Data