<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.cs.vt.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rich08</id>
	<title>Computer Science Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.cs.vt.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rich08"/>
	<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php/Special:Contributions/Rich08"/>
	<updated>2026-06-06T05:22:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Lab_Leads_Program_Summary&amp;diff=4841</id>
		<title>Lab Leads Program Summary</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Lab_Leads_Program_Summary&amp;diff=4841"/>
		<updated>2024-09-04T15:59:09Z</updated>

		<summary type="html">&lt;p&gt;Rich08: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Purpose ==&lt;br /&gt;
# The Computer Science department recognizes there is a gap in some skill sets in our graduate students as it relates to system administration.  As a result, techstaff will provide additional training in system admin, security, and good lab admin’ing practices.&lt;br /&gt;
#	The plan is to have 1 meeting during the semester where all the lab leads come together with techstaff to discuss various security topics, and to hear what issues the leads are running into in their labs.&lt;br /&gt;
#	Techstaff will provide the lab leads to a Microsoft Team which will help facilitate communication and share any information that we receive in a quick and timely manner.&lt;br /&gt;
&lt;br /&gt;
==Benefits==&lt;br /&gt;
# As security issues arise, techstaff can work directly with your lab lead to ensure your lab takes the appropriate actions.&lt;br /&gt;
# As VT policies and procedures continue to evolve, your lab lead can provide direct input on how changes will impact your lab.  This will allow techstaff to feed info back to the appropriate individuals.&lt;br /&gt;
# In addition, as things change, by working with your lab lead, the Computer Science department will be in a much better position to plan for the changes, as opposed to reacting to them.&lt;br /&gt;
# As you or your students identify technology gaps, your lab lead can communicate those needs to techstaff.  Techstaff can then better evaluate what technology should be implemented to support research activities.&lt;br /&gt;
&lt;br /&gt;
Once you identify the person(s), you decide what role the lab lead plays in your lab.  On one end, this person could just be a conduit of information between techstaff and your lab.  On the other end, they may be your one-and-only system administrator.  Techstaff doesn’t care.  You decide what makes sense for your situation.&lt;br /&gt;
&lt;br /&gt;
==FAQ==&lt;br /&gt;
* &#039;&#039;&#039;If techstaff is admin’ing your systems, do you still need to identify a lab lead?&#039;&#039;&#039; Yes, techstaff suggests you identify a lab lead.  In this scenario, this lab lead is sharing information and representing the needs of your lab.  Many of the things shared in the meetings will have a direct impact on your lab.&lt;br /&gt;
* &#039;&#039;&#039;Can you identify more than one?&#039;&#039;&#039;  Yes.  Probably no more than 2.&lt;br /&gt;
* &#039;&#039;&#039;Are we cutting bypassing faculty?&#039;&#039;&#039;  No.  Techstaff will continue to keep faculty informed as appropriate.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4449</id>
		<title>Doc::Gilbert::Network</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4449"/>
		<updated>2023-02-28T19:48:40Z</updated>

		<summary type="html">&lt;p&gt;Rich08: /* External */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Gilbert Place Networking =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This page have information related to networking in the Gilbert Street building.  Specifically information about transitioning your equipment from Knowledgeworks to Gilbert.  Due to rarity of IPv4 address space at Virginia Tech, the networking in Gilbert (as with any new building at VT) will be slightly different from our traditional networking.  How you configure the networking for you machine will depend on how it will be used:&lt;br /&gt;
* &#039;&#039;&#039;(Option 1)&#039;&#039;&#039; - No remote access from outside VT to the machine is needed.  This will be the simplest to set up.  It uses a dynamic IPv4 address and IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(Option 2)&#039;&#039;&#039; -  Remote access to the machine is desired, but only needed by Virginia Tech affiliates.  It uses a static internal IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.  The machine will be accessed remotely through VT&#039;s VPN.&lt;br /&gt;
* &#039;&#039;&#039;(Option 3)&#039;&#039;&#039; - Remote access to the machine is desired, and access from non-VT persons is needed.  It uses a static external IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
&lt;br /&gt;
It is important to note there will be no public IPv4 network connections in offices or labs in Gilbert.  All public IPv4 connections will be limited to the server room on the 4th floor.  &lt;br /&gt;
&lt;br /&gt;
== Why we are doing this? ==&lt;br /&gt;
The reason for this being threefold:&lt;br /&gt;
* VT is not issuing any new or additional IPv4 address ranges.  As a result, Computer Science is limited to the number of public IPv4 addresses it currently has.&lt;br /&gt;
* Given the limited IPv4 range and the growth of the department, steps need to be taken to ensure only those machines which need to be accessed by non-VT persons have the option of getting a public IPv4 address.&lt;br /&gt;
* This will significantly increase the level of security for our machines:&lt;br /&gt;
** Machines that do not need to be accessed by non-VT persons will be on the private network, significantly reducing the opportunity for attacks and systems being compromised.&lt;br /&gt;
** By locating publicly accessible machines in the server room, Techstaff will be made aware of the machine and its location, and can provide input on securing the machine and can respond more quickly to system breaches.&lt;br /&gt;
&lt;br /&gt;
== Option 1 Setup Instructions ==&lt;br /&gt;
This configuration is likely best for office desktop machines, and wired laptop connections.&lt;br /&gt;
* You can simply set your network configuration to &#039;&#039;&#039;DHCP&#039;&#039;&#039; and the connection will be automatically configured for Internet access.&lt;br /&gt;
** You will receive an automatic 172.21.*.* address.  These addresses are not routable to the Internet, and will not provide remote access from outside of VT.  &lt;br /&gt;
** The machine will be accessible from other machines on the VT network, and from users connected to VT VPN.&lt;br /&gt;
* Remote access is achievable through a static IPv6 address assigned by Techstaff.&lt;br /&gt;
** Remote access would be directly accessible from any IPv6 enabled endpoints.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** You can switch your network to &#039;&#039;&#039;DHCP&#039;&#039;&#039; ahead of the move and still have Internet access in Knowledgeworks.  The machine will automatically re-configure itself in Gilbert.&lt;br /&gt;
** A static IPv6 address would have to be configured after the machine is moved to Gilbert.  Please notify Techstaff ahead of the move if you want to do this.&lt;br /&gt;
&lt;br /&gt;
== Option 2 Setup Instructions ==&lt;br /&gt;
This configuration is suitable for desktop machines and servers that need remote access only from someone associated with Virginia Tech.&lt;br /&gt;
* Techstaff will assign your machine a static 172.21.222.* address that you configure manually.  These addresses are not routable to the Internet, but are still accessible by other machines on the VT network.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* Remote access is possible through the VT VPN service or via another machine on-campus.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** Please let Techstaff know &#039;&#039;&#039;before&#039;&#039;&#039; the move that you want an internal static IPv4 address.  We can give you your IP before the move.&lt;br /&gt;
** Also please let Techstaff if you are wanting to re-use a hostname you already have.&lt;br /&gt;
** We recommend that you switch your networking to &#039;&#039;&#039;DHCP&#039;&#039;&#039; just before your machine moves so that will be functional when you plug it in.&lt;br /&gt;
** After the machine is moved, you can configure the static IP(s).&lt;br /&gt;
&lt;br /&gt;
== Option 3 Setup Instructions ==&lt;br /&gt;
This configuration is suitable for public facing servers such as web servers that need remote access from anywhere on the Internet.&lt;br /&gt;
* This network is &#039;&#039;&#039;only&#039;&#039;&#039; available in the Gilbert server rooms.  &lt;br /&gt;
* There is a server room that Faculty and their Graduate students can physically access.  &lt;br /&gt;
* Both Internal and External networks will be available in the server room.&lt;br /&gt;
* The IPv4 range we have in Knowledgeworks (128.173.236.0/22) will be moving to Gilbert at some point.  The exact day is still to be determined.&lt;br /&gt;
* Techstaff will assign your machine a static 128.173.236.* address that you configure manually.  This is a fully routed public Internet address.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** This network may not be accessible when we first move into Gilbert&lt;br /&gt;
** If you already have a static IPv4 address from Knowledgeworks, then you can use that address.  Please let Techstaff know if you intend to continue using an address.&lt;br /&gt;
** You will need to work closely with Techstaff to time the move of your machine.&lt;br /&gt;
** Please let techstaff know as soon as possible any Knowledgeworks public IPv4s you want to continue using in Gilbert.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4448</id>
		<title>Doc::Gilbert::Network</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4448"/>
		<updated>2023-02-28T19:48:24Z</updated>

		<summary type="html">&lt;p&gt;Rich08: /* Option 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Gilbert Place Networking =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This page have information related to networking in the Gilbert Street building.  Specifically information about transitioning your equipment from Knowledgeworks to Gilbert.  Due to rarity of IPv4 address space at Virginia Tech, the networking in Gilbert (as with any new building at VT) will be slightly different from our traditional networking.  How you configure the networking for you machine will depend on how it will be used:&lt;br /&gt;
* &#039;&#039;&#039;(Option 1)&#039;&#039;&#039; - No remote access from outside VT to the machine is needed.  This will be the simplest to set up.  It uses a dynamic IPv4 address and IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(Option 2)&#039;&#039;&#039; -  Remote access to the machine is desired, but only needed by Virginia Tech affiliates.  It uses a static internal IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.  The machine will be accessed remotely through VT&#039;s VPN.&lt;br /&gt;
* &#039;&#039;&#039;(Option 3)&#039;&#039;&#039; - Remote access to the machine is desired, and access from non-VT persons is needed.  It uses a static external IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
&lt;br /&gt;
It is important to note there will be no public IPv4 network connections in offices or labs in Gilbert.  All public IPv4 connections will be limited to the server room on the 4th floor.  &lt;br /&gt;
&lt;br /&gt;
== Why we are doing this? ==&lt;br /&gt;
The reason for this being threefold:&lt;br /&gt;
* VT is not issuing any new or additional IPv4 address ranges.  As a result, Computer Science is limited to the number of public IPv4 addresses it currently has.&lt;br /&gt;
* Given the limited IPv4 range and the growth of the department, steps need to be taken to ensure only those machines which need to be accessed by non-VT persons have the option of getting a public IPv4 address.&lt;br /&gt;
* This will significantly increase the level of security for our machines:&lt;br /&gt;
** Machines that do not need to be accessed by non-VT persons will be on the private network, significantly reducing the opportunity for attacks and systems being compromised.&lt;br /&gt;
** By locating publicly accessible machines in the server room, Techstaff will be made aware of the machine and its location, and can provide input on securing the machine and can respond more quickly to system breaches.&lt;br /&gt;
&lt;br /&gt;
== Option 1 Setup Instructions ==&lt;br /&gt;
This configuration is likely best for office desktop machines, and wired laptop connections.&lt;br /&gt;
* You can simply set your network configuration to &#039;&#039;&#039;DHCP&#039;&#039;&#039; and the connection will be automatically configured for Internet access.&lt;br /&gt;
** You will receive an automatic 172.21.*.* address.  These addresses are not routable to the Internet, and will not provide remote access from outside of VT.  &lt;br /&gt;
** The machine will be accessible from other machines on the VT network, and from users connected to VT VPN.&lt;br /&gt;
* Remote access is achievable through a static IPv6 address assigned by Techstaff.&lt;br /&gt;
** Remote access would be directly accessible from any IPv6 enabled endpoints.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** You can switch your network to &#039;&#039;&#039;DHCP&#039;&#039;&#039; ahead of the move and still have Internet access in Knowledgeworks.  The machine will automatically re-configure itself in Gilbert.&lt;br /&gt;
** A static IPv6 address would have to be configured after the machine is moved to Gilbert.  Please notify Techstaff ahead of the move if you want to do this.&lt;br /&gt;
&lt;br /&gt;
== Option 2 Setup Instructions ==&lt;br /&gt;
This configuration is suitable for desktop machines and servers that need remote access only from someone associated with Virginia Tech.&lt;br /&gt;
* Techstaff will assign your machine a static 172.21.222.* address that you configure manually.  These addresses are not routable to the Internet, but are still accessible by other machines on the VT network.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* Remote access is possible through the VT VPN service or via another machine on-campus.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** Please let Techstaff know &#039;&#039;&#039;before&#039;&#039;&#039; the move that you want an internal static IPv4 address.  We can give you your IP before the move.&lt;br /&gt;
** Also please let Techstaff if you are wanting to re-use a hostname you already have.&lt;br /&gt;
** We recommend that you switch your networking to &#039;&#039;&#039;DHCP&#039;&#039;&#039; just before your machine moves so that will be functional when you plug it in.&lt;br /&gt;
** After the machine is moved, you can configure the static IP(s).&lt;br /&gt;
&lt;br /&gt;
== External ==&lt;br /&gt;
This configuration is suitable for public facing servers such as web servers that need remote access from anywhere on the Internet.&lt;br /&gt;
* This network is &#039;&#039;&#039;only&#039;&#039;&#039; available in the Gilbert server rooms.  &lt;br /&gt;
* There is a server room that Faculty and their Graduate students can physically access.  &lt;br /&gt;
* Both Internal and External networks will be available in the server room.&lt;br /&gt;
* The IPv4 range we have in Knowledgeworks (128.173.236.0/22) will be moving to Gilbert at some point.  The exact day is still to be determined.&lt;br /&gt;
* Techstaff will assign your machine a static 128.173.236.* address that you configure manually.  This is a fully routed public Internet address.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** This network may not be accessible when we first move into Gilbert&lt;br /&gt;
** If you already have a static IPv4 address from Knowledgeworks, then you can use that address.  Please let Techstaff know if you intend to continue using an address.&lt;br /&gt;
** You will need to work closely with Techstaff to time the move of your machine.&lt;br /&gt;
** Please let techstaff know as soon as possible any Knowledgeworks public IPv4s you want to continue using in Gilbert.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4447</id>
		<title>Doc::Gilbert::Network</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4447"/>
		<updated>2023-02-28T19:48:09Z</updated>

		<summary type="html">&lt;p&gt;Rich08: /* Internal */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Gilbert Place Networking =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This page have information related to networking in the Gilbert Street building.  Specifically information about transitioning your equipment from Knowledgeworks to Gilbert.  Due to rarity of IPv4 address space at Virginia Tech, the networking in Gilbert (as with any new building at VT) will be slightly different from our traditional networking.  How you configure the networking for you machine will depend on how it will be used:&lt;br /&gt;
* &#039;&#039;&#039;(Option 1)&#039;&#039;&#039; - No remote access from outside VT to the machine is needed.  This will be the simplest to set up.  It uses a dynamic IPv4 address and IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(Option 2)&#039;&#039;&#039; -  Remote access to the machine is desired, but only needed by Virginia Tech affiliates.  It uses a static internal IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.  The machine will be accessed remotely through VT&#039;s VPN.&lt;br /&gt;
* &#039;&#039;&#039;(Option 3)&#039;&#039;&#039; - Remote access to the machine is desired, and access from non-VT persons is needed.  It uses a static external IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
&lt;br /&gt;
It is important to note there will be no public IPv4 network connections in offices or labs in Gilbert.  All public IPv4 connections will be limited to the server room on the 4th floor.  &lt;br /&gt;
&lt;br /&gt;
== Why we are doing this? ==&lt;br /&gt;
The reason for this being threefold:&lt;br /&gt;
* VT is not issuing any new or additional IPv4 address ranges.  As a result, Computer Science is limited to the number of public IPv4 addresses it currently has.&lt;br /&gt;
* Given the limited IPv4 range and the growth of the department, steps need to be taken to ensure only those machines which need to be accessed by non-VT persons have the option of getting a public IPv4 address.&lt;br /&gt;
* This will significantly increase the level of security for our machines:&lt;br /&gt;
** Machines that do not need to be accessed by non-VT persons will be on the private network, significantly reducing the opportunity for attacks and systems being compromised.&lt;br /&gt;
** By locating publicly accessible machines in the server room, Techstaff will be made aware of the machine and its location, and can provide input on securing the machine and can respond more quickly to system breaches.&lt;br /&gt;
&lt;br /&gt;
== Option 1 ==&lt;br /&gt;
This configuration is likely best for office desktop machines, and wired laptop connections.&lt;br /&gt;
* You can simply set your network configuration to &#039;&#039;&#039;DHCP&#039;&#039;&#039; and the connection will be automatically configured for Internet access.&lt;br /&gt;
** You will receive an automatic 172.21.*.* address.  These addresses are not routable to the Internet, and will not provide remote access from outside of VT.  &lt;br /&gt;
** The machine will be accessible from other machines on the VT network, and from users connected to VT VPN.&lt;br /&gt;
* Remote access is achievable through a static IPv6 address assigned by Techstaff.&lt;br /&gt;
** Remote access would be directly accessible from any IPv6 enabled endpoints.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** You can switch your network to &#039;&#039;&#039;DHCP&#039;&#039;&#039; ahead of the move and still have Internet access in Knowledgeworks.  The machine will automatically re-configure itself in Gilbert.&lt;br /&gt;
** A static IPv6 address would have to be configured after the machine is moved to Gilbert.  Please notify Techstaff ahead of the move if you want to do this.&lt;br /&gt;
&lt;br /&gt;
== Option 2 Setup Instructions ==&lt;br /&gt;
This configuration is suitable for desktop machines and servers that need remote access only from someone associated with Virginia Tech.&lt;br /&gt;
* Techstaff will assign your machine a static 172.21.222.* address that you configure manually.  These addresses are not routable to the Internet, but are still accessible by other machines on the VT network.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* Remote access is possible through the VT VPN service or via another machine on-campus.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** Please let Techstaff know &#039;&#039;&#039;before&#039;&#039;&#039; the move that you want an internal static IPv4 address.  We can give you your IP before the move.&lt;br /&gt;
** Also please let Techstaff if you are wanting to re-use a hostname you already have.&lt;br /&gt;
** We recommend that you switch your networking to &#039;&#039;&#039;DHCP&#039;&#039;&#039; just before your machine moves so that will be functional when you plug it in.&lt;br /&gt;
** After the machine is moved, you can configure the static IP(s).&lt;br /&gt;
&lt;br /&gt;
== External ==&lt;br /&gt;
This configuration is suitable for public facing servers such as web servers that need remote access from anywhere on the Internet.&lt;br /&gt;
* This network is &#039;&#039;&#039;only&#039;&#039;&#039; available in the Gilbert server rooms.  &lt;br /&gt;
* There is a server room that Faculty and their Graduate students can physically access.  &lt;br /&gt;
* Both Internal and External networks will be available in the server room.&lt;br /&gt;
* The IPv4 range we have in Knowledgeworks (128.173.236.0/22) will be moving to Gilbert at some point.  The exact day is still to be determined.&lt;br /&gt;
* Techstaff will assign your machine a static 128.173.236.* address that you configure manually.  This is a fully routed public Internet address.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** This network may not be accessible when we first move into Gilbert&lt;br /&gt;
** If you already have a static IPv4 address from Knowledgeworks, then you can use that address.  Please let Techstaff know if you intend to continue using an address.&lt;br /&gt;
** You will need to work closely with Techstaff to time the move of your machine.&lt;br /&gt;
** Please let techstaff know as soon as possible any Knowledgeworks public IPv4s you want to continue using in Gilbert.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4446</id>
		<title>Doc::Gilbert::Network</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4446"/>
		<updated>2023-02-28T19:47:51Z</updated>

		<summary type="html">&lt;p&gt;Rich08: /* Private */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Gilbert Place Networking =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This page have information related to networking in the Gilbert Street building.  Specifically information about transitioning your equipment from Knowledgeworks to Gilbert.  Due to rarity of IPv4 address space at Virginia Tech, the networking in Gilbert (as with any new building at VT) will be slightly different from our traditional networking.  How you configure the networking for you machine will depend on how it will be used:&lt;br /&gt;
* &#039;&#039;&#039;(Option 1)&#039;&#039;&#039; - No remote access from outside VT to the machine is needed.  This will be the simplest to set up.  It uses a dynamic IPv4 address and IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(Option 2)&#039;&#039;&#039; -  Remote access to the machine is desired, but only needed by Virginia Tech affiliates.  It uses a static internal IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.  The machine will be accessed remotely through VT&#039;s VPN.&lt;br /&gt;
* &#039;&#039;&#039;(Option 3)&#039;&#039;&#039; - Remote access to the machine is desired, and access from non-VT persons is needed.  It uses a static external IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
&lt;br /&gt;
It is important to note there will be no public IPv4 network connections in offices or labs in Gilbert.  All public IPv4 connections will be limited to the server room on the 4th floor.  &lt;br /&gt;
&lt;br /&gt;
== Why we are doing this? ==&lt;br /&gt;
The reason for this being threefold:&lt;br /&gt;
* VT is not issuing any new or additional IPv4 address ranges.  As a result, Computer Science is limited to the number of public IPv4 addresses it currently has.&lt;br /&gt;
* Given the limited IPv4 range and the growth of the department, steps need to be taken to ensure only those machines which need to be accessed by non-VT persons have the option of getting a public IPv4 address.&lt;br /&gt;
* This will significantly increase the level of security for our machines:&lt;br /&gt;
** Machines that do not need to be accessed by non-VT persons will be on the private network, significantly reducing the opportunity for attacks and systems being compromised.&lt;br /&gt;
** By locating publicly accessible machines in the server room, Techstaff will be made aware of the machine and its location, and can provide input on securing the machine and can respond more quickly to system breaches.&lt;br /&gt;
&lt;br /&gt;
== Option 1 ==&lt;br /&gt;
This configuration is likely best for office desktop machines, and wired laptop connections.&lt;br /&gt;
* You can simply set your network configuration to &#039;&#039;&#039;DHCP&#039;&#039;&#039; and the connection will be automatically configured for Internet access.&lt;br /&gt;
** You will receive an automatic 172.21.*.* address.  These addresses are not routable to the Internet, and will not provide remote access from outside of VT.  &lt;br /&gt;
** The machine will be accessible from other machines on the VT network, and from users connected to VT VPN.&lt;br /&gt;
* Remote access is achievable through a static IPv6 address assigned by Techstaff.&lt;br /&gt;
** Remote access would be directly accessible from any IPv6 enabled endpoints.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** You can switch your network to &#039;&#039;&#039;DHCP&#039;&#039;&#039; ahead of the move and still have Internet access in Knowledgeworks.  The machine will automatically re-configure itself in Gilbert.&lt;br /&gt;
** A static IPv6 address would have to be configured after the machine is moved to Gilbert.  Please notify Techstaff ahead of the move if you want to do this.&lt;br /&gt;
&lt;br /&gt;
== Internal ==&lt;br /&gt;
This configuration is suitable for desktop machines and servers that need remote access only from someone associated with Virginia Tech.&lt;br /&gt;
* Techstaff will assign your machine a static 172.21.222.* address that you configure manually.  These addresses are not routable to the Internet, but are still accessible by other machines on the VT network.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* Remote access is possible through the VT VPN service or via another machine on-campus.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** Please let Techstaff know &#039;&#039;&#039;before&#039;&#039;&#039; the move that you want an internal static IPv4 address.  We can give you your IP before the move.&lt;br /&gt;
** Also please let Techstaff if you are wanting to re-use a hostname you already have.&lt;br /&gt;
** We recommend that you switch your networking to &#039;&#039;&#039;DHCP&#039;&#039;&#039; just before your machine moves so that will be functional when you plug it in.&lt;br /&gt;
** After the machine is moved, you can configure the static IP(s).&lt;br /&gt;
&lt;br /&gt;
== External ==&lt;br /&gt;
This configuration is suitable for public facing servers such as web servers that need remote access from anywhere on the Internet.&lt;br /&gt;
* This network is &#039;&#039;&#039;only&#039;&#039;&#039; available in the Gilbert server rooms.  &lt;br /&gt;
* There is a server room that Faculty and their Graduate students can physically access.  &lt;br /&gt;
* Both Internal and External networks will be available in the server room.&lt;br /&gt;
* The IPv4 range we have in Knowledgeworks (128.173.236.0/22) will be moving to Gilbert at some point.  The exact day is still to be determined.&lt;br /&gt;
* Techstaff will assign your machine a static 128.173.236.* address that you configure manually.  This is a fully routed public Internet address.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** This network may not be accessible when we first move into Gilbert&lt;br /&gt;
** If you already have a static IPv4 address from Knowledgeworks, then you can use that address.  Please let Techstaff know if you intend to continue using an address.&lt;br /&gt;
** You will need to work closely with Techstaff to time the move of your machine.&lt;br /&gt;
** Please let techstaff know as soon as possible any Knowledgeworks public IPv4s you want to continue using in Gilbert.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4445</id>
		<title>Doc::Gilbert::Network</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4445"/>
		<updated>2023-02-28T19:47:13Z</updated>

		<summary type="html">&lt;p&gt;Rich08: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Gilbert Place Networking =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This page have information related to networking in the Gilbert Street building.  Specifically information about transitioning your equipment from Knowledgeworks to Gilbert.  Due to rarity of IPv4 address space at Virginia Tech, the networking in Gilbert (as with any new building at VT) will be slightly different from our traditional networking.  How you configure the networking for you machine will depend on how it will be used:&lt;br /&gt;
* &#039;&#039;&#039;(Option 1)&#039;&#039;&#039; - No remote access from outside VT to the machine is needed.  This will be the simplest to set up.  It uses a dynamic IPv4 address and IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(Option 2)&#039;&#039;&#039; -  Remote access to the machine is desired, but only needed by Virginia Tech affiliates.  It uses a static internal IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.  The machine will be accessed remotely through VT&#039;s VPN.&lt;br /&gt;
* &#039;&#039;&#039;(Option 3)&#039;&#039;&#039; - Remote access to the machine is desired, and access from non-VT persons is needed.  It uses a static external IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
&lt;br /&gt;
It is important to note there will be no public IPv4 network connections in offices or labs in Gilbert.  All public IPv4 connections will be limited to the server room on the 4th floor.  &lt;br /&gt;
&lt;br /&gt;
== Why we are doing this? ==&lt;br /&gt;
The reason for this being threefold:&lt;br /&gt;
* VT is not issuing any new or additional IPv4 address ranges.  As a result, Computer Science is limited to the number of public IPv4 addresses it currently has.&lt;br /&gt;
* Given the limited IPv4 range and the growth of the department, steps need to be taken to ensure only those machines which need to be accessed by non-VT persons have the option of getting a public IPv4 address.&lt;br /&gt;
* This will significantly increase the level of security for our machines:&lt;br /&gt;
** Machines that do not need to be accessed by non-VT persons will be on the private network, significantly reducing the opportunity for attacks and systems being compromised.&lt;br /&gt;
** By locating publicly accessible machines in the server room, Techstaff will be made aware of the machine and its location, and can provide input on securing the machine and can respond more quickly to system breaches.&lt;br /&gt;
&lt;br /&gt;
== Private ==&lt;br /&gt;
This configuration is likely best for office desktop machines, and wired laptop connections.&lt;br /&gt;
* You can simply set your network configuration to &#039;&#039;&#039;DHCP&#039;&#039;&#039; and the connection will be automatically configured for Internet access.&lt;br /&gt;
** You will receive an automatic 172.21.*.* address.  These addresses are not routable to the Internet, and will not provide remote access from outside of VT.  &lt;br /&gt;
** The machine will be accessible from other machines on the VT network, and from users connected to VT VPN.&lt;br /&gt;
* Remote access is achievable through a static IPv6 address assigned by Techstaff.&lt;br /&gt;
** Remote access would be directly accessible from any IPv6 enabled endpoints.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** You can switch your network to &#039;&#039;&#039;DHCP&#039;&#039;&#039; ahead of the move and still have Internet access in Knowledgeworks.  The machine will automatically re-configure itself in Gilbert.&lt;br /&gt;
** A static IPv6 address would have to be configured after the machine is moved to Gilbert.  Please notify Techstaff ahead of the move if you want to do this.&lt;br /&gt;
&lt;br /&gt;
== Internal ==&lt;br /&gt;
This configuration is suitable for desktop machines and servers that need remote access only from someone associated with Virginia Tech.&lt;br /&gt;
* Techstaff will assign your machine a static 172.21.222.* address that you configure manually.  These addresses are not routable to the Internet, but are still accessible by other machines on the VT network.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* Remote access is possible through the VT VPN service or via another machine on-campus.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** Please let Techstaff know &#039;&#039;&#039;before&#039;&#039;&#039; the move that you want an internal static IPv4 address.  We can give you your IP before the move.&lt;br /&gt;
** Also please let Techstaff if you are wanting to re-use a hostname you already have.&lt;br /&gt;
** We recommend that you switch your networking to &#039;&#039;&#039;DHCP&#039;&#039;&#039; just before your machine moves so that will be functional when you plug it in.&lt;br /&gt;
** After the machine is moved, you can configure the static IP(s).&lt;br /&gt;
&lt;br /&gt;
== External ==&lt;br /&gt;
This configuration is suitable for public facing servers such as web servers that need remote access from anywhere on the Internet.&lt;br /&gt;
* This network is &#039;&#039;&#039;only&#039;&#039;&#039; available in the Gilbert server rooms.  &lt;br /&gt;
* There is a server room that Faculty and their Graduate students can physically access.  &lt;br /&gt;
* Both Internal and External networks will be available in the server room.&lt;br /&gt;
* The IPv4 range we have in Knowledgeworks (128.173.236.0/22) will be moving to Gilbert at some point.  The exact day is still to be determined.&lt;br /&gt;
* Techstaff will assign your machine a static 128.173.236.* address that you configure manually.  This is a fully routed public Internet address.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** This network may not be accessible when we first move into Gilbert&lt;br /&gt;
** If you already have a static IPv4 address from Knowledgeworks, then you can use that address.  Please let Techstaff know if you intend to continue using an address.&lt;br /&gt;
** You will need to work closely with Techstaff to time the move of your machine.&lt;br /&gt;
** Please let techstaff know as soon as possible any Knowledgeworks public IPv4s you want to continue using in Gilbert.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4444</id>
		<title>Doc::Gilbert::Network</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4444"/>
		<updated>2023-02-28T19:40:43Z</updated>

		<summary type="html">&lt;p&gt;Rich08: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Gilbert Place Networking =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This page have information related to networking in the Gilbert Street building.  Specifically information about transitioning your equipment from Knowledgeworks to Gilbert.  Due to rarity of IPv4 address space at Virginia Tech, the networking in Gilbert (as with any new building at VT) will be slightly different from our traditional networking.  How you configure the networking for you machine will depend on how it will be used:&lt;br /&gt;
* &#039;&#039;&#039;(Private)&#039;&#039;&#039; - No remote access from outside VT to the machine is needed.  This will be the simplest to set up.  It uses a dynamic IPv4 address and IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(Internal)&#039;&#039;&#039; -  Remote access to the machine is desired, but only needed by Virginia Tech affiliates.  It uses a static internal IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.  The machine will be accessible remotely through VT&#039;s VPN.&lt;br /&gt;
* &#039;&#039;&#039;(External)&#039;&#039;&#039; - Remote access to the machine is desired, and access from non-VT persons is needed.  It uses a static external IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
&lt;br /&gt;
It is important to note there will be no External network connections in offices or labs in Gilbert.  All External connections will be limited to the server room on the 4th floor.  The reason for this being threefold:&lt;br /&gt;
* VT is not issuing any new External IPv4 address ranges.  As a result, Computer Science is limited to the number of External addresses it currently has.&lt;br /&gt;
* Given the limited IPv4 range and the growth of the department, steps need to be taken to ensure only those machines which need to be accessed by non-VT persons have the option of getting an External address.&lt;br /&gt;
* This will significantly increase the level of security for our machines:&lt;br /&gt;
** Machines that do not need to be accessed by non-VT persons will be on the Private or Internal network, significantly reducing the opportunity for attacks and systems being compromised.&lt;br /&gt;
** By locating External machines in the server room, Techstaff will be made aware of the machine and its location, and can provide input on securing the machine and can respond more quickly to system breaches.&lt;br /&gt;
&lt;br /&gt;
== Private ==&lt;br /&gt;
This configuration is likely best for office desktop machines, and wired laptop connections.&lt;br /&gt;
* You can simply set your network configuration to &#039;&#039;&#039;DHCP&#039;&#039;&#039; and the connection will be automatically configured for Internet access.&lt;br /&gt;
** You will receive an automatic 172.21.*.* address.  These addresses are not routable to the Internet, and will not provide remote access from outside of VT.  &lt;br /&gt;
** The machine will be accessible from other machines on the VT network, and from users connected to VT VPN.&lt;br /&gt;
* Remote access is achievable through a static IPv6 address assigned by Techstaff.&lt;br /&gt;
** Remote access would be directly accessible from any IPv6 enabled endpoints.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** You can switch your network to &#039;&#039;&#039;DHCP&#039;&#039;&#039; ahead of the move and still have Internet access in Knowledgeworks.  The machine will automatically re-configure itself in Gilbert.&lt;br /&gt;
** A static IPv6 address would have to be configured after the machine is moved to Gilbert.  Please notify Techstaff ahead of the move if you want to do this.&lt;br /&gt;
&lt;br /&gt;
== Internal ==&lt;br /&gt;
This configuration is suitable for desktop machines and servers that need remote access only from someone associated with Virginia Tech.&lt;br /&gt;
* Techstaff will assign your machine a static 172.21.222.* address that you configure manually.  These addresses are not routable to the Internet, but are still accessible by other machines on the VT network.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* Remote access is possible through the VT VPN service or via another machine on-campus.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** Please let Techstaff know &#039;&#039;&#039;before&#039;&#039;&#039; the move that you want an internal static IPv4 address.  We can give you your IP before the move.&lt;br /&gt;
** Also please let Techstaff if you are wanting to re-use a hostname you already have.&lt;br /&gt;
** We recommend that you switch your networking to &#039;&#039;&#039;DHCP&#039;&#039;&#039; just before your machine moves so that will be functional when you plug it in.&lt;br /&gt;
** After the machine is moved, you can configure the static IP(s).&lt;br /&gt;
&lt;br /&gt;
== External ==&lt;br /&gt;
This configuration is suitable for public facing servers such as web servers that need remote access from anywhere on the Internet.&lt;br /&gt;
* This network is &#039;&#039;&#039;only&#039;&#039;&#039; available in the Gilbert server rooms.  &lt;br /&gt;
* There is a server room that Faculty and their Graduate students can physically access.  &lt;br /&gt;
* Both Internal and External networks will be available in the server room.&lt;br /&gt;
* The IPv4 range we have in Knowledgeworks (128.173.236.0/22) will be moving to Gilbert at some point.  The exact day is still to be determined.&lt;br /&gt;
* Techstaff will assign your machine a static 128.173.236.* address that you configure manually.  This is a fully routed public Internet address.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** This network may not be accessible when we first move into Gilbert&lt;br /&gt;
** If you already have a static IPv4 address from Knowledgeworks, then you can use that address.  Please let Techstaff know if you intend to continue using an address.&lt;br /&gt;
** You will need to work closely with Techstaff to time the move of your machine.&lt;br /&gt;
** Please let techstaff know as soon as possible any Knowledgeworks public IPv4s you want to continue using in Gilbert.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4443</id>
		<title>Doc::Gilbert::Network</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4443"/>
		<updated>2023-02-28T19:36:40Z</updated>

		<summary type="html">&lt;p&gt;Rich08: /* Gilbert Street Building Networking */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Gilbert Place Networking =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This page have information related to networking in the Gilbert Street building.  Specifically information about transitioning your equipment from Knowledgeworks to Gilbert.  Due to rarity of IPv4 address space at Virginia Tech, the networking in Gilbert (as with any new building at VT) will be slightly different from our traditional networking.  How you configure the networking for you machine will depend on how it will be used:&lt;br /&gt;
* &#039;&#039;&#039;(Private)&#039;&#039;&#039; - No remote access from outside VT to the machine is needed.  This will be the simplest to set up.  It uses a dynamic IPv4 address and IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(Internal)&#039;&#039;&#039; -  Remote access to the machine is desired, but only needed by Virginia Tech affiliates.  It uses a static internal IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(External)&#039;&#039;&#039; - Remote access to the machine is desired, and access from non-VT persons is needed.  It uses a static external IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
&lt;br /&gt;
It is important to note there will be no External network connections in offices or labs in Gilbert.  All External connections will be limited to the server room on the 4th floor.  The reason for this being threefold:&lt;br /&gt;
* VT is not issuing any new External IPv4 address ranges.  As a result, Computer Science is limited to the number of External addresses it currently has.&lt;br /&gt;
* Given the limited IPv4 range and the growth of the department, steps need to be taken to ensure only those machines which need to be accessed by non-VT persons have the option of getting an External address.&lt;br /&gt;
* This will significantly increase the level of security for our machines:&lt;br /&gt;
** Machines that do not need to be accessed by non-VT persons will be on the Private or Internal network, significantly reducing the opportunity for attacks and systems being compromised.&lt;br /&gt;
** By locating External machines in the server room, Techstaff will be made aware of the machine and its location, and can provide input on securing the machine and can respond more quickly to system breaches.&lt;br /&gt;
&lt;br /&gt;
== Private ==&lt;br /&gt;
This configuration is likely best for office desktop machines, and wired laptop connections.&lt;br /&gt;
* You can simply set your network configuration to &#039;&#039;&#039;DHCP&#039;&#039;&#039; and the connection will be automatically configured for Internet access.&lt;br /&gt;
** You will receive an automatic 172.21.*.* address.  These addresses are not routable to the Internet, and will not provide remote access from outside of VT.  &lt;br /&gt;
** The machine will be accessible from other machines on the VT network, and from users connected to VT VPN.&lt;br /&gt;
* Remote access is achievable through a static IPv6 address assigned by Techstaff.&lt;br /&gt;
** Remote access would be directly accessible from any IPv6 enabled endpoints.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** You can switch your network to &#039;&#039;&#039;DHCP&#039;&#039;&#039; ahead of the move and still have Internet access in Knowledgeworks.  The machine will automatically re-configure itself in Gilbert.&lt;br /&gt;
** A static IPv6 address would have to be configured after the machine is moved to Gilbert.  Please notify Techstaff ahead of the move if you want to do this.&lt;br /&gt;
&lt;br /&gt;
== Internal ==&lt;br /&gt;
This configuration is suitable for desktop machines and servers that need remote access only from someone associated with Virginia Tech.&lt;br /&gt;
* Techstaff will assign your machine a static 172.21.222.* address that you configure manually.  These addresses are not routable to the Internet, but are still accessible by other machines on the VT network.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* Remote access is possible through the VT VPN service or via another machine on-campus.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** Please let Techstaff know &#039;&#039;&#039;before&#039;&#039;&#039; the move that you want an internal static IPv4 address.  We can give you your IP before the move.&lt;br /&gt;
** Also please let Techstaff if you are wanting to re-use a hostname you already have.&lt;br /&gt;
** We recommend that you switch your networking to &#039;&#039;&#039;DHCP&#039;&#039;&#039; just before your machine moves so that will be functional when you plug it in.&lt;br /&gt;
** After the machine is moved, you can configure the static IP(s).&lt;br /&gt;
&lt;br /&gt;
== External ==&lt;br /&gt;
This configuration is suitable for public facing servers such as web servers that need remote access from anywhere on the Internet.&lt;br /&gt;
* This network is &#039;&#039;&#039;only&#039;&#039;&#039; available in the Gilbert server rooms.  &lt;br /&gt;
* There is a server room that Faculty and their Graduate students can physically access.  &lt;br /&gt;
* Both Internal and External networks will be available in the server room.&lt;br /&gt;
* The IPv4 range we have in Knowledgeworks (128.173.236.0/22) will be moving to Gilbert at some point.  The exact day is still to be determined.&lt;br /&gt;
* Techstaff will assign your machine a static 128.173.236.* address that you configure manually.  This is a fully routed public Internet address.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** This network may not be accessible when we first move into Gilbert&lt;br /&gt;
** If you already have a static IPv4 address from Knowledgeworks, then you can use that address.  Please let Techstaff know if you intend to continue using an address.&lt;br /&gt;
** You will need to work closely with Techstaff to time the move of your machine.&lt;br /&gt;
** Please let techstaff know as soon as possible any Knowledgeworks public IPv4s you want to continue using in Gilbert.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4442</id>
		<title>Doc::Gilbert::Network</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=Doc::Gilbert::Network&amp;diff=4442"/>
		<updated>2023-02-17T16:06:32Z</updated>

		<summary type="html">&lt;p&gt;Rich08: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Gilbert Street Building Networking =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
This page have information related to networking in the Gilbert Street building.  Specifically information about transitioning your equipment from Knowledgeworks to Gilbert.  Due to rarity of IPv4 address space at Virginia Tech, the networking in Gilbert (as with any new building at VT) will be slightly different from our traditional networking.  How you configure the networking for you machine will depend on how it will be used:&lt;br /&gt;
* &#039;&#039;&#039;(Private)&#039;&#039;&#039; - No remote access from outside VT to the machine is needed.  This will be the simplest to set up.  It uses a dynamic IPv4 address and IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(Internal)&#039;&#039;&#039; -  Remote access to the machine is desired, but only needed by Virginia Tech affiliates.  It uses a static internal IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
* &#039;&#039;&#039;(External)&#039;&#039;&#039; - Remote access to the machine is desired, and access from non-VT persons is needed.  It uses a static external IPv4 address and dynamic IPv6 address with the option of a static IPv6 address.&lt;br /&gt;
&lt;br /&gt;
It is important to note there will be no External network connections in offices or labs in Gilbert.  All External connections will be limited to the server room on the 4th floor.  The reason for this being threefold:&lt;br /&gt;
* VT is not issuing any new External IPv4 address ranges.  As a result, Computer Science is limited to the number of External addresses it currently has.&lt;br /&gt;
* Given the limited IPv4 range and the growth of the department, steps need to be taken to ensure only those machines which need to be accessed by non-VT persons have the option of getting an External address.&lt;br /&gt;
* This will significantly increase the level of security for our machines:&lt;br /&gt;
** Machines that do not need to be accessed by non-VT persons will be on the Private or Internal network, significantly reducing the opportunity for attacks and systems being compromised.&lt;br /&gt;
** By locating External machines in the server room, Techstaff will be made aware of the machine and its location, and can provide input on securing the machine and can respond more quickly to system breaches.&lt;br /&gt;
&lt;br /&gt;
== Private ==&lt;br /&gt;
This configuration is likely best for office desktop machines, and wired laptop connections.&lt;br /&gt;
* You can simply set your network configuration to &#039;&#039;&#039;DHCP&#039;&#039;&#039; and the connection will be automatically configured for Internet access.&lt;br /&gt;
** You will receive an automatic 172.21.*.* address.  These addresses are not routable to the Internet, and will not provide remote access from outside of VT.  &lt;br /&gt;
** The machine will be accessible from other machines on the VT network, and from users connected to VT VPN.&lt;br /&gt;
* Remote access is achievable through a static IPv6 address assigned by Techstaff.&lt;br /&gt;
** Remote access would be directly accessible from any IPv6 enabled endpoints.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** You can switch your network to &#039;&#039;&#039;DHCP&#039;&#039;&#039; ahead of the move and still have Internet access in Knowledgeworks.  The machine will automatically re-configure itself in Gilbert.&lt;br /&gt;
** A static IPv6 address would have to be configured after the machine is moved to Gilbert.  Please notify Techstaff ahead of the move if you want to do this.&lt;br /&gt;
&lt;br /&gt;
== Internal ==&lt;br /&gt;
This configuration is suitable for desktop machines and servers that need remote access only from someone associated with Virginia Tech.&lt;br /&gt;
* Techstaff will assign your machine a static 172.21.222.* address that you configure manually.  These addresses are not routable to the Internet, but are still accessible by other machines on the VT network.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* Remote access is possible through the VT VPN service or via another machine on-campus.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** Please let Techstaff know &#039;&#039;&#039;before&#039;&#039;&#039; the move that you want an internal static IPv4 address.  We can give you your IP before the move.&lt;br /&gt;
** Also please let Techstaff if you are wanting to re-use a hostname you already have.&lt;br /&gt;
** We recommend that you switch your networking to &#039;&#039;&#039;DHCP&#039;&#039;&#039; just before your machine moves so that will be functional when you plug it in.&lt;br /&gt;
** After the machine is moved, you can configure the static IP(s).&lt;br /&gt;
&lt;br /&gt;
== External ==&lt;br /&gt;
This configuration is suitable for public facing servers such as web servers that need remote access from anywhere on the Internet.&lt;br /&gt;
* This network is &#039;&#039;&#039;only&#039;&#039;&#039; available in the Gilbert server rooms.  &lt;br /&gt;
* There is a server room that Faculty and their Graduate students can physically access.  &lt;br /&gt;
* Both Internal and External networks will be available in the server room.&lt;br /&gt;
* The IPv4 range we have in Knowledgeworks (128.173.236.0/22) will be moving to Gilbert at some point.  The exact day is still to be determined.&lt;br /&gt;
* Techstaff will assign your machine a static 128.173.236.* address that you configure manually.  This is a fully routed public Internet address.&lt;br /&gt;
* A &amp;lt;code&amp;gt;&amp;lt;hostname&amp;gt;.cs.vt.edu&amp;lt;/code&amp;gt; hostname is required and will be assigned to the static IPv4 address.&lt;br /&gt;
** Optionally, a static IPv6 address can be assigned that is directly accessible from any IPv6 enabled endpoint.&lt;br /&gt;
* For transitioning your machine from Knowledgeworks to Gilbert:&lt;br /&gt;
** This network may not be accessible when we first move into Gilbert&lt;br /&gt;
** If you already have a static IPv4 address from Knowledgeworks, then you can use that address.  Please let Techstaff know if you intend to continue using an address.&lt;br /&gt;
** You will need to work closely with Techstaff to time the move of your machine.&lt;br /&gt;
** Please let techstaff know as soon as possible any Knowledgeworks public IPv4s you want to continue using in Gilbert.&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
	<entry>
		<id>http://wiki.cs.vt.edu/index.php?title=File:Ricoh_mac_driver.dmg&amp;diff=3760</id>
		<title>File:Ricoh mac driver.dmg</title>
		<link rel="alternate" type="text/html" href="http://wiki.cs.vt.edu/index.php?title=File:Ricoh_mac_driver.dmg&amp;diff=3760"/>
		<updated>2016-09-30T15:54:56Z</updated>

		<summary type="html">&lt;p&gt;Rich08: Ricoh 4054 Mac driver&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ricoh 4054 Mac driver&lt;/div&gt;</summary>
		<author><name>Rich08</name></author>
	</entry>
</feed>