This is an old revision of the document!
The Internet Gate has a powerful Command Line Interface, accessible through Telnet, allowing advanced users make complex configurations not possible using the web GUI.
For advanced users only! |
---|
Incorrect CLI commands can render your unit uncontactable or even permanently damaged! |
By default Internet Gate's firewall stops all attempts of connecting to the Telnet CLI from the outside (WAN/Internet) network.
Log in to Telnet CLI by opening a telnet connection to one of Internet Gate's addresses: telnet 192.168.0.1
Username is admin and password is the same as admin's password for access of the web GUI.
For a list of available CLI commands type ?
The CLI has TAB completion meaning you can press TAB to finish a partly entered command or argument, and displaying a list of available choices if pressing TAB twice.
To save settings permanently enter a system config save command.
To quit CLI (and the Telnet session) enter user logout.
The system console is a lower-level CLI, accessible by the console enable command.
For a list of available console commands type help
To return to main CLI again enter exit