memcached charm block all traffic where it should only block memcached traffic

Bug #1470068 reported by Mario Splivalo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
memcached (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

By default memcached charm creates firewall rules that block all the traffic, except memcached and ssh. This creates issues when memcached service is co-hosted with another service on the same physical machine (not using LXC to containerize services).

At least there should be an option to disable "firewallization" of memcached service. Even better, the charm should block only memcached configured TCP ports, while not touching other traffic.

Revision history for this message
Paul Gear (paulgear) wrote :

This is probably a duplicate of #1423439

Revision history for this message
Felipe Reyes (freyes) wrote :

@mario, I'm solving this issue changing the default policy for incoming traffic from 'deny' to 'allow', this will enable memcache to co-exist with other services in the same machine.

I'm marking this is duplicate of bug 1423439 as @paulgear pointed out, if you think this is a different error, please let us know.

Thanks,

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.