[c-nsp] need help firewall in urgent
    Ryan West 
    rwest at zyedge.com
       
    Tue Oct 19 09:26:59 EDT 2010
    
    
  
Assuming your interfaces are named inside and outside, use show ip to verify, the following should work. 
static (inside,outside) publicip privateip
access-list outside-in permit udp any host publicip eq 53
access-group outside-in in interface outside 
Sent from handheld
On Oct 19, 2010, at 8:35 AM, Deric Kwok <deric.kwok2000 at gmail.com> wrote:
> Hi
> 
> I got pix501 but doesn't have asdm support
> 
> How can I configure it as cli to map from private to public and open
> the port 53 named server to allow access from outside and inside
> 
> Thank you so much
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
    
    
More information about the cisco-nsp
mailing list