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

eSoft Threatwall appliance and PIX 506e

lhiatt
Level 1
Level 1

I am adding an eSoft Threatwall appliance to my network. I created a static translation and access list permitting smtp and pop3 traffic.

static (inside,outside) 12.181.251.147 206.95.209.194 netmask 255.255.255.255 0

0

access-list outside_in permit tcp any host 12.181.251.147 eq smtp

access-list outside_in permit tcp any host 12.181.251.147 eq pop3

access-group outside_in in interface outside

Now, my appliance cannot access the internet.

All of my other devices on the network use PAT to get to the internet.

global (outside) 1 interface

nat (inside) 0 access-list no_nat

nat (inside) 1 0.0.0.0 0.0.0.0 0 0

What else do I need to do?

1 Reply 1

sachinraja
Level 9
Level 9

what is defined on the access-list no_nat ?? Is the appliance defined on this ACL ???

because a nat 0 precedes a static or PAT...

Raj

Review Cisco Networking for a $25 gift card