<?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>IBlog &#187; Networking</title>
	<atom:link href="http://blog.objectpattern.com/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.objectpattern.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 31 Oct 2011 15:03:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Separate domain and Runas</title>
		<link>http://blog.objectpattern.com/networking/separate-domain-and-runas/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=separate-domain-and-runas</link>
		<comments>http://blog.objectpattern.com/networking/separate-domain-and-runas/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 08:15:17 +0000</pubDate>
		<dc:creator>Himanshu</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows Plateform]]></category>

		<guid isPermaLink="false">http://blog.objectpattern.com/?p=106</guid>
		<description><![CDATA[Have you ever wonder how can you run a specific application having awareness of different domain&#8217;s credentials? We have VPN setup between our different offices, and all offices are having complete separate windows domain tree. I&#8217;m in Pune office, that is having domain, which has not direct relation to our US office (e.g. it&#8217;s not [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wonder how can you run a specific application having awareness of different domain&#8217;s credentials? We have VPN setup between our different offices, and all offices are having complete separate windows domain tree. I&#8217;m in Pune office, that is having domain, which has not direct relation to our US office (e.g. it&#8217;s not welcomed in networking terms) &#8211; and believe me there is a good reason to be it that way.</p>
<p>While being in Pune, I needed to run an application on my machine (that is in Pune domain), with is aware that I also have valid credentials in our US office. And Runas worked well in that case as well. Runas.exe can be found in %WINDIR%\System32, checkout its short help by: %windir%\system32\runas.exe /? on command prompt.</p>
<p>I had used it as %WINDIR%\System32\runas.exe /netonly /user:&lt;my US domain name&gt;\&lt;my username in US domain name&gt; &#8220;&lt;path to the application that should run within that credentials&gt;&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.objectpattern.com/networking/separate-domain-and-runas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot connect to server</title>
		<link>http://blog.objectpattern.com/networking/cannot-connect-to-server/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cannot-connect-to-server</link>
		<comments>http://blog.objectpattern.com/networking/cannot-connect-to-server/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 19:21:44 +0000</pubDate>
		<dc:creator>Himanshu</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">/post/Cannot-connect-to-server.aspx</guid>
		<description><![CDATA[Many times, we face this statement. And almost all time we forget simple tool like ping, telnet and tracert. When I get into the situation where we couldn&#8217;t connect client to server, the first thing that I do is can I ping server? If ping is failing at what level of network route it is [...]]]></description>
			<content:encoded><![CDATA[<p>Many times, we face this statement. And almost all time we forget simple tool like ping, telnet and tracert. When I get into the situation where we couldn&#8217;t connect client to server, the first thing that I do is can I ping server? If ping is failing at what level of network route it is failing- tracert? Can I open the port (using telnet) that client software is trying to connect to the server. </p>
<p>Many of the time this becomes question when we do have network (can ping, and hence can also tracert). But cannot open port. And usually it is because of firewall.</p>
<p>More to come&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.objectpattern.com/networking/cannot-connect-to-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

