User`s manual
Table Of Contents
- 1. Introduction
- 2. Getting Started
- 3. Initial IP Address Configuration
- 4. Introducing Serial Port Operation Modes
- 5. Introducing OnCell Central and Ethernet Operation Modes
- 6. Using the Web Console
- 7. Cellular Network Settings
- 8. Configuring Serial Port Operation Modes
- 9. Configuring the Cellular-Enabling Ethernet Device
- 10. Configuring OnCell Central Management Software
- 11. Additional Serial Port Settings
- 12. System Management Settings
- 13. Software Installation/Configuration
- A. Pinouts and Cable Wiring
- B. RFC2217
- C. Dynamic Domain Name Server
- D. Well Known Port Numbers
- E. Auto IP Report Protocol
- F. GSM Alphabet
- G. Default Settings

OnCell G3111/G3151/G3211/G3251 Series User’s Manual Software Installation/Configuration
13-27
Starting moxattyd
Execute the command init q or reboot your UNIX operating system.
Adding an additional server
1. Modify the text file oncellttyd.cf to add an additional server. User may use vi or any text editor
to modify the file. For more configuration information, look at the file oncellttyd.cf, which
contains detailed descriptions of the various configuration parameters.
2. Find the process ID (PID) of the program oncellttyd.
# ps -ef | grep oncellttyd
3. Update configuration of oncellttyd program.
# kill -USR1 [PID]
(e.g., if oncellttyd PID = 404, kill -USR1 404)
This completes the process of adding an additional server.