Comment 3 for bug 573461

Revision history for this message
Michael Lustfield (michaellustfield) wrote :

Just for clarification of what Jamie said. (Breaking it down the the simplest form.)

vim /etc/ufw/before.rules

Add this line
-I FORWARD -m physdev --physdev-is-bridged -j ACCEPT
after *filter and before COMMIT.