Re: IPsec - locking down Windows 2003
From: David Sickmiller (davesickmiller_at_yahoo.com)
Date: 03/26/04
- Previous message: David Sickmiller: "IPSec fallback to cleartext *fails* for second connection on Win2k"
- In reply to: Lee Atkinson: "Re: IPsec - locking down Windows 2003"
- Next in thread: Roger Abell: "Re: IPsec - locking down Windows 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 26 Mar 2004 14:30:45 -0800
Lee,
When you configure your IPSec filters, you specify both the "source
port" and "destination port". In your original post, you didn't say
whether port 80 was the source port or destination port.
If you want to let someone access a web server running on the box,
allow traffic with a mirrored filter with the following settings:
- Source Address: Any IP Address
- Destination Address: My IP Address
- Protocol: TCP
- From: any port
- To this port: 80
It also sounds like you set up a mirrored ALLOW filter for this kind
of traffic:
- Source Address: My IP Address
- Destination Address: Any IP Address
- Protocol: TCP
- From: any port
- To this port: 80
I believe this would allow TCP packets to be sent from *.*.*.*:80 to
any TCP port on your server.
Windump is a great tool if you want to prove me right (or wrong).
-David
leeatkinsonlincs@hotmail.com (Lee Atkinson) wrote in message news:<ab5f9e77.0403250703.5038a2c4@posting.google.com>...
> Hi Roger
>
> My understanding of the mirrored attribute is that it allows the
> 'return packets'. Therefore, yes, I do not need to mirror the blocking
> of inbound packets.
>
> However, I do need to mirror the acceptable inbound trafffic and
> outbound traffic.
>
> But as well as allowing return traffic, would the mirror on the
> outbound rule allow newly intitated packets from the outside (as long
> as they were coming from the remote host's port 80)?
>
> Many thanks
>
> Lee
- Previous message: David Sickmiller: "IPSec fallback to cleartext *fails* for second connection on Win2k"
- In reply to: Lee Atkinson: "Re: IPsec - locking down Windows 2003"
- Next in thread: Roger Abell: "Re: IPsec - locking down Windows 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|