<div>š</div><div>š</div><div>17.02.2016, 10:36, "Yedidyah Bar David" &lt;didi@redhat.com&gt;:</div><blockquote type="cite"><p>On Wed, Feb 17, 2016 at 9:09 AM, îÉËÏÌÁÅ× áÌÅËÓÅÊ<br />&lt;<a href="mailto:alexeynikolaev.post@yandex.ru">alexeynikolaev.post@yandex.ru</a>&gt; 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>