Add Juju action to quickly block by sending IP

Bug #2033691 reported by Haw Loeung
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SMTP Relay Charm
Triaged
Wishlist
Unassigned

Bug Description

Hi,

Something like an iptables or ip route blackhole rule:

| sudo ip route add blackhole 192.241.128.152

or

| sudo iptables -A INPUT -s 192.241.128.152 -p TCP --dport 25 -j DROP

Haw Loeung (hloeung)
Changed in smtp-relay-charm:
importance: Undecided → Wishlist
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.