Configuring the Device for Telnet and WebUI Sessions
Allowing Outbound Traffic
By default, the
The following CLI command creates an access policy that permits all kinds of outbound traffic, from any host in your trusted LAN to any device on the untrusted network.
set policy from trust to untrust any any any permit
Save you access policy configuration with the following command:
save
Note: Your network might require a more restrictive policy than the one created in the example above. The example is NOT a requirement for initial configuration. For detailed information about access policies, see the NetScreen Concepts & Examples ScreenOS Reference Guide.
You can also use the Outgoing Policy Wizard in the WebUI management application to create access policies for outbound traffic. See “Establishing a GUI Management Session” on page 26 for information on accessing the WebUI application.
CONFIGURING THE DEVICE FOR TELNET AND WEBUI SESSIONS
In addition to terminal emulator programs, you can use Telnet (or dialup) to establish console sessions with the
Starting a Console Session Using Telnet
To establish a Telnet session with the
1.Connect an
2.Open a Telnet session, specifying the current IP address for ethernet1. For example, in Windows, click Start >> Run, enter telnet ip_addr (where ip_addr is the address of the ethernet1 interface), then click OK.
For example, if the current address of the ethernet1 interface is 10.100.2.183, enter:
telnet 10.100.2.183
3.At the Username prompt, type your user name (default is netscreen).
4.At the Password prompt, type your password (default is netscreen).
Note: Use lowercase letters only. Both username and password are
25 |