Skip to content

iptables-restart incorrect path on centos 7 #8

Description

@chris001

Another bug: in iptables-restart, it's trying to use a non-existant /etc/iptables/rules.v4 which appears to be the wrong path on CentOS 7.
It looks like these are the rules files it should be looking for

/etc/sysconfig/iptables
/etc/sysconfig/ip6tables
/etc/sysconfig/rules.v4.ubuntu
/etc/sysconfig/rules.v6/ubuntu

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions