501 ACL issue

I cant seem to pull any snmp from a PIX 501 I hanve on my network. I can ping, SSH and get to the NAT'ed device.

My work station is on 10.0.168.77

The outside address of the PIX is 10.0.183.56

here is my config followed by some logs

PIX Version 6.3(5) interface ethernet0 auto interface ethernet1 100full nameif ethernet0 outside security0 nameif ethernet1 inside security100 access-list acl_outside_in remark *****management and support***** access-list acl_outside_in permit udp host 10.0.1.31 any eq snmp access-list acl_outside_in permit udp host 10.0.1.74 any eq snmp access-list acl_outside_in permit tcp host 10.0.1.74 any eq 161 access-list acl_outside_in permit tcp host 10.0.1.31 any eq 161 access-list acl_outside_in permit udp any host 10.0.168.77 eq snmp access-list acl_outside_in permit udp host 10.0.168.77 any eq snmp access-list acl_outside_in deny ip any any log ip address outside 10.0.183.56 255.255.255.0 ip address inside 192.168.1.1 255.255.255.0 global (outside) 1 10.0.183.55 nat (inside) 1 192.168.1.10 255.255.255.255 0 0 static (inside,outside) 10.0.183.55 192.168.1.10 netmask 255.255.255.255 0 0 access-group acl_outside_in in interface outside access-group acl_inside_in in interface inside route outside 0.0.0.0 0.0.0.0 10.0.183.1 1 snmp-server host inside 10.0.1.31 poll snmp-server host inside 10.0.1.74 poll snmp-server host inside 10.0.168.77 poll no snmp-server location no snmp-server contact snmp-server community XXXXXXXXX no snmp-server enable traps floodguard enable telnet timeout 5 ssh 10.0.144.0 255.255.240.0 outside ssh 10.0.160.0 255.255.224.0 outside ssh 10.0.192.0 255.255.248.0 outside ssh 10.0.8.0 255.255.255.0 outside

this is what I get when from the log

710005: UDP request discarded from 10.0.168.77/1486 to outside:10.0.183.56/snmp 710005: UDP request discarded from 10.0.168.77/1486 to outside:10.0.183.56/snmp
Reply to
smoove
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.