Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/26/2024 11:21 AM
For connecting to on-prem SMTP server we need to whitelist the source IP address.
We need to know which IP address should be whitelisted and why? Should we whitelist the specific IP address of the SC2.0 server, or should we whitelist the whole Saviynt's CIDR range?
Thanks!
08/26/2024 11:28 AM
When connecting to an on-premises SMTP server from Saviynt's SC2.0 server, you generally need to whitelist the IP address or CIDR range used by Saviynt for outgoing connections. Here’s how to decide which IP addresses to whitelist:
Specific IP Address of SC2.0 Server:
Saviynt's CIDR Range:
Recommendation:
In summary, if you have a specific IP address, that is often the preferred choice due to its more precise control. If not, use the CIDR range and ensure you understand and manage the potential security risks.
08/26/2024 11:38 AM
I am not getting an exact answer from this. The question still remains. Do I need to whitelist the Saviynt CIDR range or SC2.0 IP address?
Thanks!
08/26/2024 12:39 PM
Sc2 ip addresss
08/26/2024 08:55 PM
@vivek9237
Here is the Connectivity Flow.
Saviynt will whitelist the connectivity from their CIDR/SC Server to the SC 2.0 Client.
We have to whitelist the connectivity from the SC2.0 Client (IP of SC2.0 machine) to target applications.
https://docs.saviyntcloud.com/bundle/Saviynt-Connect-20-Resources/page/Content/Saviynt-Connect-20-Ar...
08/27/2024 11:06 PM
Hello @vivek9237,
To establish connectivity to SMTP first need to establish connectivity from SC2 client machine, for that SC2 client server private ip should be whitelisted SMTP server security/firewall rules.
Thanks.
08/28/2024 04:51 AM
@rushikeshvartak @sudeshjaiswal thank you for your response. Even I think this should be the SC2.0 private IP. However, we had a call with Saviynt support and they suggested to whitelist the whole CIDR range even though the SMTP server is on prem. I believe as we are using SC2.0, the Saviynt pods IPs will be masked. Kindly reconfirm with the team.
08/28/2024 05:02 AM
Saviynt uses cloudflare hence they must have suggested CIDR Range.
08/28/2024 11:47 PM
Hello @vivek9237 ,
You need to whitelist whole CIDR range,
For Aws : IP wont be masked, as the POD ip will be changing dynamically followed by any pod restart.
For Azure : the IP will be masked.
Thanks