IPSec firewall

  • Thread starter Thread starter Jorge Atton Mayorga
  • Start date Start date
J

Jorge Atton Mayorga

hello i want to make a firewall using IPSec Policies, can
close all icmp and ip traffic but when i try to navigate in
the web i can't, i tried to open port 80 but it doesn't work.
 
I much prefer a firewall over ipsec filtering, but having said that make sure you are
also allowing dns resolution which will require port 53 udp/tcp outbound access. I
generally start with a block all IP mirrored rule and then configure a mirrored
permit rule for all IP for the local subnet. Then I create a mirrored outbound rule
for allowed ports with source my address and destination any address Then I add
filters in the rule for port 80 tcp, 443 tcp, and 53 tcp/udp for dns. That should
give you basic internet access. --- Steve

http://www.securityfocus.com/infocus/1559 -- tutorial on ipsec filtering
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

IP IPSEC Policy blocking ping 5
IPSec policy 1
IPSec and TCP/IP filtering 3
IPSec Vs Firewall software 2
IPSec and clusters 4
IPSec filter to allow only sending e-mail 4
IPSec on webserver 3
IPSec Filtering 1

Back
Top