Networking Forums

Networking Forums > Computer Networking > Windows Networking > Basic IPSec Filtering

Reply
Thread Tools Display Modes

Basic IPSec Filtering

 
 
Rob
Guest
Posts: n/a

 
      06-13-2005, 05:10 PM
I need some more clarity in understanding IPSec filtering and rules. My
question is that if I have the following rules:

Rule 1: Block all incoming traffic
Rule 2: Permit all outgoing traffic

Now, if I start a web browser and go to www.yahoo.com, will the traffic
generated by www.yahoo.com be blocked?

Thanks,
Rob ((E-Mail Removed))

 
Reply With Quote
 
 
 
 
Dusko Savatovic
Guest
Posts: n/a

 
      06-14-2005, 07:00 AM
Rob,

you are refering to two distinct things:
a) IPSec filtering
b) Statefull filtering

IPSec filtering refers to IPSec packets, ie encapsulated packets in an IPSec
"envelope".
So, if you start a web browser and go to www.yahoo.com , your packets will
not be of type ESP (Encapsulated Security Payload), but HTTP.

Statefull filtering is acomplished by services like NAT services in Windows
2000/2003 and products like Microsoft ISA Server 2000/2004. When a packet
goes out, its details are entered in a table. When a reply to this packet is
received, a table is scanned and if the details match, packet is delivered
back to the host which initiated this traffic. This way, only traffic that
originated from the "inside" network gets replies from "outside". Other
traffic is blocked.

So, the answer to your question would be:
In your scenario, don't use IPSec, but NAT service or product like Microsoft
ISA Server 2000/2004.

Dusko Savatovic


"Rob" <(E-Mail Removed)> wrote in message
news:BC964B42-4196-43FB-ACE7-(E-Mail Removed)...
>I need some more clarity in understanding IPSec filtering and rules. My
> question is that if I have the following rules:
>
> Rule 1: Block all incoming traffic
> Rule 2: Permit all outgoing traffic
>
> Now, if I start a web browser and go to www.yahoo.com, will the traffic
> generated by www.yahoo.com be blocked?
>
> Thanks,
> Rob ((E-Mail Removed))
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ipsec tunnel mode vs ip in ip with ipsec transport Reji Linux Networking 1 09-20-2011 04:29 PM
IPv6 + IPsec + ipsec-tools 0.6.[4567] + scope:link = no SA established phil-news-nospam@ipal.net Linux Networking 0 07-25-2007 09:01 PM
Basic question on MAC Filtering.... AG Wireless Internet 2 08-23-2004 06:45 AM
IPSec transport mode or IPSec tunnel mode? Spin Windows Networking 1 07-01-2004 06:32 AM
MAC filtering Eric Broadband Hardware 9 01-30-2004 03:49 PM



1 2 3 4 5 6 7 8 9 10 11