UR Gateways - FAQ: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
=== What is the server configuration required for the SIMCloud Server?===
=== What is the server configuration required for the SIMCloud Server?===
The following configuration is required:
The following configuration is required:
* Ubuntu server 16.04 (See https://releases.ubuntu.com/16.04/) Choose Desktop Image 64bits (supports both 64 & 32 bits)
* Ubuntu server 16.04 (See https://releases.ubuntu.com/16.04/) Choose Desktop Image 64bits (supports both 64 & 32 bits Apps)


* With an open SSH server and its credentials so that we can set it up
* With an open SSH server and its credentials so that we can set it up

Latest revision as of 15:42, 9 June 2026

What is the default IP address of a UR Gateway, and the default user/password?

The Default IP address is a fixed address dans is the following: 192.168.11.1. Also the default user/password are : admin/admin.

What is the default IP address of a UR SIM Bank, and the default user/password?

This are the same settings as for the UR Gateway above.

How to configure UR Gateways and SIM Banks products

Both products can be managed through a web based GUI or interface.

Just launch a browser and enter the IP address of the products: http://<IPAddress>

What is the server configuration required for the SIMCloud Server?

The following configuration is required:

  • With an open SSH server and its credentials so that we can set it up

Required TCP/IP ports to open:

  • For SIM Cloud: UDP: 13478, 18478, 2000 to 2030, 3030, 3306
  • For Syslog (If used) UDP: 514
  • For Web Interface: TCP: 80, 8080, 2020, 2030
  • and for SSH TCP: 22, 23.

What SMS Application can be used to send/receive SMS

See SMS Application List.

Several applications are available on the market to send/receive SMS on top of our gateways.

They can use either the HTTP API or the SMPP Interface.

How to update the firmware of a Gateway

See Gateway update page

Getting Telnet traces from a Gateway

See Telnet Gateway Traces