cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
346
Views
0
Helpful
2
Replies

Blocking HTTP, Allowing POP3

tstay-205
Level 1
Level 1

We have a Cisco Pix 515E firewall. We would like to restrict a workstation from serving the Internet (HTTP) but allowing it to use the POP3. Can someone guide us on how to do it?

2 Replies 2

rajbhatt
Level 3
Level 3

Hi,

Ur requirement is not clear .

Is it that u want that machine to access only outbound pop3 and restrict outbound hhtp

If that isthe case :

u can try these :

nat (inside) 1 x.x.x.x 255.255.255.255

global(outside) 1 interaface

access-list abc deny host x.x.x.x any eq http(to check the hit counts)

access-list abc permit host x.x.x.x any eq pop3

access-gr abc in interface inside

Raj

I want to restrict the machine from surfing the Internet, but allow them to receive email through POP3...

So do I just need to replace the x.x.x.x with the IP address?

And where do I enter these codes?

Thank you.

Review Cisco Networking products for a $25 gift card