<?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>VMpros &#187; route</title>
	<atom:link href="http://blog.vmpros.nl/tag/route/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vmpros.nl</link>
	<description>It&#039;s all about virtualization...</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:32:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VMware: Adding a static route to an ESX host for an extra service console</title>
		<link>http://blog.vmpros.nl/2009/08/11/vmware-adding-a-static-route-to-an-esx-host-for-an-extra-service-console/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2009/08/11/vmware-adding-a-static-route-to-an-esx-host-for-an-extra-service-console/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 16:06:57 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2009/08/11/vmware-adding-a-static-route-to-an-esx-host-for-an-extra-service-console/</guid>
		<description><![CDATA[<br/>First you can add a route with putty or console: route add -net 172.16.254.0 netmask 255.255.255.0 gw 10.20.1.222 After restart your route is gone, so you need to add a static route. Add the following line to /etc/rc.local so that route is set on boot: /sbin/route add -net 172.16.254.0 netmask 255.255.255.0 gw 10.20.1.222 Route settings: [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2009/08/11/vmware-adding-a-static-route-to-an-esx-host-for-an-extra-service-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware: Change vShphere service console ip-address</title>
		<link>http://blog.vmpros.nl/2009/08/04/vmware-change-vshphere-service-console-ip-address/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2009/08/04/vmware-change-vshphere-service-console-ip-address/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 21:01:24 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ipaddress]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[Service Console]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2009/08/04/vmware-change-vshphere-service-console-ip-address/</guid>
		<description><![CDATA[<br/>Change the ip address from the ESX 4.0 server it’s possible but not without danger. Make sure you’ve got ILO configured or can access directly to the server console. Follow the next steps to change the ip address from mij vSphere hosts: 1. Put your ESX host in Maintenance Mode and disconect it from Virtual [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2009/08/04/vmware-change-vshphere-service-console-ip-address/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft: Windows 2008 ROUTE ADD elevation error</title>
		<link>http://blog.vmpros.nl/2009/07/27/microsoft-windows-2008-route-add-elevation-error/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2009/07/27/microsoft-windows-2008-route-add-elevation-error/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 13:24:06 +0000</pubDate>
		<dc:creator>sanderdaems</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/2009/07/27/microsoft-windows-2008-route-add-elevation-error/</guid>
		<description><![CDATA[<br/>Tijdens het toevoegen van een route op Windows 2008 (Vista) kan je de volgende foutmelding krijgen; “The requested operation requires elevation.” Deze melding wordt veroorzaakt wanneer het zeer geliefde fenomeen User Account Control ingeschakeld is. Dit kan uitgeschakeld worden onder: Control Panel &#62;&#160; User Accounts &#62; Turn User Account Control On or Off Na uitschakelen [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2009/07/27/microsoft-windows-2008-route-add-elevation-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware: Adding multiple gateways to Service Console network (1008464)</title>
		<link>http://blog.vmpros.nl/2009/02/23/vmware-adding-multiple-gateways-to-service-console-network-1008464/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.vmpros.nl/2009/02/23/vmware-adding-multiple-gateways-to-service-console-network-1008464/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 22:03:43 +0000</pubDate>
		<dc:creator>Daniel Buonocore</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[1008464]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[route]]></category>

		<guid isPermaLink="false">http://blog.vmpros.nl/?p=732</guid>
		<description><![CDATA[<br/>The following scenario describes requirements for multiple subnets: You have separate subnets and for each subnet there is service console. You use each subnet for file copying or other purposes. The network consists of three subnets. Each subnet has its own gateway.&#160;&#160;&#160; &#160;&#160;&#160; For example, VMware Converter can access ESX to store newly converted virtual [...]]]></description>
		<wfw:commentRss>http://blog.vmpros.nl/2009/02/23/vmware-adding-multiple-gateways-to-service-console-network-1008464/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

