InLogic SMS Modem: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
Kia (talk | contribs)
m Redirected page to InLogic SMS Gateway
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Important ==
#REDIRECT [[inLogic SMS Gateway]]
'''<u>Certificate is required for use of Modem</u>'''
 
To be able to send SMS the inLogicModem requires GSM modems with USB interface. We recommend "[https://www.google.dk/search?source=hp&ei=pYgOW8SiCsPGkwWtuqeYCg&q=e3372h-153+huawei&oq=E3372H-153+hua&gs_l=psy-ab.3.0.0i22i30k1l6j0i22i10i30k1j0i22i30k1l3.59976.65229.0.66810.9.7.2.0.0.0.277.1016.1j5j1.7.0....0...1c.1.64.psy-ab..0.8.927...0j0i30k1.0.OdcBHMK8-i0 HUAWEI LTE USB Stick Model: E3372H-153]"
 
== Network Port Openings ==
 
==== TCP port openings from server to modem. ====
{| class="wikitable"
!Port
!Usage
|-
|22
|SSH access
|-
|80
|HTTP access
|-
|443
|HTTPS access
|-
|3306
|Database access
|}
 
==== TCP port openings from modem to server. ====
{| class="wikitable"
!Port
!Usage
|-
|80
|HTTP access
|-
|443
|HTTPS access
|}
 
== Prepare Modem ==
{|
![[File:20180516 104258-50%.jpg|none|thumb|800x800px]]
!Plug-in Modems
 
!
!
|-
|[[File:20180516 104358-50%.jpg|none|thumb|800x800px]]
|'''Plug-in Ethernet cable'''
 
'''Plug-in power cable'''
|
|
|-
|
|
|
|
|-
|
|
|
|
|}
 
== System Login ==
Once modem is [[#Prepare Modem|prepared]] and booted, browse to <nowiki>http://192.168.1.2</nowiki> and click login in upper right corner.
[[File:Main Login button.png|none|thumb|1240x1240px]]
Login box will popup, and here login with USERNAME: admin and PASSWORD: admin
[[File:Login.png|none|thumb|1240x1240px]]
 
== Main Page ==
After login the system info page appears.
 
Shows status of the modem.
[[File:Main.png|none|thumb|1240x1240px]]
Click the [[File:Foxbox menu button.png|frameless|23x23px]] to open menu
[[File:Main with menu.png|none|thumb|1240x1240px]]
 
== Network Configuration ==
Click “Network Config” in menu
 
Change IP settings and press “Save Configuration”, [[Inlogicmodem#Reboot|Reboot]] modem on “inLogic Modem Settings” page.
[[File:Network Config.png|none|thumb|1240x1240px]]
 
== Modem Settings ==
 
=== Frontend and Hostname Settings ===
 
==== Hostname ====
Click “Modem Settings” in the menu.
 
Set Modem Hostname as FQDN.
 
Scroll down and Click “Save” and the modem will restart.
[[File:Modem Settings Hostname.png|none|thumb|1240x1240px]]
 
==== Frontend ====
Click “Modem Settings” in menu
 
Change FrontEnd Address to fit your configuration.
 
Scroll down and Click “Save”
[[File:Modem Settings Frontend.png|none|thumb|1240x1240px]]
 
=== Certificate(https) Settings ===
Click “Modem Settings” in menu
 
Click "Choose File" and choose pfx certificate from your harddrive/USB stick/other media.
 
Enter pfx certificate password in "Certificate Password" box and click "Save".
[[File:Modem Settings Certificate.png|none|thumb|1240x1240px]]
 
=== User Settings ===
In the menu click “Modem Settings” and scroll down to “User Settings”
 
To change default admin user password (default “admin”), write new password in Password box just below admin username.
 
To change default sendsms user password (default “sendsms”), write new password in Password box just below sendsms username.
 
Click “Save” to confirm password change.
[[File:Modem Settings User.png|none|thumb|1240x1240px]]
 
== Control Panel ==
In the menu click "Control Panel".
 
Use Control Panel to see State of SMS Engine, turn on/off SMS Engine.
[[File:Control Panel.png|none|thumb|1240x1240px]]
 
== SMS ==
 
=== Inbox ===
Click “Inbox” in menu to see a log of incoming messages.
[[File:Inbox.png|none|thumb|1240x1240px]]
 
=== Outbox ===
Click “Outbox” in menu to see a log of outgoing messages.
[[File:Outbox.png|none|thumb|1240x1240px]]
 
=== Failed ===
Click “Failed” in menu to see a log of failed messages.
[[File:Failed.png|none|thumb|1240x1240px]]
=== Write New ===
Click “Write New” in menu to see a log of outgoing messages.
 
<span style="background-color: #FFFF00">Choose what modem to send from or leave as is to choose first free modem.</span>
 
<span style="background-color: #00FF00">Insert mobile phone number to send to. (international prefix is mandatory)</span>
 
<span style="background-color: #0000FF; color: #FFFFFF">Write text to send.</span>
 
Click “Send” to continue.
[[File:Write New guide.png|none|thumb|1240x1240px]]
 
== Time Zone Settings ==
In the menu click "Time Zone Settings"
 
Time zone and NTP server settings
 
For External NTP servers check Enable External NTP (default) and choose External NTP Region (Default Europe)
 
For Internal NTP, uncheck Enable External NTP and write comma separated list of NTP servers in Internal NTP textbox.
 
To set your Time Zone, click Time Zone dropdown and choose your zone.
 
Click Save to change configuration.
[[File:Time Zone Settings.png|none|thumb|1240x1240px]]
 
== Tools ==
Click "Modem Settings" in menu and go to bottom of page.
 
=== Shell ===
In browser shell to change advanced settings (<u style="color:red;">use with caution</u>)
[[File:Modem Settings Shell.png|none|thumb|1240x1240px]]
 
=== Reboot ===
Reboot modem.
[[File:Modem Settings Reboot.png|none|thumb|1240x1240px]]
 
=== Root Settings ===
Change of root password requires login to shell. (default root password is "odroid")
 
Login to shell, run passwd command and follow instructions on screen.
[[File:Modem Settings Root.png|none|thumb|1240x1240px]]
__FORCETOC__

Latest revision as of 07:42, 10 October 2018