<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Netbackup on</title><link>https://geekyschmidt.com/tags/netbackup/</link><description>Recent content in Netbackup on</description><image><title/><url>https://geekyschmidt.com/images/papermod-cover.png</url><link>https://geekyschmidt.com/images/papermod-cover.png</link></image><generator>Hugo</generator><language>en</language><copyright>Copyright ©2002-2026, Nicholas Schmidt; all rights reserved.</copyright><lastBuildDate>Fri, 24 Oct 2008 14:39:43 +0000</lastBuildDate><atom:link href="https://geekyschmidt.com/tags/netbackup/index.xml" rel="self" type="application/rss+xml"/><item><title>NetBackup with RHEL5 &amp;#8211; CentOS IPTables</title><link>https://geekyschmidt.com/2008/10/24/netbackup-with-rhel5-centos-iptables/</link><pubDate>Fri, 24 Oct 2008 14:39:43 +0000</pubDate><guid>https://geekyschmidt.com/2008/10/24/netbackup-with-rhel5-centos-iptables/</guid><description>&lt;p&gt;First you need to open the iptables firewall settings:&lt;/p&gt;
&lt;p&gt;## NetBackup Client Firewall Ports&lt;/p&gt;
&lt;p&gt;iptables -D RH-Firewall-1-INPUT -j REJECT –reject-with icmp-host-prohibited&lt;/p&gt;
&lt;p&gt;iptables -A RH-Firewall-1-INPUT -m state –state NEW -p tcp –dport bpcd-j ACCEPT –src &lt;ip of master server&gt;&lt;/p&gt;
&lt;p&gt;iptables -A RH-Firewall-1-INPUT -j REJECT –reject-with icmp-host-prohibited&lt;/p&gt;
&lt;p&gt;/etc/init.d/iptables restart&lt;/p&gt;
&lt;div id=":2y" class="ArwC7c ckChnd"&gt;
&lt;span style="color: #888888;"&gt;&lt;/p&gt;
&lt;div style="margin-left: 30pt;"&gt;
&lt;/div&gt;
&lt;p&gt;
&lt;/span&gt;&lt;/div&gt;</description></item></channel></rss>