04-23-2008 05:05 AM - edited 03-11-2019 05:35 AM
I having trouble configuring my first ASA I need to pass lpd traffic and the implicit rule is blocking me I attached my config. I am not sure if the problem is the access list or my nat.
04-26-2008 03:48 PM
do the following :
access-list outside_access_in extended permit tcp any host 192.168.9.9 eq lpd
static (inside,outside) 192.168.9.9 10.1.24.9 netmask 255.255.255.255
Your static is the other way round.
Raman
04-28-2008 06:13 AM
Thank you for the information. I discovered the problem on Friday and was able to correct it. I question it does help to step away from a projectfor a while then come back with a fresh look at the code.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide