<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RRAS | KC's Blog</title>
	<atom:link href="https://www.kjctech.net/tag/rras/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kjctech.net</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2023 18:20:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/12/cropped-KC-Logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>RRAS | KC's Blog</title>
	<link>https://www.kjctech.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">24634607</site>	<item>
		<title>Install and Configure Route and Remote Access Service on Server Core</title>
		<link>https://www.kjctech.net/install-and-configure-route-and-remote-access-service-on-server-core/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-and-configure-route-and-remote-access-service-on-server-core</link>
					<comments>https://www.kjctech.net/install-and-configure-route-and-remote-access-service-on-server-core/#comments</comments>
		
		<dc:creator><![CDATA[Kent Chen]]></dc:creator>
		<pubDate>Sun, 21 Jan 2018 08:43:15 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[RRAS]]></category>
		<guid isPermaLink="false">https://www.kjctech.net/?p=3748</guid>

					<description><![CDATA[<p>I am setting up a Hyper-V host on a Windows Server Core 2016 to host a bunch of testing VMs that need to be totally separated from the main network. That&#8217;s why I need the Route and Remote Access service enabled on server core to act as a NAT to provide Internet access to all these VMs. Install the Remote [&#8230;]</p>
The post <a href="https://www.kjctech.net/install-and-configure-route-and-remote-access-service-on-server-core/">Install and Configure Route and Remote Access Service on Server Core</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></description>
										<content:encoded><![CDATA[<p>I am setting up a Hyper-V host on a Windows Server Core 2016 to host a bunch of testing VMs that need to be totally separated from the main network. That&#8217;s why I need the Route and Remote Access service enabled on server core to act as a NAT to provide Internet access to all these VMs.</p>
<h2>Install the Remote Access Server Role</h2>
<p>1. On Server Core console, type <strong>PowerShell</strong> to start.</p>
<p>2. Install Remote Access feature by</p>
<pre class="">Install-WindowsFeature RemoteAccess</pre>
<p>Then, type <strong>Restart-Computer</strong> to restart the computer.</p>
<p>3. Once rebooted, install Remote Access PowerShell module by:</p>
<pre class="">Install-WindowsFeature RSAT-RemoteAccess-PowerShell</pre>
<p>No need to restart the computer.</p>
<p>4. Install the Routing feature by:</p>
<pre class="">Install-WindowsFeature Routing</pre>
<p>Type <strong>Restart-Computer</strong> to restart the computer.</p>
<h2>Configure and enable Routing</h2>
<p>It&#8217;s easier to use Remote Access Management Console on Windows 10 computer to configure and enable the routing feature. Download and install <a href="https://www.microsoft.com/en-ca/download/details.aspx?id=45520" target="_blank" rel="noopener">Remote Server Administration Tools for Windows 10</a> as Remote Access Manager is part of that toolkit.</p>
<p>Launch <strong>Remote Access Management Console</strong> and click <strong>Manage a Remote Server</strong> on the right Tasks list.</p>
<p><a href="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?ssl=1" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="alignnone size-large wp-image-3750" src="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=600%2C288&#038;ssl=1" alt="Remote Access Management Console - manage a remote server" width="600" height="288" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=600%2C288&amp;ssl=1 600w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=250%2C120&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=450%2C216&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=768%2C369&amp;ssl=1 768w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=700%2C336&amp;ssl=1 700w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=520%2C250&amp;ssl=1 520w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=360%2C173&amp;ssl=1 360w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?resize=100%2C48&amp;ssl=1 100w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-manage-a-remote-server.png?w=1128&amp;ssl=1 1128w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<p>Once connected successfully, click <strong>DirectAccess and VPN</strong> on the left pane and Open <strong>RRAS Management</strong> under VPN on the right.</p>
<p><a href="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?ssl=1" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img data-recalc-dims="1" decoding="async" class="alignnone size-large wp-image-3751" src="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=600%2C179&#038;ssl=1" alt="Remote Access Management Console - 2018-01-21 00_34_53" width="600" height="179" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=600%2C179&amp;ssl=1 600w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=250%2C75&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=450%2C134&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=768%2C229&amp;ssl=1 768w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=700%2C209&amp;ssl=1 700w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=520%2C155&amp;ssl=1 520w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=360%2C107&amp;ssl=1 360w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?resize=100%2C30&amp;ssl=1 100w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-2018-01-21-00_34_53.png?w=1130&amp;ssl=1 1130w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<p>In Route and Remote Access, click <strong>Action</strong> and choose <strong>Configure and Enable Routing and Remote Access</strong> to launch the configuration wizard.</p>
<p><a href="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?ssl=1" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img data-recalc-dims="1" decoding="async" class="alignnone size-large wp-image-3752" src="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?resize=600%2C174&#038;ssl=1" alt="Routing and Remote Access - Action" width="600" height="174" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?resize=600%2C174&amp;ssl=1 600w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?resize=250%2C72&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?resize=450%2C130&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?resize=520%2C151&amp;ssl=1 520w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?resize=360%2C104&amp;ssl=1 360w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?resize=100%2C29&amp;ssl=1 100w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Action.png?w=639&amp;ssl=1 639w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<p>Select <strong>Network address translation (NAT)</strong> option from the list, and Next.</p>
<p><a href="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Server-Setup-Wizard-2018-01-20-22_03_31.png?ssl=1" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-full wp-image-3753" src="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Server-Setup-Wizard-2018-01-20-22_03_31.png?resize=500%2C423&#038;ssl=1" alt="" width="500" height="423" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Server-Setup-Wizard-2018-01-20-22_03_31.png?w=500&amp;ssl=1 500w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Server-Setup-Wizard-2018-01-20-22_03_31.png?resize=250%2C212&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Server-Setup-Wizard-2018-01-20-22_03_31.png?resize=450%2C381&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Server-Setup-Wizard-2018-01-20-22_03_31.png?resize=360%2C305&amp;ssl=1 360w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Routing-and-Remote-Access-Server-Setup-Wizard-2018-01-20-22_03_31.png?resize=100%2C85&amp;ssl=1 100w" sizes="auto, (max-width: 500px) 100vw, 500px" /></a></p>
<p>Select the NIC that has internet access to Provide internet and the private Virtual Switch for VMs as the Internal Network. If all go well as planned, you will be up and running in a few seconds.</p>
<p><a href="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?ssl=1" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img data-recalc-dims="1" loading="lazy" decoding="async" class="alignnone size-large wp-image-3754" src="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=600%2C197&#038;ssl=1" alt="Remote Access Management Console - NAT" width="600" height="197" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=600%2C197&amp;ssl=1 600w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=250%2C82&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=450%2C147&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=768%2C252&amp;ssl=1 768w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=700%2C229&amp;ssl=1 700w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=520%2C170&amp;ssl=1 520w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=360%2C118&amp;ssl=1 360w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?resize=100%2C33&amp;ssl=1 100w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2018/01/Remote-Access-Management-Console-NAT.png?w=1306&amp;ssl=1 1306w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></p>The post <a href="https://www.kjctech.net/install-and-configure-route-and-remote-access-service-on-server-core/">Install and Configure Route and Remote Access Service on Server Core</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.kjctech.net/install-and-configure-route-and-remote-access-service-on-server-core/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3748</post-id>	</item>
	</channel>
</rss>
