If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > IP restriction when connect to DB2UDB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-23-09, 10:14
Gokhan Gokhan is offline
Registered User
 
Join Date: Nov 2009
Posts: 3
IP restriction when connect to DB2UDB

Hello

I have DB2UDB 8.2 on AIX box. A websphere application opens connection pool to the database. But sometimes I meet some Aqt.exe connections from developer PCs. Is there a way of restriction of IP access to database

Thanks

Gökhan Tercan
Reply With Quote
  #2 (permalink)  
Old 11-23-09, 10:52
Gokhan Gokhan is offline
Registered User
 
Join Date: Nov 2009
Posts: 3
Hello, Could you write in English please, thanks
Reply With Quote
  #3 (permalink)  
Old 11-23-09, 11:04
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by Gokhan View Post
Is there a way of restriction of IP access to database
Yes. It's called "firewall", and it has nothing to do with DB2. DB2 can restrict access to itself by authenticating users with IDs and passwords, so that you can allow only specific user IDs to connect or access the data.
Reply With Quote
  #4 (permalink)  
Old 11-23-09, 11:11
Gokhan Gokhan is offline
Registered User
 
Join Date: Nov 2009
Posts: 3
Yes thats why FW exist. But I would like to know is there something DB level.
For example In Oracle there is Logon Trigger which can check IP address .
Reply With Quote
  #5 (permalink)  
Old 11-23-09, 11:54
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
In version 9.x there is something called Workload Management that could probably do that (an extra cost feature). DB2 version 8.2 is no longer supported by IBM.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #6 (permalink)  
Old 11-23-09, 12:01
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
I believe workload identification by IP address is only available in v. 9.7.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On