- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2003 05:44 AM - edited 02-20-2020 10:32 PM
I have a PIX firewall between a oracle server and a client.
The client always start a connection on port 1521 on the server.
The server always send a port redirect to the client informing it to
start a new connection on a second port.
This second port is always random, what makes me create a rule that permits
the client to connect to any port on the server. This situation completely open my server.
Is it possible to create a rule that restrict the client access to the
server and still permit the oracle connection to occur?
Paulo Roque
Solved! Go to Solution.
- Labels:
-
Other Network Security Topics
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2003 08:29 AM
Did you try "fixup protocol sqlnet 1521"? BTW it should be on by default.
Oleg Tipisov,
REDCENTER,
Moscow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2003 08:29 AM
Did you try "fixup protocol sqlnet 1521"? BTW it should be on by default.
Oleg Tipisov,
REDCENTER,
Moscow
