Guest_imported
New member
- Jan 1, 1970
- 0
I have tried configuring this several different ways. All I have succeeded in doing is failing miserabley. I'm not a firewall expert by any means. I am trying to get the 172.31.5.6 to access to both 10.1.1.33 and 10.1.1.15. However, I can't seem to succeed someone here is my last hope. (Note Cisco TAC hasn't even come up with a useful solution) If anyone has any ideas I am more than welcome to hear them. You can also ask me if you need any information.
Here is what I have configured so far:
PIX Version 6.0(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 KEY_DMZ security10
nameif ethernet3 intf3 security15
nameif ethernet4 intf4 security20
nameif ethernet5 intf5 security25
enable password encrypted
passwd encrypted
hostname WWR-PIX
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol http 663
names
pager lines 24
logging on
logging buffered debugging
interface ethernet0 auto
interface ethernet1 auto
interface ethernet2 10baset
interface ethernet3 auto shutdown
interface ethernet4 auto shutdown
interface ethernet5 auto shutdown
mtu outside 1500
mtu inside 1500
mtu KEY_DMZ 1500
mtu intf3 1500
mtu intf4 1500
mtu intf5 1500
ip address outside xxx.xxx.xxx.xxx 255.255.255.255
ip address inside 10.1.1.29 255.255.0.0
ip address KEY_DMZ 172.31.5.4 255.255.255.224
ip address intf3 127.0.0.1 255.255.255.255
ip address intf4 127.0.0.1 255.255.255.255
ip address intf5 127.0.0.1 255.255.255.255
ip audit info action alarm
ip audit attack action alarm
no failover
failover timeout 0:00:00
failover poll 15
failover ip address outside 0.0.0.0
failover ip address inside 0.0.0.0
failover ip address KEY_DMZ 0.0.0.0
failover ip address intf3 0.0.0.0
failover ip address intf4 0.0.0.0
failover ip address intf5 0.0.0.0
pdm history enable
arp timeout 14400
global (outside) 1 xxx.xxx.xxx.xxx
global (KEY_DMZ) 1 172.31.5.6-172.31.5.29
global (KEY_DMZ) 1 172.31.5.30
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
alias (inside) 10.1.1.30 xxx.xxx.xxx.xxx 255.255.255.255
static (inside,KEY_DMZ) 172.31.5.5 10.1.1.150 netmask 255.255.255.255 0 0
static (inside,outside) xxx.xxx.xxx.xxx 10.1.1.30 netmask 255.255.255.255 0 0
static (inside,KEY_DMZ) 172.31.5.6 10.1.1.33 netmask 255.255.255.255 0 0
conduit permit tcp host xxx.xxx.xxx.xxx eq smtp any
conduit permit icmp any any
conduit permit icmp any any echo-reply
conduit permit icmp any any source-quench
conduit permit icmp any any unreachable
conduit permit icmp any any time-exceeded
conduit permit tcp host xxx.xxx.xxx.xxx eq 443 any
route outside 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx 1
route inside 10.2.0.0 255.255.0.0 10.1.1.2 1
route inside 10.3.0.0 255.255.0.0 10.1.1.3 1
route inside 10.4.0.0 255.255.0.0 10.1.1.1 1
route inside 10.5.0.0 255.255.0.0 10.1.1.5 1
route inside 10.6.0.0 255.255.0.0 10.1.1.6 1
route inside 10.7.0.0 255.255.0.0 10.1.1.7 1
route inside 10.8.0.0 255.255.0.0 10.1.1.8 1
route inside 10.140.0.0 255.255.0.0 10.1.1.140 1
route KEY_DMZ 156.77.48.0 255.255.240.0 172.31.5.3 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
http server enable
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
no sysopt route dnat
telnet 10.1.1.1 255.255.255.255 inside
telnet 10.1.1.36 255.255.255.255 inside
telnet 10.1.1.27 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
terminal width 80
Cryptochecksum:
Here is what I have configured so far:
PIX Version 6.0(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 KEY_DMZ security10
nameif ethernet3 intf3 security15
nameif ethernet4 intf4 security20
nameif ethernet5 intf5 security25
enable password encrypted
passwd encrypted
hostname WWR-PIX
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol http 663
names
pager lines 24
logging on
logging buffered debugging
interface ethernet0 auto
interface ethernet1 auto
interface ethernet2 10baset
interface ethernet3 auto shutdown
interface ethernet4 auto shutdown
interface ethernet5 auto shutdown
mtu outside 1500
mtu inside 1500
mtu KEY_DMZ 1500
mtu intf3 1500
mtu intf4 1500
mtu intf5 1500
ip address outside xxx.xxx.xxx.xxx 255.255.255.255
ip address inside 10.1.1.29 255.255.0.0
ip address KEY_DMZ 172.31.5.4 255.255.255.224
ip address intf3 127.0.0.1 255.255.255.255
ip address intf4 127.0.0.1 255.255.255.255
ip address intf5 127.0.0.1 255.255.255.255
ip audit info action alarm
ip audit attack action alarm
no failover
failover timeout 0:00:00
failover poll 15
failover ip address outside 0.0.0.0
failover ip address inside 0.0.0.0
failover ip address KEY_DMZ 0.0.0.0
failover ip address intf3 0.0.0.0
failover ip address intf4 0.0.0.0
failover ip address intf5 0.0.0.0
pdm history enable
arp timeout 14400
global (outside) 1 xxx.xxx.xxx.xxx
global (KEY_DMZ) 1 172.31.5.6-172.31.5.29
global (KEY_DMZ) 1 172.31.5.30
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
alias (inside) 10.1.1.30 xxx.xxx.xxx.xxx 255.255.255.255
static (inside,KEY_DMZ) 172.31.5.5 10.1.1.150 netmask 255.255.255.255 0 0
static (inside,outside) xxx.xxx.xxx.xxx 10.1.1.30 netmask 255.255.255.255 0 0
static (inside,KEY_DMZ) 172.31.5.6 10.1.1.33 netmask 255.255.255.255 0 0
conduit permit tcp host xxx.xxx.xxx.xxx eq smtp any
conduit permit icmp any any
conduit permit icmp any any echo-reply
conduit permit icmp any any source-quench
conduit permit icmp any any unreachable
conduit permit icmp any any time-exceeded
conduit permit tcp host xxx.xxx.xxx.xxx eq 443 any
route outside 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx 1
route inside 10.2.0.0 255.255.0.0 10.1.1.2 1
route inside 10.3.0.0 255.255.0.0 10.1.1.3 1
route inside 10.4.0.0 255.255.0.0 10.1.1.1 1
route inside 10.5.0.0 255.255.0.0 10.1.1.5 1
route inside 10.6.0.0 255.255.0.0 10.1.1.6 1
route inside 10.7.0.0 255.255.0.0 10.1.1.7 1
route inside 10.8.0.0 255.255.0.0 10.1.1.8 1
route inside 10.140.0.0 255.255.0.0 10.1.1.140 1
route KEY_DMZ 156.77.48.0 255.255.240.0 172.31.5.3 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si
p 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
http server enable
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
no sysopt route dnat
telnet 10.1.1.1 255.255.255.255 inside
telnet 10.1.1.36 255.255.255.255 inside
telnet 10.1.1.27 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
terminal width 80
Cryptochecksum: