cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
491
Views
0
Helpful
1
Replies

Can't get traffic in either direction

I've got a PIX firewall running 6.3(1) and I can't get any traffic to go from Outside to Inside and I can only get icmp traffic to go from Inside to Outside.

I've tried to open it up completely so all traffic will flow (will the though to locking it down later) but my acls don't seem to be making any difference.

here is the config:

: Saved

:
PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname DMZEntry
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
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
names
access-list in-out permit ip any any
access-list out-in permit ip any any
pager lines 24
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside 192.168.111.1 255.255.255.0
ip address inside 192.168.210.20 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 192.168.200.0 255.255.255.0 0 0
nat (inside) 1 192.168.210.0 255.255.255.0 0 0
access-group out-in in interface outside
access-group in-out in interface inside
route inside 192.168.200.0 255.255.255.0 192.168.210.100 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
telnet 192.168.200.0 255.255.255.0 inside
telnet 192.168.210.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 192.168.111.50-192.168.111.70 outside
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable outside
terminal width 80
Cryptochecksum:d41d8cd98f00b204e9800998ecf8427e
: end

Any help would be massively appreciated.

1 Reply 1

Julio Carvajal
VIP Alumni
VIP Alumni

Hello Peter,

For traffic to be generated and accepted from Out to In you need a NAT that allows bidirectional communication such as Static nat or Nat Exemption (NAT 0).

Now for traffic from In to Out you are missing the Route to the internet., something like

route outside 0 0 ISP router IP (on the 192.168.111.0/24) or are you just trying to ping a host on the 192.168.111.0/24???

How are you testing communication anyway?

Looking for some Networking Assistance? 
Contact me directly at jcarvaja@laguiadelnetworking.com

I will fix your problem ASAP.

Cheers,

Julio Carvajal Segura
http://laguiadelnetworking.com

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC
Review Cisco Networking for a $25 gift card