发信人: v10198(梦泪) 
整理人: amac(2001-12-25 17:00:31), 站内信件
 | 
 
 
【 在 chinazsufu 的大作中提到:】
 :各位大侠 求助关于CISCO PIX的一些配置 资 料
 :......
  PIX Version 5.1(1)
 nameif ethernet0 outside security0
 nameif ethernet1 inside security100
 nameif ethernet2 pix/intf2 security10
 enable password 8Ry2YjIyt7RRXU24 encrypted
 passwd 2KFQnbNIdI.2KYOU encrypted
 hostname pix3
 fixup protocol ftp 21
 fixup protocol http 80
 fixup protocol smtp 25
 fixup protocol h323 1720
 fixup protocol rsh 514
 fixup protocol sqlnet 1521
 names
 pager lines 24
 no logging timestamp
 no logging standby
 logging console debugging
 no logging monitor
 no logging buffered
 no logging trap
 no logging history
 logging facility 20
 logging queue 512
 interface ethernet0 auto
 interface ethernet1 auto
 interface ethernet2 auto shutdown
 mtu outside 1500
 mtu inside 1500
 mtu pix/intf2 1500
 ip address outside 99.99.99.1 255.255.255.0
 ip address inside 10.31.1.75 255.255.255.0
 ip address pix/intf2 127.0.0.1 255.255.255.255
 no failover
 failover timeout 0:00:00
 failover ip address outside 0.0.0.0
 failover ip address inside 0.0.0.0
 failover ip address pix/intf2 0.0.0.0
 arp timeout 14400
 global (outside) 1 99.99.99.7-99.99.99.10 netmask 255.255.255.0
 nat (inside) 1 10.31.1.0 255.255.255.0 0 0
 static (inside,outside) 99.99.99.99 10.31.1.50 netmask 255.255.255.255 0 0
 conduit permit icmp any any 
 conduit permit tcp any any 
 conduit permit udp any any 
 route outside 0.0.0.0 0.0.0.0 99.99.99.2 1
 route inside 171.68.118.0 255.255.255.0 10.31.1.1 1
 route inside 171.68.120.0 255.255.255.0 10.31.1.1 1
 timeout xlate 3:00:00 conn 1:00:00 half-closed 0:10:00 udp 0:02:00
 timeout rpc 0:10:00 h323 0:05:00
 timeout uauth 0:05:00 absolute
 aaa-server TACACS+ protocol tacacs+ 
 aaa-server RADIUS protocol radius 
 aaa-server AuthInbound protocol tacacs+ 
 aaa-server AuthInbound (inside) host 171.68.118.101 cisco timeout 5
 aaa-server AuthOutbound protocol radius 
 aaa-server AuthOutbound (inside) host 171.68.118.101 cisco timeout 5
 aaa authentication include telnet outbound 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 AuthOutbound
 aaa authentication include telnet inbound 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 AuthInbound
 aaa authentication include http outbound 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 AuthOutbound
 aaa authentication include http inbound 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 AuthInbound
 aaa authentication include ftp outbound 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 AuthOutbound
 aaa authentication include ftp inbound 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 AuthInbound
 no snmp-server location
 no snmp-server contact
 snmp-server community public
 no snmp-server enable traps
 floodguard enable
 telnet timeout 5
 terminal width 80
 Cryptochecksum:b26b560b20e625c9e23743082484caca
 : end
 [OK] 
 
  
 
 
  | 
 
 
 |