Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - RRAS: need explanation for a question from the 70-291 MSPress book

 
Thread Tools Search this Thread
Old 04-17-2007, 06:46 PM   #1
Default RRAS: need explanation for a question from the 70-291 MSPress book


Hello,

Can anyone please explain me the answer from the MSPress Book 70-291 (page
9-84) for the following question:

"You have deployed a Windows Server 2003 computer running the Routing And
Remote Access Service router to function as a simple firewall. How many
packet filters do you need to create to support remote access to a VPN server
through L2TP/IPSec? Assume that you want to provide the strictest security
standards."

Answer:

Twelve


Thanks a lot for your answers



=?Utf-8?B?WWFubg==?=
  Reply With Quote
Old 04-17-2007, 07:27 PM   #2
Frisbee®
 
Posts: n/a
Default Re: need explanation for a question from the 70-291 MSPress book
"Yann" <> wrote in message
newsBA79B10-25FB-4C59-961F-...
> Hello,
>
> Can anyone please explain me the answer from the MSPress Book 70-291 (page
> 9-84) for the following question:
>
> "You have deployed a Windows Server 2003 computer running the Routing And
> Remote Access Service router to function as a simple firewall. How many
> packet filters do you need to create to support remote access to a VPN
> server
> through L2TP/IPSec? Assume that you want to provide the strictest security
> standards."
>
> Answer:
>
> Twelve
>
>
> Thanks a lot for your answers


42

Thanks for all the fish.




Frisbee®
  Reply With Quote
Old 04-30-2007, 06:45 PM   #3
Maxim M. Kazachek
 
Posts: n/a
Default Re: RRAS: need explanation for a question from the 70-291 MSPressbook
Yann пишет:
> Hello,
>
> Can anyone please explain me the answer from the MSPress Book 70-291 (page
> 9-84) for the following question:
>
> "You have deployed a Windows Server 2003 computer running the Routing And
> Remote Access Service router to function as a simple firewall. How many
> packet filters do you need to create to support remote access to a VPN server
> through L2TP/IPSec? Assume that you want to provide the strictest security
> standards."
>
> Answer:
>
> Twelve
>
>
> Thanks a lot for your answers
>

Perhaps 2 ports, 1 protocol number, 2 directions and, at lease, two
interfaces, i.e. 3*2*2=12?


Maxim M. Kazachek
  Reply With Quote
Old 05-01-2007, 12:21 AM   #4
Alan [MSFT]
 
Posts: n/a
Default Re: RRAS: need explanation for a question from the 70-291 MSPress book
Hi,

From Technet and the Win2003 Deployment guide.

L2TP/IPSec connections
For an L2TP/IPSec connection, configure the following packet filters on the
Internet and perimeter network interfaces of the firewall.

Internet interface of the firewall On the firewall's Internet interface,
configure the inbound and outbound filters in Table 8.7, specifying that all
packets are dropped except those that are specified by the filters.

Table 8.7 VPN Server Behind a Firewall: L2TP/IPSec Filters on the Firewall's
Internet Interface

Filter Action
Inbound
Destination IP address = Perimeter network interface of VPN server

UDP destination port = 500 (0x1F4)
Allows IKE traffic to the VPN server.

Destination IP address = Perimeter network interface of VPN server

UDP destination port = 4500 (0x1194)
Allows IPSec NAT-T traffic to the VPN server.

Destination IP address = Perimeter network interface of VPN server

IP Protocol ID = 50 (0x32)
Allows IPSec ESP traffic to the VPN server.

Outbound
Source IP address = Perimeter network interface of VPN server

UDP source port = 500 (0x1F4)
Allows IKE traffic from the VPN server.

Source IP address = Perimeter network interface of VPN server

UDP source port = 4500 (0x1194)
Allows IPSec NAT-T traffic from the VPN server.

Source IP address = Perimeter network interface of VPN server

IP Protocol ID = 50 (0x32)
Allows IPSec ESP traffic from the VPN server.


No filters are required for L2TP traffic at UDP port 1701. All L2TP traffic
at the firewall, including tunnel maintenance and tunneled data, is
encrypted as an IPSec ESP payload.

Perimeter network interface of the firewall On the firewall's perimeter
network interface, configure the inbound and outbound filters in Table 8.8,
specifying that all packets are dropped except those that are selected by
the filters.

Table 8.8 VPN Server Behind a Firewall: L2TP/IPSec Filters on the Firewall's
Perimeter Network Interface

Filter Action
Inbound
Source IP address = Perimeter network interface of VPN server

UDP source port = 500 (0x1F4)
Allows IKE traffic from the VPN server.

Source IP address = Perimeter network interface of VPN server

UDP source port = 4500 (0x1194)
Allows IPSec NAT-T traffic from the VPN server.

Source IP address = Perimeter network interface of VPN server

IP Protocol ID = 50 (0x32)
Allows IPSec ESP traffic from the VPN server.

Outbound
Destination IP address = Perimeter network interface of VPN server

UDP destination port = 500 (0x1F4)
Allows IKE traffic to the VPN server.

Destination IP address = Perimeter network interface of VPN server

UDP destination port = 4500 (0x1194)
Allows IPSec NAT-T traffic to the VPN server.

Destination IP address = Perimeter network interface of VPN server

IP Protocol ID = 50 (0x32)
Allows IPSec ESP traffic to the VPN server.




The above should come to 12.

So you are correct 2 Ports (500,4500), 1 protocol (50), 2 directions and 2
interfaces as this scenario is setup as a firewall.

--
Regards,

Alan

This posting is provided "AS IS" with no warranties, and confers no rights.
OR if you wish to include a script sample in your post please add "Use of
included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"




"Maxim M. Kazachek" <> wrote in message
news:...
> Yann ?????:
>> Hello,
>>
>> Can anyone please explain me the answer from the MSPress Book 70-291
>> (page 9-84) for the following question:
>>
>> "You have deployed a Windows Server 2003 computer running the Routing And
>> Remote Access Service router to function as a simple firewall. How many
>> packet filters do you need to create to support remote access to a VPN
>> server through L2TP/IPSec? Assume that you want to provide the strictest
>> security standards."
>>
>> Answer: Twelve
>>
>>
>> Thanks a lot for your answers
>>

> Perhaps 2 ports, 1 protocol number, 2 directions and, at lease, two
> interfaces, i.e. 3*2*2=12?





Alan [MSFT]
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
MSPress 70-526 Book contents Tony Wissler MCTS 2 03-28-2007 03:57 AM
Address Book Question smackedass A+ Certification 0 10-29-2005 01:34 AM
You MUST Watch This Before You Vote - Esteemed Shrink Profiles Bush Barney Lyon DVD Video 13 11-02-2004 06:21 PM
book question James Grant A+ Certification 1 08-11-2003 06:31 AM
Question about A+ certification book Brad A+ Certification 2 07-25-2003 10:29 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46