Monday, June 25, 2012

CCNA Subnet Calculator with wildcard masks

Useful for testing yourself on wildcard masks.  Make up your own IP range and figure out what the wildcard mask should be, then verify your work.

http://www.subnetonline.com/pages/subnet-calculators/ipv4-wildcard-calculator.php

Running VMware View Client over ICA...

This is a bad idea.  I read about it awhile back and wanted to try it.  The idea of hosting the View Client on a XenApp server is very practical on networks that have an existing XenApp infrastucture.  However, the performance hit that I observed was significant when compared to simply using the View Client over the WAN.  This is probably because the graphics traffic is getting re-rendered two times; once by the View Client (PCoIP) and once by the Citirx Client (ICA).  The resulting slow down was workable, but not something I would want end-users to experience.

Friday, June 22, 2012

vCPU Sizing Whitepaper

This article is nice because it details the performance impacts of having 2 vCPU's assigned to one VM.  If a VM has to vCPU's, it has to wait for 2 pCPU's to be available before processing a request. 

http://www.vkernel.com/files/docs/white-papers/vcpu-sizing-considerations.pdf

Thursday, June 21, 2012

Internet Explorer CRL Checking screws up VMware View Client

Ouch, I just experienced this problem on I.E 7.  I never got the same error message (or any useful message) in my View 4.6 Client logs.  Disabling Server CRL checking in I.E. 7 allowed the connections through.  This is strange because everything seemingly worked fine for a long time, then one day the View Client just wouldn't connect any more.  I also tested this on a system NOT joined to the domain, and it behaved the same way (fails when CRL checking is turned on).  FWIW, I am using a custom server certificate, with no ability to check an external CRL. 

http://www.codewiz51.com/blog/post/2009/02/05/Vista-and-WinInet-error-ERROR_INTERNET_SEC_CERT_REV_FAILED-(12057).aspx

Thursday, June 14, 2012

Wednesday, June 13, 2012