CISCO PIX Firewall Configuration

Source: Internet
Author: User
Tags date config interface modify domain firewall

Absrtact: This article describes the first time the author contact Cisco PIX Firewall, summed up the Basic Firewall configuration 10 aspects of content.

Hardware firewall, is the network between the wall, to prevent illegal intrusion, filtering information, etc., structurally speaking, is simply a PC-style computer host plus flash (Flash) and firewall operating system. Its hardware is similar to the common control machine, all belong to can be suitable for 24 hours of work, the appearance of modelling is similarly. The flash memory is basically the same as the router, which is the EEPROM, the operating system is similar to Cisco IOS, are command-line (command) type.

The first time I came in my own hands. The firewall is Cisco Firewall Pix 525, is a rack-like standard (that can be installed in a standard cabinet), with a height of 2U, as with the Cisco router, only a few LEDs, from the back panel view, there are two Taikou (RJ-45 network card), One configuration port (console), 2 USB, one 15-pin failover port, and three PCI expansion ports.

How do I start Cisco Firewall pix? I think it should be similar to the Cisco router, and then use the configuration line from the computer's COM2 to the PIX 525 console port, into the PIX operating system using the "HyperTerminal" in Windows, the communication parameters are set to silent. Initial use has an initialization process, the main settings: Date (date), Time (times), hostname (host name), Inside IP address (internal network card IP addresses), domain (primary domain), etc., if the above settings are correct, you can save the above settings, An initialization setting is also established.

Access to PIX 525 using Superuser (enable), silent password is blank, modify password with passwd command. Under normal circumstances firewall configuration, what do we need to do? I didn't know what to do with the first contact, and with the installation of hardware and the Command manual. I first looked at the use of the command, used for a few hours to read the hundreds of-side English book, the use of the command to know a little, but how to configure the PIX is not clear how to start, I think now can only go to Cisco, So in www.cisco.com downloaded some information, while looking at the practice of PIX.

Firewall is a virgin network system, so it is closely related to the structure of the network, the general will involve route (router), network IP address. There are also definitions that must be clear about the standard tcp[rfc793] and udp[rfc768] ports.

Let me talk about the most basic configuration

1, the establishment of users and modify the password

Basically the same as Cisco IOS routers.

2. Activate Ethernet port

Must enter with enable and enter configure mode

Pix525>enable

Password:

Pix525#config T

PIX525 (config) #interface ethernet0 auto

PIX525 (config) #interface Ethernet1 auto

In the case of ETHERNET0 is an external network card outside, ETHERNET1 is an internal network card inside, inside in the case of successful initialization configuration has been activated, but outside must command configuration activation.



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.