<div>�</div><div>�</div><div>17.02.2016, 10:36, "Yedidyah Bar David" <didi@redhat.com>:</div><blockquote type="cite"><p>On Wed, Feb 17, 2016 at 9:09 AM, �������� �������<br /><<a href="mailto:alexeynikolaev.post@yandex.ru">alexeynikolaev.post@yandex.ru</a>> wrote:</p><blockquote>�You must not configure firewall in backup restore procedure. Because EL6<br />�backup uses iptables instead EL7 fresh install uses firewalld.</blockquote><p><br />Thanks for pointing that out!<br /><br />Does this mean you actually tried this and that was the only issue?</p></blockquote><div>�</div><div>I'm not 100% sure about it. It was on test environment. But EL6 backup don't check firewall software on the host.</div><div>�</div><blockquote type="cite"><p><br /><br />Note also that EL7 also has iptables, you can use that if you want.<br />You'll have to do something like:<br />yum install iptables-services<br />systemctl disable firewalld.service<br />systemctl enable iptables.service<br />systemctl start iptables.service<br />You'll not have any default /etc/sysconfig/iptables, though. Either create<br />one manually (or find somewhere) or use e.g. system-config-firewall-tui.<br /><br />Best,</p><span>-- <br />Didi<br /></span></blockquote>