- 1、本文档共11页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
思科防火墙配置(CISCO firewall configuration)
思科防火墙配置(CISCO firewall configuration)
Reprint a: learn CISCO firewall configuration
Connect the blue line with the COM port to the terminal and the firewall
Go back directly, and set the password required by telnet in the following words. (control firewalls on machines on the network)
ENA pass Cisco
Machines in local area networks:
Run telnet
Enter password: Cisco
Pix506E en carriage return
Password:******** (my password)
Pix506E sh run (# display firewall)
Pix506E conf t #
Pix506Econfig # (and then you can edit in this inside)
Whats often used is..:
Binding of /*IP and MAC.
ARP, inside, 6, 0016.1730.9442, alias
ARP, inside, 6, 0017.316a.e5e8, alias
ARP, inside, 0, 0017.316a.e140, alias
Should allow access to the network IP, the other IP can access.
Access-list 110, permit, IP, host, 6, any
Access-list 110, permit, IP, host, 6, any
Access-list 110, permit, IP, host, 0, any
Access-list 110, deny, IP, any, any
Access-group 110, in, interface, inside
* (is not the beginning of my factory configuration from here).
The basic configuration of /*pix.
Interface eth0 100full
Interface eth1 100full
Interface eth2 100full
Interface eth3 100full
NameIf eth0 outside security0
NameIf eth1 inside security100
NameIf eth2 DMZ security50
NameIf eth3 server security40
Hostname PIX515E
Domain-name
IP, add, inside, ,
IP, add, outside, 39, 48
IP, add, DMZ, ,
Global (outside) 1 interface
NAT (inside) 1 00
NAT (DMZ) 1 00
Route outside 37 1
/ * DHCP*/ configuration
Dhcpd add -53 inside
Dhcpd DNS 97 01
Dhcpd enable inside
/ * * / configuration address mapping
Static (DMZ, outside), 34, , netmask, 55, 00
Conduit, permit, TCP, host, 34, EQ, SMTP, any
Conduit, permit, TCP, host, 34, EQ, 110, any
Static (inside, outside), 32, 4, netmask, 55, 00
Conduit, permit, UDP, host, 32, EQ, 1721-1724, any
(this is my factory) the configuration of the mail server
Static (inside, outside), TCP, 4, POP3, 0, POP3, netmask, 55,
Static (inside, outside), TCP, 4, SMTP, 0, SMTP, netmask, 55,
Three permi
您可能关注的文档
- 平面设计参考资料(Reference material for graphic design).doc
- 平面直角坐标系统(Plane Cartesian coordinate system).doc
- 平面设计师应具备的知识——印刷常识(The knowledge that graphic designers should possess -- common sense in printing).doc
- 年代秀节目规则(Age show rules).doc
- 年关临近 如何防抢(How the year near the robbery).doc
- 年夜饭3(New year's Eve dinner 3).doc
- 常见窃电方式(Common methods of stealing electricity).doc
- 常见网络问题(Common network problems).doc
- 年轻人创业必看的20部电影(20 movies must be seen of young people starting a business).doc
- 幸福指数与人力资源管企业培训理(Happiness index and human resource management training).doc
文档评论(0)