No LAN connectivity on Pix 515E




Having a problem with Pix515E that I just configured where I can't
ping nodes on LAN from the pix and vice versa. Pix has an outside
interface which is plugged in, the additional interface is not plugged
in and not being used, and there is a built in 4 port switch on the
unit that I have two workstations plugged into with static ip
addresses on the internal network (10.10.10.x). Workstations get the
link light and signal but request times out when pinging the pix(and
can't ping workstations from pix either). Although I am able to ping
out to the Internet from the pix I cannot communicate with the
internal network. I think it may be related to the "interface
ethernet1 "inside" is up, line protocol is down" when I do a show int.
DataLink layer problem? Does anyone have any ideas about how to fix
this?? I pasted a show int command followed by my pix config. Thank
you

Ladanian



-----

sho int

interface ethernet0 "outside" is up, line protocol is up
Hardware is i82559 ethernet, address is 0012.0166.40d8
IP address 167.206.150.180, subnet mask 255.255.255.128
MTU 1500 bytes, BW 100000 Kbit full duplex
17538 packets input, 1177917 bytes, 0 no buffer
Received 17521 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
9 packets output, 582 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/5)
output queue (curr/max blocks): hardware (0/1) software (0/1)
interface ethernet1 "inside" is up, line protocol is down
Hardware is i82559 ethernet, address is 0012.0166.40d9
IP address 10.10.10.1, subnet mask 255.255.255.0
MTU 1500 bytes, BW 100000 Kbit full duplex
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
46 packets output, 2760 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/0)
output queue (curr/max blocks): hardware (0/2) software (0/1)
interface ethernet2 "intf2" is up, line protocol is up
Hardware is i82559 ethernet, address is 000d.88ef.282c
IP address 172.16.23.1, subnet mask 255.255.255.0
MTU 1500 bytes, BW 100000 Kbit full duplex
446 packets input, 29308 bytes, 0 no buffer
Received 446 broadcasts, 0 runts, 0 giants
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
1 packets output, 60 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/1)
output queue (curr/max blocks): hardware (0/1) software (0/1)


-------------------------------------------------------------------------------------------------------


Pix config:
---------------------------------------------------------------------------------------------
PIX Version 6.3(3)

interface ethernet0 100full

interface ethernet1 100full

interface ethernet2 100full

nameif ethernet0 outside security0

nameif ethernet1 inside security100

nameif ethernet2 intf2 security4

enable password RGjV8czquBx/fqoO encrypted

passwd RGjV8czquBx/fqoO encrypted

hostname mypix

domain-name mydom.com

clock timezone EST -5

clock summer-time EDT recurring

fixup protocol dns maximum-length 1500

fixup protocol ftp 21

fixup protocol h323 h225 1720

fixup protocol h323 ras 1718-1719

fixup protocol http 80

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

access-list acl_out permit icmp any any

access-list acl_out permit gre any any

access-list acl_out permit esp any any

access-list acl_out permit ah any any

access-list acl_out permit tcp any host 167.206.150.181 eq smtp

access-list acl_out permit tcp any host 167.206.150.181 eq www

access-list acl_out permit tcp any host 167.206.150.181 eq https

access-list acl_out permit udp any any eq isakmp

access-list acl_out permit icmp any any echo-reply

pager lines 24

mtu outside 1500

mtu inside 1500

mtu intf2 1500

ip address outside 167.206.150.180 255.255.255.128

ip address inside 10.10.10.1 255.255.255.0

ip address intf2 172.16.23.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

static (inside,outside) 167.206.150.181 10.10.10.11 netmask
255.255.255.255 0 0

access-group acl_out in interface outside

conduit permit icmp any any

route outside 0.0.0.0 0.0.0.0 167.206.150.254 1

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 RADIUS protocol radius

aaa-server LOCAL protocol local

no snmp-server location

no snmp-server contact

snmp-server community public

no snmp-server enable traps

floodguard enable

sysopt connection permit-ipsec

telnet 10.10.10.0 255.255.255.0 inside

telnet timeout 5


console timeout 0

terminal width 80

---------------------------------------------------------------------------------

.



Relevant Pages

  • Interesting problem with pix 515 UR
    ... This pix have only 2 ethernet interfaces; i have connected the ethernet0via a cross cable ... interface FastEthernet0/21 ... fixup protocol dns maximum-length 512 ... ntp server 194.100.206.70 source outside ...
    (comp.dcom.sys.cisco)
  • Re: Interesting problem with pix 515 UR
    ... Consider diabling Proxy arp on inside interface. ... This pix have only 2 ethernet interfaces; i have connected the ethernet0via a cross cable ... fixup protocol dns maximum-length 512 ... ntp server 194.100.206.70 source outside ...
    (comp.dcom.sys.cisco)
  • Firewall Questions (PIX)
    ... I am new at the PIX so please excuse... ... interface which is subnet 1, ... fixup protocol h323 1720 ...
    (comp.security.firewalls)
  • Remote access vpn using PPTP
    ... I have a PIX 515e version 6.3.The PIX is front end firewall ... with the ISA2004 connected to the inside interface of the PIX. ... fixup protocol dns maximum-length 512 ... access-group outside_access_in in interface outside ...
    (comp.security.firewalls)
  • Re: Pix 501 and Local Network Router (No VPN Needed)
    ... If you are putting a router in between the PC's and the PIX then the inside ... interface of the PIX would have to be on a different subnet from the PC's. ... > fixup protocol dns maximum-length 512 ...
    (comp.dcom.sys.cisco)