FCS Network: Difference between revisions
(Created page with "This page is about the network at FCS Various wireless network SSIDs exist there. The one we use for the Lab is FCSTMC-LAB1 and the password is on the whiteboard. Here i...") |
No edit summary |
||
Line 1: | Line 1: | ||
This page is about the network at [[FCS]] | This page is about the network at [[FCS]] | ||
=Wireless network= | |||
Various wireless network SSIDs exist there. The one we use for the Lab is FCSTMC-LAB1 | Various wireless network SSIDs exist there. The one we use for the Lab is FCSTMC-LAB1 | ||
Line 22: | Line 24: | ||
* Gateway: 172.16.3.1 | * Gateway: 172.16.3.1 | ||
* DNS Server: 172.16.3.1 | * DNS Server: 172.16.3.1 | ||
=Wired Network= | |||
There is one Ethernet jack in the lab room. It is under the table on the south wall. The other RJ-17 jacks in the room are telephone only. | |||
The Ethernet jack is connected to a switch on the same table. Each of the tables has a switch on it, daisy-chained via their uplink ports as follows: | |||
North table (incoming and Eval) -> East table (Build) -> South table (QA) -> Wall jack | |||
This means that there's an ethernet cable trailing across the floor between the North and East tables. Please be careful of it, it's a trip hazard! We're looking for a rug or other covering to place over it. | |||
Eventually we will have our own subnet, firewalled from the FCS network. After all, we don't want to provide DHCP to the FCS network, that would be bad ;^). We need to provide DHCP on our own area for LTSP to work. Also, a learning network with a firewall, services, etc. is something we will need. |
Revision as of 19:25, 13 February 2014
This page is about the network at FCS
Wireless network
Various wireless network SSIDs exist there. The one we use for the Lab is FCSTMC-LAB1 and the password is on the whiteboard.
Here is my ifconfig after connecting.
wlan0 Link encap:Ethernet HWaddr b8:76:3f:d2:95:68 inet addr:172.16.3.54 Bcast:172.16.3.255 Mask:255.255.255.0 inet6 addr: fe80::ba76:3fff:fed2:9568/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:119 errors:0 dropped:0 overruns:0 frame:0 TX packets:152 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:12622 (12.6 KB) TX bytes:21644 (21.6 KB)
- IP/Netmask: 172.16.3.54/24
- Gateway: 172.16.3.1
- DNS Server: 172.16.3.1
Wired Network
There is one Ethernet jack in the lab room. It is under the table on the south wall. The other RJ-17 jacks in the room are telephone only.
The Ethernet jack is connected to a switch on the same table. Each of the tables has a switch on it, daisy-chained via their uplink ports as follows:
North table (incoming and Eval) -> East table (Build) -> South table (QA) -> Wall jack
This means that there's an ethernet cable trailing across the floor between the North and East tables. Please be careful of it, it's a trip hazard! We're looking for a rug or other covering to place over it.
Eventually we will have our own subnet, firewalled from the FCS network. After all, we don't want to provide DHCP to the FCS network, that would be bad ;^). We need to provide DHCP on our own area for LTSP to work. Also, a learning network with a firewall, services, etc. is something we will need.