 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Ghost imagaing</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/ghost-imagaing/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/ghost-imagaing/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 18:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: dcsys99</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ghost-imagaing/#comment-45065</link>
		<dc:creator>dcsys99</dc:creator>
		<pubDate>Mon, 30 Jan 2006 06:56:33 +0000</pubDate>
		<guid isPermaLink="false">#comment-45065</guid>
		<description><![CDATA[Multicast performance is based on the slowest link on the segment. A 10HD printer or the 10Mb WLAN will cause a slowdown for all 100Mb systems]]></description>
		<content:encoded><![CDATA[<p>Multicast performance is based on the slowest link on the segment. A 10HD printer or the 10Mb WLAN will cause a slowdown for all 100Mb systems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul144hart</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ghost-imagaing/#comment-45066</link>
		<dc:creator>paul144hart</dc:creator>
		<pubDate>Sun, 29 Jan 2006 10:03:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-45066</guid>
		<description><![CDATA[One other thing, if you aren&#039;t going to manage anything on the wireless net, I&#039;d block the ghost ports at the access point to stop the traffic from being broadcast.]]></description>
		<content:encoded><![CDATA[<p>One other thing, if you aren&#8217;t going to manage anything on the wireless net, I&#8217;d block the ghost ports at the access point to stop the traffic from being broadcast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul144hart</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ghost-imagaing/#comment-45067</link>
		<dc:creator>paul144hart</dc:creator>
		<pubDate>Sun, 29 Jan 2006 10:01:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-45067</guid>
		<description><![CDATA[Since you noted that older machines are most affected, I would look into seeing their network adapters are operating in promiscious mode - the OS listens to all traffic. The newer machines are probably setting that by default as it is a more secure setting. 

If its not, then you&#039;ll need to look at changing the network, the idea of a VLAN that is for ghosting only sounds good if you have that ability. 
-paul
]]></description>
		<content:encoded><![CDATA[<p>Since you noted that older machines are most affected, I would look into seeing their network adapters are operating in promiscious mode &#8211; the OS listens to all traffic. The newer machines are probably setting that by default as it is a more secure setting. </p>
<p>If its not, then you&#8217;ll need to look at changing the network, the idea of a VLAN that is for ghosting only sounds good if you have that ability.<br />
-paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snapper70</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ghost-imagaing/#comment-45068</link>
		<dc:creator>snapper70</dc:creator>
		<pubDate>Sat, 28 Jan 2006 21:33:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-45068</guid>
		<description><![CDATA[I don&#039;t know the config commands on 3Com, but you CAN set up multicasting with a switch and router that supports the capability.  What is probably happening is that, when imaging, the ENTIRE NETWORK SEGMENT is being flooded at the rate of your slowest machine being imaged.  If that&#039;s 10 Meg, then your 10 Meg machines will get next to no bandwidth.

You can either set the network up to support Multicast via CGMP or snooping; or have the imaged machines/server on their own network segment.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t know the config commands on 3Com, but you CAN set up multicasting with a switch and router that supports the capability.  What is probably happening is that, when imaging, the ENTIRE NETWORK SEGMENT is being flooded at the rate of your slowest machine being imaged.  If that&#8217;s 10 Meg, then your 10 Meg machines will get next to no bandwidth.</p>
<p>You can either set the network up to support Multicast via CGMP or snooping; or have the imaged machines/server on their own network segment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boardfish</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ghost-imagaing/#comment-45069</link>
		<dc:creator>boardfish</dc:creator>
		<pubDate>Fri, 27 Jan 2006 09:11:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-45069</guid>
		<description><![CDATA[This is part of the problem with multicast that you don&#039;t find in unicast. Though multicast can support imaging multiple systems at the time, because of the nature of the packets, you create a lot of network collisions and retries. This can really bog down a network segment. It&#039;s best to do this form of imagine over a hard-wired, physically and logically separated network or controlled VLAN.

If you&#039;re interested in getting other Ghost users perspective, you may want to cross post this to the Boardfish.com Ghost forum at:

http://www.boardfish.com/forum/forum_topics.asp?FID=14

Good luck!

Duncan McAlynn
Founder, Boardfish.com]]></description>
		<content:encoded><![CDATA[<p>This is part of the problem with multicast that you don&#8217;t find in unicast. Though multicast can support imaging multiple systems at the time, because of the nature of the packets, you create a lot of network collisions and retries. This can really bog down a network segment. It&#8217;s best to do this form of imagine over a hard-wired, physically and logically separated network or controlled VLAN.</p>
<p>If you&#8217;re interested in getting other Ghost users perspective, you may want to cross post this to the Boardfish.com Ghost forum at:</p>
<p><a href="http://www.boardfish.com/forum/forum_topics.asp?FID=14" rel="nofollow">http://www.boardfish.com/forum/forum_topics.asp?FID=14</a></p>
<p>Good luck!</p>
<p>Duncan McAlynn<br />
Founder, Boardfish.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.037 seconds using memcached
Object Caching 323/329 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 21:58:57 -->