User's Manual
Table Of Contents
- 1 Getting to know your ADSL modem router
- 2 Getting started
- 3 Configuring the General settings
- 4 Configuring the System settings
- 5 Logout & Reboot
- Appendix A - Firewall
- Appendix B - Pin Assignments
- Appendix C – Specifications
- Appendix D - SSH Client
- Appendix E - Connection Setup
- Appendix F - WPS OPERATION
- Appendix G
131
Appendix D - SSH Client
Unlike Microsoft Windows, Linux OS has a ssh client included. For
Windows users, there is a public domain one called “putty” that
can be downloaded from here: http://www.chiark.greenend.org.
uk/~sgtatham/putty/download.html
To access the ssh client you must rst enable SSH access for the
LAN or WAN from the Management > Access Control > Services
menu in the Web GUI.
To access the router using the Linux ssh client
For LAN access, type: ssh -l root 192.168.1.1
For WAN access, type: ssh -l support WAN IP address
To access the router using the Windows “putty” ssh client
For LAN access, type: putty -ssh -l root 192.168.1.1
For WAN access, type: putty -ssh -l support WAN IP address
NOTE: The WAN IP address can be found on the Device Info > WAN
screen.