You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have created a 10g RAC database, and want to lock down the individual servers with iptables. Can someone give me some sample rules which will allow free communication between server A and server B, for both the pub/vip/priv interfaces? Thanks Greg
Palooka
unread,
Dec 1, 2008, 7:52:52 PM12/1/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'd suggest not using iptables. If the intended communication is only between app server and database, look at TCP_INVITED_NODES in your sqlnet.ora. Google Integrigy for OracleNet lockdown suggestions, and download their white paper.