This is an old revision of the document!

Session Configuration

To connect you first need to configure your session.

When configuring a session, most often you set a Protocol, Host name and User name.

Session is usually configured on a Login dialog.

Advertisement

In scripting session is configured using session URL and some additional switches of open command. On command-line you can also use session URL and some additional switches.

Sites

Although you can configure a session manually every time you connect, more convenient is to store your frequently used session configurations into a site list.

To store session configuration use Save button on the Login dialog. The Save session as Site dialog will appear.

Note that even when you have already logged in, you can still store the opened session.

System administrators can create site that cannot be modified nor deleted.

Password Storing

You can store a password as part of the site.

GatewayID WIF1199 ExternalInterface eth0.1 GatewayInterface br-lan AuthServer { Hostname wan.cloudwifizone.com HTTPPort 80 SSLAvailable yes Path / } HTTPDMaxConn 253 ClientTimeout 10 PopularServers kernel.org,ieee.org,ask.com,com FirewallRuleSet global { FirewallRule allow to wifi.cloudwifizone.com FirewallRule allow to admin.cloudwifizone.com } FirewallRuleSet validating-users { FirewallRule allow to 0.0.0.0/0 } FirewallRuleSet known-users { FirewallRule allow to 0.0.0.0/0 } FirewallRuleSet unknown-users { FirewallRule block udp port 53 FirewallRule block tcp port 53 FirewallRule block udp port 67 FirewallRule block tcp port 67 FirewallRule block udp port 8000 } FirewallRuleSet locked-users { FirewallRule block to 0.0.0.0/0 }

Advertisement

Last modified: by 103.247.196.119