Can someone please look at these configurations? I am completely loss now since the fixup command and conduit comands are unavailable for the PIX.
From Router - I can Ping outside world
Pix- I can Ping Outside world
Computer- I can ping firewall, when i ping the router i get a response from the nat entry on the router 172.16.0.7- I can ping the outside world
ROUTER
User Access Verification
Password:
Password:
workx>en
Password:
workx#show run
Building configuration...
Current configuration : 2399 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname workx
!
logging queue-limit 100
enable secret 5 $1$gP63$VhbMiMVPvWOO8erFpvnnK1
enable password 7 09060B1F1017021F5A58557A
!
username CRWS_Ulags privilege 15 password 7 100A585D3246142A480B7B24170D2334734B
5440505204090803
ip subnet-zero
ip name-server 68.6.16.30
ip name-server 172.16.0.13
ip dhcp excluded-address 172.16.0.7
ip dhcp excluded-address 172.16.0.2
ip dhcp excluded-address 172.16.0.3
ip dhcp excluded-address 172.16.0.13
!
!
!
!
!
!
!
!
!
interface Ethernet0
ip address 172.16.0.250 255.255.255.0
ip nat inside
no ip mroute-cache
no cdp enable
hold-queue 32 in
hold-queue 100 out
!
interface Ethernet1
ip address X.167.112.184 255.255.255.192
ip nat outside
no ip mroute-cache
duplex auto
no cdp enable
!
ip nat inside source list 102 interface Ethernet1 overload
ip nat inside source static 172.16.0.7 interface Ethernet1
ip nat inside source static 172.16.0.13 X.167.112.183
ip nat inside source static 172.16.0.4 X.167.112.185
ip nat inside source static 172.16.0.3 X.167.112.187
ip classless
ip route 0.0.0.0 0.0.0.0 X.167.112.129
ip route 172.16.0.0 255.255.0.0 X.167.112.186
ip http server
no ip http secure-server
!
access-list 102 permit ip 172.16.0.0 0.0.0.255 any
no cdp run
!
line con 0
exec-timeout 120 0
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
access-class 23 in
exec-timeout 120 0
password 7 15584E1A0D383E2979676472
login
length 0
!
scheduler max-task-time 5000
!
end
FIREWALL User Access Verification
Password:
Type help or '?' for a list of available commands.
workxresearch> en
Password: ***********
workxresearch# show config
: Saved
: Written by enable_15 at 20:11:23.901 UTC Sat Apr 14 2007
!
PIX Version 7.2(2)
!
hostname workxresearch
domain-name workxresearch.com
enable password 8fSmoHmo/c94H615 encrypted
names
!
interface Ethernet0
nameif outside
security-level 0
ip address X.167.112.186 255.255.255.192
!
interface Ethernet1
nameif inside
security-level 100
ip address 172.16.0.251 255.255.255.0
!
passwd 2KFQnbNIdI.2KYOU encrypted
ftp mode passive
dns server-group DefaultDNS
domain-name workxresearch.com
access-list 101 extended permit tcp host 172.16.0.13 eq smtp any
access-list 101 extended permit tcp host 172.16.0.13 eq 444 any
access-list 101 extended permit tcp host 172.16.0.13 eq pptp any
access-list 101 extended permit tcp host 172.16.0.13 eq https any
access-list 101 extended permit tcp host 172.16.0.13 eq
access-list 101 extended permit gre host 172.16.0.13 any
access-list 101 extended permit tcp host 172.16.0.8 eq
access-list 101 extended permit tcp host 172.16.0.3 eq
access-list 101 extended permit tcp host 172.16.0.13 eq 3109 any
access-list 101 extended permit tcp host 172.16.0.13 eq imap4 any
access-list 101 extended permit tcp host 172.16.0.13 eq 4125 any
access-list 101 extended permit tcp host 172.16.0.13 eq 81 any
access-list 101 extended permit tcp host 172.16.0.13 eq pop3 any
access-list 101 extended permit icmp any any
pager lines 24
mtu outside 1500
mtu inside 1500
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
nat (inside) 0 172.16.0.0 255.255.0.0
static (inside,outside) 172.16.0.0 172.16.0.0 netmask 255.255.252.0
route outside 0.0.0.0 0.0.0.0 X.167.112.184 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 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
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto isakmp identity hostname
telnet 172.16.0.0 255.255.252.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
!
class-map class_ftp
match port tcp eq 993
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect netbios
inspect rsh
inspect rtsp
inspect skinny
inspect sqlnet
inspect sunrpc
inspect tftp
inspect sip
inspect xdmcp
inspect http
class class_ftp
inspect ftp
!
service-policy global_policy global
prompt hostname context
Cryptochecksum:781bdcb94192bad96cae2313c592c2f6
workxresearch#
From Router - I can Ping outside world
Pix- I can Ping Outside world
Computer- I can ping firewall, when i ping the router i get a response from the nat entry on the router 172.16.0.7- I can ping the outside world
ROUTER
User Access Verification
Password:
Password:
workx>en
Password:
workx#show run
Building configuration...
Current configuration : 2399 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname workx
!
logging queue-limit 100
enable secret 5 $1$gP63$VhbMiMVPvWOO8erFpvnnK1
enable password 7 09060B1F1017021F5A58557A
!
username CRWS_Ulags privilege 15 password 7 100A585D3246142A480B7B24170D2334734B
5440505204090803
ip subnet-zero
ip name-server 68.6.16.30
ip name-server 172.16.0.13
ip dhcp excluded-address 172.16.0.7
ip dhcp excluded-address 172.16.0.2
ip dhcp excluded-address 172.16.0.3
ip dhcp excluded-address 172.16.0.13
!
!
!
!
!
!
!
!
!
interface Ethernet0
ip address 172.16.0.250 255.255.255.0
ip nat inside
no ip mroute-cache
no cdp enable
hold-queue 32 in
hold-queue 100 out
!
interface Ethernet1
ip address X.167.112.184 255.255.255.192
ip nat outside
no ip mroute-cache
duplex auto
no cdp enable
!
ip nat inside source list 102 interface Ethernet1 overload
ip nat inside source static 172.16.0.7 interface Ethernet1
ip nat inside source static 172.16.0.13 X.167.112.183
ip nat inside source static 172.16.0.4 X.167.112.185
ip nat inside source static 172.16.0.3 X.167.112.187
ip classless
ip route 0.0.0.0 0.0.0.0 X.167.112.129
ip route 172.16.0.0 255.255.0.0 X.167.112.186
ip http server
no ip http secure-server
!
access-list 102 permit ip 172.16.0.0 0.0.0.255 any
no cdp run
!
line con 0
exec-timeout 120 0
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
access-class 23 in
exec-timeout 120 0
password 7 15584E1A0D383E2979676472
login
length 0
!
scheduler max-task-time 5000
!
end
FIREWALL User Access Verification
Password:
Type help or '?' for a list of available commands.
workxresearch> en
Password: ***********
workxresearch# show config
: Saved
: Written by enable_15 at 20:11:23.901 UTC Sat Apr 14 2007
!
PIX Version 7.2(2)
!
hostname workxresearch
domain-name workxresearch.com
enable password 8fSmoHmo/c94H615 encrypted
names
!
interface Ethernet0
nameif outside
security-level 0
ip address X.167.112.186 255.255.255.192
!
interface Ethernet1
nameif inside
security-level 100
ip address 172.16.0.251 255.255.255.0
!
passwd 2KFQnbNIdI.2KYOU encrypted
ftp mode passive
dns server-group DefaultDNS
domain-name workxresearch.com
access-list 101 extended permit tcp host 172.16.0.13 eq smtp any
access-list 101 extended permit tcp host 172.16.0.13 eq 444 any
access-list 101 extended permit tcp host 172.16.0.13 eq pptp any
access-list 101 extended permit tcp host 172.16.0.13 eq https any
access-list 101 extended permit tcp host 172.16.0.13 eq
access-list 101 extended permit gre host 172.16.0.13 any
access-list 101 extended permit tcp host 172.16.0.8 eq
access-list 101 extended permit tcp host 172.16.0.3 eq
access-list 101 extended permit tcp host 172.16.0.13 eq 3109 any
access-list 101 extended permit tcp host 172.16.0.13 eq imap4 any
access-list 101 extended permit tcp host 172.16.0.13 eq 4125 any
access-list 101 extended permit tcp host 172.16.0.13 eq 81 any
access-list 101 extended permit tcp host 172.16.0.13 eq pop3 any
access-list 101 extended permit icmp any any
pager lines 24
mtu outside 1500
mtu inside 1500
icmp unreachable rate-limit 1 burst-size 1
no asdm history enable
arp timeout 14400
nat (inside) 0 172.16.0.0 255.255.0.0
static (inside,outside) 172.16.0.0 172.16.0.0 netmask 255.255.252.0
route outside 0.0.0.0 0.0.0.0 X.167.112.184 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 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
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto isakmp identity hostname
telnet 172.16.0.0 255.255.252.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
!
class-map class_ftp
match port tcp eq 993
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect netbios
inspect rsh
inspect rtsp
inspect skinny
inspect sqlnet
inspect sunrpc
inspect tftp
inspect sip
inspect xdmcp
inspect http
class class_ftp
inspect ftp
!
service-policy global_policy global
prompt hostname context
Cryptochecksum:781bdcb94192bad96cae2313c592c2f6
workxresearch#