Will the institution's data be stored on any devices (database servers, file servers, SAN, NAS, etc.) configured with non-RFC 1918/4193 (i.e., publicly routable) IP addresses?
Explanation
Example Responses
Example Response 1
No, all of our storage systems that will contain the institution's data use RFC 1918 private IP addressing Our database servers use addresses in the 10.45.0.0/16 range, and our file storage systems (NAS/SAN) use addresses in the 172.20.0.0/16 range These systems are not directly accessible from the internet and must be accessed through our secure application layer which implements proper authentication and authorization controls.
Example Response 2
Yes, some of our storage infrastructure does use public IP addresses, specifically our cloud-based database clusters However, these systems are protected by multiple security controls including: 1) IP-based access control lists that only allow connections from authorized sources, 2) a web application firewall, 3) encryption of data both in transit and at rest, 4) multi-factor authentication for administrative access, and 5) continuous security monitoring No direct public access to these databases is permitted - all data access is mediated through our application layer which enforces proper authentication and authorization.
Example Response 3
No, we do not use public IP addresses for any storage systems containing institutional data Our architecture follows a defense-in-depth approach where all data storage systems are placed in private subnets (192.168.0.0/16 range) within our VPC These systems can only be accessed through application servers in a DMZ that implement proper authentication, authorization, and encryption While our web application servers do have public IP addresses to serve content to users, the database and file servers are completely isolated from direct internet access.
Context
- Tab
- Product
- Category
- Data

