Netscreen - Basic Config

Firewalls - Juniper - Netscreen

Below is how to set up the basic configuration on a Netscreen firewall.

Also bear in mind that if you are setting up a NSRP cluster, be sure to set the management IP to a different IP to the management interface.

set hostname myfirewall
set ssh enable

set admin name
root
set admin password
mypassword
set admin manager-ip
192.168.1.1

set clock 10/07/2008 18:14
set clock timezone 0
set clock dst-off

set interface eth0/2 ip manageable
set interface eth0/2 manage-ip
10.1.1.10
set interface eth0/2 manage ssh
set interface eth0/2 manage ssl
set interface eth0/2 manage web

unset interface eth0/2 telnet
unset interface eth0/2 snmp
unset interface eth0/2 ping

set interface eth0/2 ip
10.1.1.10
set route 0.0.0.0/0 gateway
10.1.1.100

save

 

Article updates via email..


We have 15 guests online

Related Articles