View Single Post
  #4 (permalink)  
Old 2006-11-07
bknight bknight is offline
Junior Member
 
Join Date: 2006-11-07
Posts: 1
Rep Power: 0
bknight has an average reputation (10+)
Default Re: SQLNET through FW1

Note that as of Oracle 8 the SQLNet protocol inspection on the Checkpoint does not work properly.

The issue is that now the Oracle server tells the client to connect to a FQDN and dynamic high port. The Checkpoint will not resolve that name to an IP and the connection will fail. Older version returned an IP only so there was no issue.
Reply With Quote