User's Manual
Table Of Contents
- PremierWave XC HSPA+ User Guide
- 1: Using This Guide
- 2: Introduction
- 3: Installation of PremierWave XC HSPA+
- 4: Using DeviceInstaller
- 5: Configuration Using Web Manager
- 6: Network Settings
- Network 1 (eth0) Interface Settings
- Network 1 (Link) Settings
- Network 1 (Failover)
- Network 2 (Cellular) Settings
- Network 2 (Link) Settings
- Gateway
- 7: Cellular
- 8: Action Settings
- 9: Line and Tunnel Settings
- Line Settings
- Tunnel Settings
- Serial Settings
- To Configure Tunnel Serial Settings
- Packing Mode
- To Configure Tunnel Packing Mode Settings
- Accept Mode
- To Configure Tunnel Accept Mode Settings
- Connect Mode
- To Configure Tunnel Connect Mode Settings
- Disconnect Mode
- To Configure Tunnel Disconnect Mode Settings
- Modem Emulation
- To Configure Tunnel Modem Emulation Settings
- Relay Output
- 10: Terminal and Host Settings
- 11: Services Settings
- 12: Security Settings
- 13: Maintenance and Diagnostics Settings
- Filesystem Settings
- Protocol Stack Settings
- SMTP Settings
- Diagnostics
- Threads
- Clock
- System Settings
- Discovery and Query Port
- 14: Advanced Settings
- 15: Security in Detail
- 16: Updating Firmware
- 17: Branding the PremierWave XC HSPA+
- Appendix A: Technical Specifications
- Appendix B: Compliance
- Appendix C: Technical Support
- Appendix D: Binary to Hexadecimal Conversions
- Appendix E: USB-CDC-ACM Device Driver File for Windows Hosts
15: Security in Detail
PremierWave XC HSPA+ User Guide 93
Steel Belted RADIUS
Steel Belted RADIUS is a commercial RADIUS server from Juniper Networks that provides a GUI
administration interface. It also provides a certificate request and self-signed certificate generator.
The self-signed certificate has extension .sbrpvk and is in the PKCS12 format. OpenSSL can
convert this into a PEM format certificate and key:
openssl pkcs12 -in sbr_certkey.sbrpvk -nodes -out sbr_certkey.pem
The sbr_certkey.pem file contains both certificate and key. If loading the SBR certificate into
PremierWave as an authority, you will need to edit it:
1. Open the file in any plain text editor.
2. Delete all info before "----- BEGIN CERTIFICATE-----" and after "----- END
CERTIFICATE-----", and then save as sbr_cert.pem.
SBR accepts trusted-root certificates in the DER format. Again, OpenSSL can convert any format
into DER:
openssl x509 -inform pem -in mp_cert.pem -outform der -out mp_cert.der
Note: With SBR, when the identity information includes special characters such as
dashes and periods, SBR changes the format it uses to store these strings and becomes
incompatible with the current PremierWave release. Support may be added for this and
other formats in future releases.
Free RADIUS
Free RADIUS is another versatile Linux open-source RADIUS server.
PRELIMINARY DRAFT
PRELIMINARY DRAFT










