Hi,
We are looking at implementing some RDS servers, but we need to control access based on IP.
Let my try to explain :)
For example user1 and user2 is from companyA, user3 and user4 from companyB. The all log into the same RDS server, but companyA should only be able to contact server 192.168.1.1 and companyB should only be able to contact server 192.168.1.2.
Our firewall guy, say that he can controll this if each company/group get individual ip addresses, then he can control wich IP they can contact. So my question is then, could we assigning individual IP addresses to each user or group ?
/Regards Andreas