Database

Hi.Is there any possibility to set conntection to a database from www, so only users from a few (known)IP addres can conntect with database?

Subject: restricting access to HTTP to certain IP addresss

You may do so by looking at the server document: Internet Protocals | HTTP | Network settings paragraph. There are two fields: IP address allow list and IP address deny list.

Hans

Subject: Database security

The first thing that comes to my mind is to restrict access through the ACL, but I don’t think you can do this using an IP address.

If you want to restrict access via IP address you can try putting the database on its own DPAR and specify the IP addresses that are allowed to access the server in the Server document → Security tab → Access Server field. However, I’m not sure that this field is designed to accept IP addresses either.