iptables -A INPUT -s 10.5.5.25 -j DROP<br><br><div class="gmail_quote">On Thu, Sep 17, 2009 at 7:33 PM, sunhux G <span dir="ltr"><<a href="mailto:sunhux@gmail.com">sunhux@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div> </div>
<div>
<div>Hi,</div>
<div> </div>
<div>I have a RHEL 5.1  cluster that's constantly being accessed by an</div>
<div>application from a Windows server application via sqlnet (ie Tcp</div>
<div>port 1521) which caused a specific Oracle accounts to be locked.</div>
<div> </div>
<div>The owner of the Windows box does not know why the Filenet</div>
<div>application is doing this so while she's doing the research which</div>
<div>configuration in Filenet needs to be fixed to stop this, we need an</div>
<div>interim measure to block this Windows server's access to the cluster.</div>
<div> </div>
<div>Thus I would like to set up iptables / firewall on this Linux box to</div>
<div>stop the sqlnet access.  Can someone provide me some example</div>
<div>commands / syntax ?</div>
<div> </div>
<div>Source IP address : 10.5.5.25   (Windows server)</div>
<div>Tcp port : 1521</div>
<div>My Linux boxes IP address :  10.5.5.46 / .47</div>
<div>My Linux cluster virtual addr : 10.5.5.45</div>
<div> </div>
<div>In fact I would like to block on all ports on the Linux cluster to stop</div>
<div>this Windows server from accessing it.  So what's the exact commands</div>
<div>I should issue on each of the Linux box?  Would iptables also block</div>
<div>the Windows server from accessing the cluster virtual IP addr?</div>
<div> </div>
<div> </div>
<div>Thanks</div>
<div>U</div></div>
<div> </div>
<div><br> </div>
<br>--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br></blockquote></div><br>