General discussion
December 20, 2007 at 09:20 PM
pilot80

PIX 515E

by pilot80 . Updated 18 years, 8 months ago

I am trying to configure a PIX firewall 515E

I can ping outside from the firewall
I cannot ping outside from the inside network, but I can ping the firewall and configure the firewall with ASDM 5.01.

I think my NAT and ACL is probably not setup, though I have tried to do so, I have been unsuccesfull. Any help would be appreciated.

Here is the config:

PIX Version 7.0(1)
names
!
interface Ethernet0
nameif outside
security-level 0
ip address 63.201.112.138 255.255.255.248
!
interface Ethernet1
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
!
interface Ethernet2
shutdown
no nameif
no security-level
no ip address
!
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name bhccrane.com
ftp mode passive
pager lines 24
logging asdm informational
mtu inside 1500
mtu outside 1500
monitor-interface inside
monitor-interface outside
asdm image flash:/asdm-501.bin
no asdm history enable
arp timeout 14400
nat (inside) 0 0.0.0.0 0.0.0.0
route outside 0.0.0.0 0.0.0.0 63.201.112.137 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
timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 192.168.1.2-192.168.1.254 inside
dhcpd lease 3600
dhcpd ping_timeout 50

This discussion is locked

All Comments