Hi All where I can get NetSuite Server IP Address?
# suitescript
d
Hi All where I can get NetSuite Server IP Address?
c
What do you need them for? The standard response is the docs: https://system.netsuite.com/app/help/helpcenter.nl?fid=section_n251955.html
You can't rely on them, basically. Do not design anything that uses IP-based security etc
👍 1
r
@DATTA,NetSuite can change ip address without notification. If you want this, make a request to another server from suite script debuger and check the log to that server. Then you will find NetSuite ip address.
c
Don't even consider it, to be honest. It'll just lead to issues one day
d
Thank you @CD and @Ramanand Dubey for quick reply
159 Views