Hi
Interfaces are up now, but unable to ping from PC to pix or from pix to pc. Same issue on PC, can not ping outside.
here is the config:
pixfirewall# sh run
: Saved
:
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
hostname pixfirewall
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol icmp error
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside dhcp setroute
ip address inside 192.168.233.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable trap
floodguard enable
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 192.168.233.10-192.168.233.254 inside
dhcpd dns 68.87.73.242 68.87.71.226
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable inside
terminal width 80
Cryptochecksum:722c2717ac058d555d85334fcab6adb9
: end
pixfirewall# sh route
inside 192.168.233.0 255.255.255.0 192.168.233.1 1 CONNECT static
pixfirewall# sh int e0
interface ethernet0 "outside" is up, line protocol is up
Hardware is i82559 ethernet, address is 0013.80b7.4510
MTU 1500 bytes, BW 100000 Kbit full duplex
namested I
pager lines
35948 packets input, 2223158 bytes, 0 no buffer Show system buffer
404 packets output, 238360 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collisions, 0 deferred
0 lost carrier, 0 no carrier
input queue (curr/max blocks): hardware (128/128) software (0/3)
output queue (curr/max blocks): hardware (0/1) software (0/1)
pixfirewall# sh int e1
interface ethernet1 "inside" is up, line protocol is up
Hardware is i82559 ethernet, address is 0013.80b7.4511
IP address 192.168.233.1, subnet mask 255.255.255.0
MTU 1500 bytes, BW 100000 Kbit full duplex
132602651 packets input, 694395723 bytes, 0 no buffer
Received 132623124 broadcasts, 0 runts, 0 giants
2795897 input errors, 3 CRC, 1 frame, 2795862 overrun, 3 ignored, 0 abor
t
236096 packets output, 19474442 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collisions, 0 deferred
0 lost carrier, 0 no carrier
input queue (curr/max blocks): hardware (128/128) software (4/137)
output queue (curr/max blocks): hardware (0/128) software (0/733)
pixfirewall# sh route
inside 192.168.233.0 255.255.255.0 192.168.233.1 1 CONNECT static
pixfirewall#