<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<title>public</title>
<link>http://www.computersight.com/tags/public</link>
<description>New posts about public</description>
<item>
<title>C# Public Variables</title>
<link>http://www.computersight.com/Programming/C++/C-Public-Variables.368515</link>
<description>
<![CDATA[<p>Have you ever wanted to have a variable available on another form than the one you declared it in?</p>
<p>You can use this if you have different buttons to show different things and don't want to make a new form for each.</p>
<p>Start off with your buttons. For this tutorial, I'm going to use 3 buttons and a form that shows the button text.</p>
<p>First to declare your public variable use this:</p>
<blockquote>
<p><strong>public static string pvar;</strong></p>
</blockquote>
<p>This declares the variable as public.</p>
<p>Next, put this under each of your buttons' click events. Edit the bart in Bold to your Button's name.</p>
<blockquote>
<p>pvar = <strong>Button1</strong>.Text;</p>
<p>Form f2 = new Form2();</p>
<p>f2.Show()</p>
</blockquote>
<p>Next, open up your Form2 and add this under the load event</p>
<blockquote>
<p>label1.Text = Form1.pvar;</p>
</blockquote>
<p>This requires a label on Form2 to show the text of the variable.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FProgramming%2FC%2B%2B%2FC-Public-Variables.368515"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FProgramming%2FC%2B%2B%2FC-Public-Variables.368515" border="0"/></a>]]></description>
<pubDate>Sat, 29 Nov 2008 03:50:10 PST</pubDate></item>
<item>
<title>Core Components</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/Security/Core-Components.123082</link>
<description>
<![CDATA[<p>When it comes to the physical security of core components, location and placement really do matter. No other single factor weighs as heavily or pays as handsomely as wisely choosing the locations and placements of your key core components and infrastructure.</p>
 
<p>Remember always, that physical security encompasses both physical connectivity and availability. It is no good having the most physically secure core components if they are inaccessible. The access types and capabilities will vary in accordance with the purpose of the access and the entity requesting that access.</p>
 
<p>The major desirable attributes of core components are maximizing up time, reliability, availability, stability, confidentiality and authorized accessibility with the appropriate privileges of course. Down time, particularly of the unplanned variety has no place here.</p>
 
<p>Achieving these objectives is no mean feat but we are now going to take our first steps in this area. Eliminating all public access to the core components of our communications and networking structure is a good place to start. Let us start by reviewing the first seven rules of location and placement.</p>
 
<h3>The Rules of Location and Placement</h3>
 
<p>Here again are the first seven rules of location and placement.</p>
 <ol> 
<li> Restrict Access </li>
 
<p>The first rule of location and placement tells us to whenever and wherever possible locate core components, devices and infrastructure where the public cannot gain free access to them. Be aware that you also need to secure your core devices and infrastructure against subversion from within.</p>
 
<li> Camouflage and Concealment </li>
 
<p>The second rule of location and placement states that if infrastructure and core components must pass through a publicly accessible location then camouflage and conceal them to keep them out of sight. Use camouflage to your advantage. For more see <a href="http://www.computersight.com/Communication-%26-Networks/Security/Location-and-Placement.122752" target="_blank">Location and Placement</a>.</p>
 
<li> Lock Up and Lock Down </li>
 
<p>Complement your secure location and placement of core components in a secure location with the appropriate lock up and lock down measures.</p>
 
<p>Incorporating locking devices of all types in your physical security strategies is imperative. These measures should compliment one another and any additional lock down technologies and procedures that you implement.</p>
 
<p>Monitoring and alarm systems have a big role to play in heightening the security of core components.</p>
 
<li> Eighty/Twenty </li>
 
<p>Location and placement rule four (the 80/20 rule) - 80% of the entire network's traffic should remain local while only 20% leaves the local network. The local traffic and the local network traffic are relative to the subnet(s), internal network(s), external network(s) and internetworks in question.</p>
 
<p>Only 20% of the total network traffic should travel over internal core links or the exterior (e.g. the Internet or another branch). Local traffic is between devices located on the same network segment (subnet).</p>
 
<p>Provision for organization-wide structures and subdivisions such as branches, facilities, buildings, departments, work groups, functionalities, services, logical associations, processes, traffic type, priorities etc. needs inclusion.</p>
 
<li> Proximity </li>
 
<p>Location and placement rule five is the proximity rule which tells us that wherever possible all devices including core components, that have a physical and logical relationship (linked or associated in some way e.g. subnets, work group membership) should be located as physically near to each other as possible.</p>
 
<p>This means that you would place all devices servicing B Block together. The distribution layer routers, switches and servers for B Block would be located in the same rack.</p>
 
<li> Reflection </li>
 
<p>The sixth rule of location and placement states that physical location, placement and naming should reflect both physical and logical associations as well as any other relevant relationships and dependencies. This holds true for communications and network core components.</p>
 
<li> Redundancy </li>
 
<p>Location and placement rule seven is the redundancy rule. Whenever possible ensure that you have included adequate and appropriate redundancy features into your network design. The production environment implementation should reflect this. Having redundant core components adds reliability and robustness to communications and networking environments.</p>
</ol> 
<h3>The Location and Placement of Core Components</h3>
 
<p>Once again that old saying about &amp;ldquo;location, location, it's all about the location&amp;rdquo; comes to mind as does &amp;ldquo;Out of sight, out of mind&amp;rdquo;.</p>
 
<h4>Unrestricted Public Access</h4>
 
<p>Unlike devices placed in areas permitting free and unrestricted public access, because you have no other practical or feasible alternative, core components and infrastructure beg strict adherence to the first three rules of location and placement.</p>
 
<p>This brings forth the question &amp;ldquo;What about rule two how and where do camouflage and concealment come into the picture?&amp;rdquo;</p>
 
<h4>Concealment</h4>
 
<p>Concealment is achieved simply be locating your core components in a location that has highly restrictive accessibility. One easy way of doing this is by ensuring that there are no less than five controlled access points en route from the most proximal publically accessible area to the core component facility.</p>
 
<h4>Controlled Access Routes</h4>
 
<p>Controlled access routes also help to regulate staff access to the facility housing your core components. Members of staff with no immediate and legitimate purpose for needing access to the core components facility will find that, just like the public they too cannot gain access unheralded.</p>
 
<h4>No Justification</h4>
 
<p>There is most definitely no justifiable reason that members of the public should or might need access to the core components facility. In fact, this applies to all persons other than the communications and networking teams.</p>
 
<p>Any necessary transient visitations (technicians etc.) are manageable by authorizing and regulating such events as and when required. Once concluded all access authorization and permissions are withdrawn.</p>
 
<h4>Camouflage</h4>
 
<p>Camouflage is achievable by not having a whole pile of signs saying things like &amp;ldquo;Core infrastructure this way.&amp;rdquo; In other words, do not advertise your core center's location. Those who need to go there will know where it is. Do not place your core center where outsiders can look in.</p>
 
<h4>Public Free Zone</h4>
 
<p>Selection of a &amp;ldquo;public free zone&amp;rdquo; for the location of your key communications and networks core components and infrastructure will go a long way to achieving as high a level of physical security possible.</p>
 
<p>There is absolutely no reason why any anonymous member of the public should ever need to access your communications and network core components. Permitting the public the freedom to access your core components at will is just crying out for a catastrophe to strike you down.</p>
 
<h4>Security in Depth</h4>
 
<p>Implementation of multiple additional layers of physical security along the access route to the secure location in which you have placed your core components is essential. This strategy goes by the name of security in depth.</p>
 
<p>Although, we are focusing on and dealing with the physical elements of this strategy here it would still be amiss of me not to mention that additional procedural and logical security measures also need implementing.</p>
 
<h4>Subversion From Within</h4>
 
<p>You should also take into consideration the sad reality of subversion from within. Whether the intentions are malicious or not, some people just cannot help themselves from putting a spanner in the works.</p>
 
<h4>Lock Up and Lock Down</h4>
 
<p>No prizes for guessing that the &amp;ldquo;lock up and lock down&amp;rdquo; rule location and placement involves locks and keys as well as biometrics and other security-oriented aspects such as authentication and identification procedures and processes.</p>
 
<p>The exact manner of the implementation of these initiatives I will not go into here now but stay tuned because I will elaborate further in another article.</p>
 
<h3>Physically Secure Locations</h3>
 
<p>Place as many; if not all, network core components into as secure an environment as you possibly can. This should include such core components as servers, routers, switches, administrative access workstations and major communications links and equipment. However, this does not mean that they will all be in the same room.</p>
 
<h4>Physical Security Perspective</h4>
 
<p>From a physical security perspective, a secure environment means a whole lot more than just locks and keys, video cameras and security guards. It also includes the actual physical &amp;ldquo;health&amp;rdquo; and functional availability of the devices concerned.</p>
 
<h4>Core Component Facility Environment</h4>
 
<p>Environmental control systems such as air-conditioning are an essential part of every communications and networking core components facility. Their management and delivery is also a matter for physical security and not just the maintenance staff.</p>
 
<h4>Utilities</h4>
 
<p>Utilities such as electricity and communications links (telephone lines, leased lines, cable etc.) are other key mission critical service components that need addressing from a physical security perspective.</p>
 
<p>Next time we will look into Mission Critical Components. Until then enjoy!</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FCore-Components.123082"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FCore-Components.123082" border="0"/></a>]]></description>
<pubDate>Mon, 12 May 2008 00:29:22 PST</pubDate></item>
<item>
<title>Location and Placement</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/Security/Location-and-Placement.122752</link>
<description>
<![CDATA[<p>When it comes to physical location and placement that old saying &amp;ldquo;location, location, it's all about the location&amp;rdquo; is perhaps more poignant now than ever before particularly when it comes to physical security. &amp;ldquo;Out of sight, out of mind&amp;rdquo; is another adage that bears particular weight in regards to physical security.</p>
 
<p>How the physical location and placement of your assets relates to their physical security and well-being is where we will take up the story now.</p>
 
<h3>Physical Location and Placement</h3>
 
<p>The first factor that we need to consider is the element known as the &amp;ldquo;general public&amp;rdquo;. It is here that we need to review the first two rules of location and placement.</p>
 <ol> 
<li> The first rule of location and placement tells us to whenever and wherever possible locate devices and infrastructure where the public cannot gain free access to them</li>
 
<li> The second rule of location and placement states that if infrastructure and core components must pass through a publicly accessible location then keep them out of sight</li>
 </ol> 
<h3>Wireless Access Points (WAP) Location and Placement</h3>
 
<p>The location and placement of Wireless Access Points (WAP) is a case where this rule needs heeding. Many a good WAP has mysteriously gone walk-about and never seen again.</p>
 
<p>If you have no other choice but to place a WAP in a publically accessible location there are a number of tricks that you can employ to help ensure that the WAP stays put. If the WAP is not readily visible then it is likely that the temptation to &amp;ldquo;borrow&amp;rdquo; it will not present itself to the majority of the public.</p>
 
<h3>Physical Security, Location and Placement</h3>
 
<p>One way of increasing the physical security of devices in insecure locations is through careful and cunning placement. Ways of doing this include the placement of the WAP inside a camouflaged container that is porous to radio frequency signals in the Wireless Access Point's (WAP) frequency range.</p>
 
<p>I have seen numerous &amp;ldquo;pot plant containers&amp;rdquo; used in this way. False speaker fronts also work very well. I have also seen numerous instances of fake security cameras used to camouflage the location and precise placement of wireless access points. Bit of a double-edged sword that one. A false camera to make the public think they are being video taped and a hiding place for the WAP.</p>
 
<p>The majority of materials used in the construction of suspended ceilings are also porous to the frequency ranges used by the average WAP. Place the WAP with a directional or bidirectional antennae in the ceiling, as the radio signals will pass through the ceiling materials unhindered. This definitely counts as a more secure location.</p>
 
<p>Using a WAP with a directional antenna ensures that only those signals transmitted and received from below are within the range of your WAP. This doubles as a good energy saving tactic that also reduces signal leakage and so helps reduce your wireless network's exposure and liability to &amp;ldquo;freeloaders&amp;rdquo; and hackers alike.</p>
 
<p>An additional benefit of locating a WAP in the ceiling is that if it is placed in the center of the ceiling then for rooms whose walls do not exceed the radius of the wireless access point's (WAP) primary (highest bandwidth) zone can all be covered by just the one WAP.</p>
 
<h3>Physical Security, Location and Placement Documentation</h3>
 
<p>Documenting the location and placement of all peripherals such as a Wireless Access Point (WAP) is essential. Do not forget to name them correctly. For example, you could name the WAP <strong>CR1CW1</strong>, which might stand for <strong>C</strong>offee <strong>R</strong>oom <strong>1</strong> <strong>C</strong>eiling <strong>W</strong>ireless access point <strong>1</strong>. For more about naming see the following article: <a href="http://www.computersight.com/Communication-%26-Networks/Security/Building-Your-Own-Naming-Convention.114805" target="_blank">Building Your Own Naming Convention</a></p>
 
<h3>Location and Placement - Weighing the Fiscal Benefits</h3>
 
<p>Another point to consider here is the overall benefit gained by hiding the WAP from view. This may cause you to need to install additional Wireless Access Points (WAP), if required in order to achieve the desired coverage and Quality of Service (QoS).</p>
 
<p>The other alternative is to end up replacing missing WAPs on a regular basis as and when they go missing.</p>
 
<p>The trick is to balance these two strategies from a fiscal point of view and adopt the option that achieves the majority of the goals that the deployment was implemented to provide. Never forget the reasons that you undertook the original expenditure.</p>
 
<p>If the implementation was justified and worthy then these goals will still hold true for quite some time after the implementation phase is complete. Factors such as Quality of Service (QoS) that were so important in the original planning, design and implementation stages still carry great weight now. If not then you must seriously reconsider why you even bothered.</p>
 
<h3>Secure Fixing, Location and Placement</h3>
 
<p>Once the location and placement of the Wireless Access Points (WAP) is under control it is time to ensure that their points of attachment are firm and secure. This is essential not just from the going AWOL perspective but from the preferred placement and antenna direction perspective to ensure the WAP delivers its services as planned and without undue signal leakage.</p>
 
<p>The location and placement of many other key network infrastructure components need viewing in this light as well. Cabling and workgroup access switches being two of the more prominent components in the category of easily removed or otherwise interfered with devices.</p>
 
<p>Secure fixing is often the only option for the workgroup switch but the cabling is easier to locate behind walls, in conduit and in wiring closets to protect it from untoward events. With that, we will conclude our discussion of the physical security aspects of devices and infrastructure that have a location and placement that is inherently insecure (public Places).</p>
 
<p>We can now begin to look at the location and placement of core networking and communications devices and core infrastructure and devices. This is where the story continues in the next article &amp;ldquo;Core Components&amp;rdquo;. Until then enjoy!</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FLocation-and-Placement.122752"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FLocation-and-Placement.122752" border="0"/></a>]]></description>
<pubDate>Sun, 11 May 2008 07:05:35 PST</pubDate></item>
</channel>
</rss>
