ON THIS PAGE
Configuring Junos OS on the SRX1500
SRX1500 Firewall Software Configuration Overview
The SRX1500 Firewall is shipped with Junos OS preinstalled and ready to be configured when the services gateway is powered on. If you are setting up the services gateway for the first time, use the command-line interface (CLI) to perform the initial configuration.
Gather the following information before configuring the services gateway:
Root authentication
IP address of the management interface
Default route
Understanding SRX1500 Firewall Factory-Default Settings
Your SRX1500 comes configured with a factory-default configuration. The default configuration includes the following security configuration:
Two security zones are created: trust and untrust.
Interfaces ge-0/0/0 and ge-0/0/15 are in the untrust zone, while interfaces ge-0/0/1 through ge-0/0/3 are in the trust zone.
A security policy is created that permits outbound traffic from the trust zone to the untrust zone.
Source Network Address Translation (NAT) is configured on the trust zone.
If the current active configuration fails, you can use the load factory-default
command to revert to the factory-default
configuration.
Viewing SRX1500 Firewall Factory-Default Settings
To view the factory-default configuration of the services gateway using the CLI:
Accessing J-Web on the SRX1500 Services Gateway
The J-Web interface is a Web-based graphical interface that allows you to operate a services gateway without commands. Before you can use J-Web to configure your device, you must access the CLI to perform the initial configuration.
To access the J-Web interface, your management device requires one of the following supported browsers:
Microsoft Internet Explorer version 8.0, 9.0, or 10.0
Mozilla Firefox version 23+
Google Chrome version 28+
To access J-Web:
- Open a Web browser on the management device and enter the device management IP address in the address field.
- Specify the default username as root and enter the password.
Configuring the SRX1500 Firewall Using J-Web
- Configuring Root Authentication and the Management Interface from the CLI
- Configuring Interfaces, Zones, and Policies with J-Web
Configuring Root Authentication and the Management Interface from the CLI
Before you can use J-Web to configure your device, you must access the CLI to perform the initial configuration.
To configure root authentication and the management interface:
Configuring Interfaces, Zones, and Policies with J-Web
You can configure hostnames, interfaces, zones, and security policies using J-Web.
Before you begin:
Ensure you have configured the IP address, root authentication, and default route.
Enable HTTP on the device to access J-Web.
See Configuring Root Authentication and the Management Interface from the CLI.
Configure the device with J-Web using the following procedures.
- Configuring the Hostname
- Configuring Interfaces
- Configuring Zones and Assigning Interfaces
- Configuring Security Policies
Configuring the Hostname
To configure the hostname:
- Launch a Web browser from the management device.
- Enter the IP address of the device in the URL address field.
- Specify the default username as root and enter the password. See Configuring the SRX1500 Firewall Using J-Web.
- Click Log In. The J-Web Dashboard page appears.
- Select Configure>System Properties>System Identity, and then select Edit. The Edit System Identity dialog box appears.
- Enter the hostname and click OK.
- Select Commit Options>Commit to apply the configuration changes.
You have successfully configured the hostname for the system.
Configuring Interfaces
To configure two physical interfaces:
You have successfully configured the physical interface. Repeat these steps to configure the second physical interface for the device.
Configuring Zones and Assigning Interfaces
To assign interfaces within a trust zone and an untrust zone:
You have successfully configured interfaces in a trust zone and in an untrust zone.
Configuring Security Policies
To configure security policies:
You have successfully configured the security policy.
Accessing the CLI on the SRX1500 Firewall
To access the CLI on the SRX1500 Firewall:
Connecting to the SRX1500 Firewall from the CLI Remotely
To connect the services gateway to a network for out-of-band management:
- Plug one end of an Ethernet cable with RJ-45 connectors into the MGMT port on the front panel of the services gateway.
- Plug the other end of the cable into the management device.
Configuring the SRX1500 Firewall Using the CLI
This sample procedure explains how you can create an initial configuration using CLI commands to connect the SRX1500 Firewall to the network.
To access the device using J-Web for the first time, enter configuration mode in the CLI, and set the management option using the command set system services web-management http.
Launch a Web browser from the management device and access the services gateway using the URL http://<device management IP address>. The J-Web login page is displayed. This indicates that you have successfully completed the initial configuration, and your SRX1500 Firewall is ready for use.