ufw

support proto vrrp for Keepalived

Bug #1996636 reported by Andy Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ufw
Fix Released
Wishlist
Jamie Strandboge

Bug Description

Dear Developer,

When using the ufw, we would like to add rules for keepalived which is using teh protocol VRRP.

the underlay iptables already supports the rule by
iptables -I INPUT -p vrrp -j ACCEPT

But it seems that we are missing that for the ufw.

It would be nice to have it supported so we could do something like

ufw allow proto vrrp from any|192.168.1.2|224.0.0.3

Thanks!

Regards,
Andy

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Thanks for the report! Until this is supported in ufw, you can add rules like this via the ufw framework. See 'man ufw-framework' for details.

Changed in ufw:
status: New → Triaged
importance: Undecided → Wishlist
Changed in ufw:
status: Triaged → Fix Committed
assignee: nobody → Jamie Strandboge (jdstrand)
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

This was fixed in 0.36.2.

Changed in ufw:
status: Fix Committed → Fix Released
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.