Difference: WiredNetworking (1 vs. 4)

Revision 42016-04-21 - GordonStewart

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Wired Networking

Changed:
<
<
The wired network generally offers better performance and reliability than the various wireless networks, and so it is recommended that it be used where possible. Before a machine can make full use of the wired network, its MAC address must be registered by PPE IT support.
>
>
The wired network generally offers better performance and reliability than the various wireless networks, and so it is recommended that it be used where possible. Before a machine can make full use of the wired network, its MAC address must be registered by PPE IT support. The MAC address comprises six pairs of characters, usually separated by a colon or hyphen (e.g. 01:23:45:67:89:AB or 01-23-45-67-89-AB), and is also known as a 'hardware address' or 'physical address'.
 
Changed:
<
<
Linux and Mac OS X users can obtain the MAC address of by using the ifconfig command. The item of interest is usually labelled HWaddr, and will appear on a line which looks similar to the following:
>
>
Linux and Mac OS X users can obtain their computer's MAC address by using the ifconfig command. The output will vary according to the operating system version; for example, under Scientific Linux 6 you are looking for a value labelled HWaddr:
 

Deleted:
<
<
$ ifconfig
 eth0 Link encap:Ethernet HWaddr 00:23:AE:94:B1:1E
Added:
>
>
Under CentOS 7, the item of interest is labelled ether:
 
Deleted:
<
<

(See also CampusNetwork for some wider issues.)

The PPE network has one public subnet and several private subnets. If an unknown machine is connected to a PPE data sockets, it will receive an IP address within the restricted Un-Trusted subnet. Once a machine has been registered with the PPE ITManagement, it will be added to either the Trusted, Laptop or Public subnets depending on the machine type.

No machine should ever be given a static IP address without the prior knowledge and agreement of the ITManagement.

Any machine that is thought to be a risk to the PPE network as a whole will be placed in an un-routed private subnet, and will therefore not be able to send or receive any internet traffic.

Laptop Subnet

Browsing for Windows shares is not possible from the Laptop subnet, but users can open Windows shares directly, e.g with Start->Run->\\ppesmb.

Checking a PC's IP Configuration

Windows

1. Open a command prompt via
 

Changed:
<
<
Start->Run->cmd
>
>
ether 44:a8:42:0a:8e:06 txqueuelen 1000 (Ethernet)
 
Changed:
<
<
2. Type
ipconfig

(ipconfig options can be listed by typing ipconfig /?)

>
>
On Windows, the equivalent command is ipconfig which may be run from a command prompt (Start | Run... or Windows + R, then enter cmd). The MAC address is labelled Physical Address:
 
Deleted:
<
<

Linux

1. Open a shell window. 2. Type
 

Changed:
<
<
/sbin/ifconfig

(Further information can be found on the ifconfig man page.)

>
>
Ethernet adapter Local Area Connection:
 
Changed:
<
<

Admin page: IT.SysAdmin.PPENetwork
>
>
Connection-specific DNS Suffix . : physics.gla.ac.uk Description . . . . . . . . . . . : Intel(R) Ethernet Connection I218-LM Physical Address. . . . . . . . . : 34-E6-D7-01-4C-55 DHCP Enabled. . . . . . . . . . . : Yes
 
Changed:
<
<
-- AndrewPickford - 03 Feb 2009
>
>
Your machine may have multiple MAC addresses (one for each wired Ethernet port, one for the wireless adapter, one for Bluetooth, etc.), in which case it is important to identify the correct one. If you are unsure which address is which, please ask for advice or send a copy of the complete output to PPE IT support.
 
META TOPICMOVED by="GordonStewart" date="1461161511" from="IT.PPENetwork" to="IT.WiredNetworking"

Revision 32016-04-20 - GordonStewart

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<

PPENetwork

>
>

Wired Networking

The wired network generally offers better performance and reliability than the various wireless networks, and so it is recommended that it be used where possible. Before a machine can make full use of the wired network, its MAC address must be registered by PPE IT support.

Linux and Mac OS X users can obtain the MAC address of by using the ifconfig command. The item of interest is usually labelled HWaddr, and will appear on a line which looks similar to the following:

$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:23:AE:94:B1:1E

  (See also CampusNetwork for some wider issues.)
Line: 14 to 33
  Browsing for Windows shares is not possible from the Laptop subnet, but users can open Windows shares directly, e.g with Start->Run->\\ppesmb.
Deleted:
<
<

Wireless

The Wireless network covers all PPE offices and labs and much of the rest of the Kelvin building. The wireless network is administered by the faculty IT ITManagement. If at any time wireless coverage is found to not be complete please alert one of the PPE ITManagement.

 
Deleted:
<
<
This wireless network is intended as a convenience to guests, and to users who wander around with a laptop, but it does not replace wired connections to the PPE network. The wireless network will not permit all types of network traffic.
 
Deleted:
<
<
After connecting to the departmental wireless, open a web browser and enter the month's PIN. Without entering the pin, users are not allowed to use the wireless network. Pins can be obtained from http://www.physics.gla.ac.uk/dept-only/wlesscodes/current.txt.

WARNING: The levels of access given to the wired and wireless network are different. To prevent confusion please use the wireless or the wired network, not both at once. The wireless system is heavily filtered - there are no special exceptions for PPE. Outbound ssh, secure mail, web browsing etc. should be fine, but don't expect more complicated things, like videoconferencing, to work. Also, keep in mind that the network itself is unencrypted, so don't do anything confidential except via protocols which themselves are secured (ssh, https etc.).

 

Checking a PC's IP Configuration

Line: 52 to 64
 Admin page: IT.SysAdmin.PPENetwork

-- AndrewPickford - 03 Feb 2009 \ No newline at end of file

Added:
>
>
META TOPICMOVED by="GordonStewart" date="1461161511" from="IT.PPENetwork" to="IT.WiredNetworking"

Revision 22016-04-14 - GordonStewart

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

PPENetwork

(See also CampusNetwork for some wider issues.)

Changed:
<
<
The PPE network has one public subnet and several private subnets. If an unknown machine is connected to a PPE data sockets, it will receive an IP address within the restricted Un-Trusted subnet. Once a machine has been registered with the PPE SystemAdministrators, it will be added to either the Trusted, Laptop or Public subnets depending on the machine type.
>
>
The PPE network has one public subnet and several private subnets. If an unknown machine is connected to a PPE data sockets, it will receive an IP address within the restricted Un-Trusted subnet. Once a machine has been registered with the PPE ITManagement, it will be added to either the Trusted, Laptop or Public subnets depending on the machine type.
 
Changed:
<
<
No machine should ever be given a static IP address without the prior knowledge and agreement of the SystemAdministrators.
>
>
No machine should ever be given a static IP address without the prior knowledge and agreement of the ITManagement.
  Any machine that is thought to be a risk to the PPE network as a whole will be placed in an un-routed private subnet, and will therefore not be able to send or receive any internet traffic.
Line: 16 to 16
 

Wireless

Changed:
<
<
The Wireless network covers all PPE offices and labs and much of the rest of the Kelvin building. The wireless network is administered by the faculty IT SystemAdministrators. If at any time wireless coverage is found to not be complete please alert one of the PPE SystemAdministrators.
>
>
The Wireless network covers all PPE offices and labs and much of the rest of the Kelvin building. The wireless network is administered by the faculty IT ITManagement. If at any time wireless coverage is found to not be complete please alert one of the PPE ITManagement.
  This wireless network is intended as a convenience to guests, and to users who wander around with a laptop, but it does not replace wired connections to the PPE network. The wireless network will not permit all types of network traffic.

Revision 12009-02-03 - AndrewPickford

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

PPENetwork

(See also CampusNetwork for some wider issues.)

The PPE network has one public subnet and several private subnets. If an unknown machine is connected to a PPE data sockets, it will receive an IP address within the restricted Un-Trusted subnet. Once a machine has been registered with the PPE SystemAdministrators, it will be added to either the Trusted, Laptop or Public subnets depending on the machine type.

No machine should ever be given a static IP address without the prior knowledge and agreement of the SystemAdministrators.

Any machine that is thought to be a risk to the PPE network as a whole will be placed in an un-routed private subnet, and will therefore not be able to send or receive any internet traffic.

Laptop Subnet

Browsing for Windows shares is not possible from the Laptop subnet, but users can open Windows shares directly, e.g with Start->Run->\\ppesmb.

Wireless

The Wireless network covers all PPE offices and labs and much of the rest of the Kelvin building. The wireless network is administered by the faculty IT SystemAdministrators. If at any time wireless coverage is found to not be complete please alert one of the PPE SystemAdministrators.

This wireless network is intended as a convenience to guests, and to users who wander around with a laptop, but it does not replace wired connections to the PPE network. The wireless network will not permit all types of network traffic.

After connecting to the departmental wireless, open a web browser and enter the month's PIN. Without entering the pin, users are not allowed to use the wireless network. Pins can be obtained from http://www.physics.gla.ac.uk/dept-only/wlesscodes/current.txt.

WARNING: The levels of access given to the wired and wireless network are different. To prevent confusion please use the wireless or the wired network, not both at once. The wireless system is heavily filtered - there are no special exceptions for PPE. Outbound ssh, secure mail, web browsing etc. should be fine, but don't expect more complicated things, like videoconferencing, to work. Also, keep in mind that the network itself is unencrypted, so don't do anything confidential except via protocols which themselves are secured (ssh, https etc.).

Checking a PC's IP Configuration

Windows

1. Open a command prompt via
Start->Run->cmd

2. Type

ipconfig

(ipconfig options can be listed by typing ipconfig /?)

Linux

1. Open a shell window. 2. Type
/sbin/ifconfig

(Further information can be found on the ifconfig man page.)

Admin page: IT.SysAdmin.PPENetwork

-- AndrewPickford - 03 Feb 2009

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback