Start integrating with ONEiO for free!
SIGN UP

Production & QA IP addresses and ports

To ensure seamless communication with ONEiO, customers using firewalls in front of their end systems must allow TCP traffic both from ONEiO to the end system and from the end system to ONEiO. See below for further information.

ONEiO EU Instance

Production

Inbound: End System > ONEiO

Static IP addresses:

  • 54.77.75.179
  • 54.77.137.161

(Address: https://rest-receiver.service-flow.com/api OR https://soap-receiver.service-flow.com/api )

Outbound: ONEiO > End System

ONEiO traffic may originate from any of the following IP addresses:

  • 54.77.247.222
  • 54.77.250.26

QA

Inbound: End System > ONEiO

Static IP addresses:

  • 54.171.0.42
  • 54.171.36.116

(Address: https://rest-receiver-test.service-flow.com/api OR https://soap-receiver-test.service-flow.com/api)

Outbound: ONEiO > End System

ONEiO traffic may originate from any of the following IP addresses:

  • 54.171.68.212
  • 54.171.121.41

 

ONEiO US Instance

Production

Inbound: End System > ONEiO

Static IP addresses:

  • 52.70.230.68
  • 54.84.83.34
  • 54.85.85.87
  • 54.89.60.71
  • 54.158.84.225
  • 54.163.93.0

(Address: https://rest-receiver.us.oneio-inbound.com/api OR https://soap-receiver.us.oneio-inbound.com/api )

 

Outbound: ONEiO > End System

ONEiO traffic may originate from any of the following IP addresses:

  • 3.220.114.171
  • 34.237.10.206
  • 52.202.67.102

QA

Inbound: End System > ONEiO

Static IP addresses:

  • 3.83.180.98
  • 3.216.200.132
  • 3.223.23.149
  • 3.227.187.103
  • 18.213.214.27
  • 34.199.197.189

(Address: https://rest-receiver-test.us.oneio-inbound.com/api OR https://soap-receiver-test.us.oneio-inbound.com/api)

Outbound: ONEiO > End System

ONEiO traffic may originate from any of the following IP addresses:

  • 18.210.143.41
  • 52.7.98.184
  • 107.22.52.32

 

ONEiO UK Instance

Production

Inbound: End System > ONEiO

Static IP addresses:

  • 18.134.87.240
  • 18.170.143.12
  • 35.179.194.162
  • 51.24.6.133
  • 51.24.23.13
  • 51.24.35.222

(Address: https://rest-receiver.uk.oneio-inbound.com/api OR https://soap-receiver.uk.oneio-inbound.com/api )

Outbound: ONEiO > End System

ONEiO traffic may originate from any of the following IP addresses:

  • 3.11.121.15
  • 18.133.143.200
  • 52.56.85.180

QA

Inbound: End System > ONEiO

Static IP addresses:

  • 13.42.1.126
  • 18.132.170.12
  • 18.171.49.109
  • 18.171.138.16
  • 35.176.31.187
  • 35.176.199.20

(Address: https://rest-receiver-test.uk.oneio-inbound.com/api OR https://soap-receiver-test.uk.oneio-inbound.com/api)

Outbound: ONEiO > End System

ONEiO traffic may originate from any of the following IP addresses:

  • 3.11.37.104
  • 18.169.120.0
  • 18.171.31.241

 

How to test TCP connectivity from your system to ONEiO?

The easiest way to check if there is a network connection to ONEiO is to use a command-line tool like curl or telnet from the server where your system is running. Remember to test all the INBOUND IP addresses per environment. Here's an example with curl:

curl https://54.77.75.179 -k -w "%{http_code}"

If you get an HTTP 404 status code as a result, TCP connectivity is ok.

Here's how you test with telnet:

telnet 54.77.75.179 443

You will just get a blank screen if the connection succeeds.

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.