<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.emfcamp.org/2014/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AK47</id>
	<title>Electromagnetic Field - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.emfcamp.org/2014/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AK47"/>
	<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/wiki/Special:Contributions/AK47"/>
	<updated>2026-04-21T18:08:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=Network&amp;diff=1528</id>
		<title>Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=Network&amp;diff=1528"/>
		<updated>2014-08-10T22:34:04Z</updated>

		<summary type="html">&lt;p&gt;AK47: /* WPA2 802.1X, encryption */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Network ==&lt;br /&gt;
&lt;br /&gt;
[[Team:NOC]] has tried to build and support the fastest network for you, a network comparable to a medium sized ISP built up in just a couple of days. It might not be perfect all the time. If you experience any outage please report them to the [[Team:InfoHelpDesk|helpdesk]].&lt;br /&gt;
&lt;br /&gt;
We will be providing a high speed onsite network with blanket wireless coverage and wired network access to both venues and camping tents.&lt;br /&gt;
&lt;br /&gt;
== Uplink ==&lt;br /&gt;
&lt;br /&gt;
Uplink from the campsite is currently being arranged. Details will be announced when firm.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
The whole field has been covered with many wireless access points to ensure the best possible coverage and to allow you to roam seamlessly without interruption. Naturally, there is additional coverage in popular areas such as the talk tents.&lt;br /&gt;
&lt;br /&gt;
The following SSIDs will be available:&lt;br /&gt;
&lt;br /&gt;
* emfcamp&lt;br /&gt;
** This is 5GHz and should you should use this one in preference, if you can see it. The username and password are &amp;quot;emf&amp;quot;. This is the most secure, WPA2-Enterprise.&lt;br /&gt;
* emfcamp-legacy&lt;br /&gt;
** This is 2.4GHz and less resistant to interference, use it only if you have to. The username and password are &amp;quot;emf&amp;quot;. This is also WPA2-Enterprise.&lt;br /&gt;
* emfcamp-insecure '''Warning: less secure'''&lt;br /&gt;
** This is both 5GHz and 2.4GHz, and is for older devices that don't support WPA2-Enterprise. It's basic WPA2-PSK and the password is &amp;quot;emfcamp2014&amp;quot;.&lt;br /&gt;
* spacenet&lt;br /&gt;
** This is 2.4GHz + 5GHz and WPA2-Enterprise, you can connect with a valid account if your hackerspace is offering spacenet. More information can be found at [https://spacefed.net/ spacefed.net].&lt;br /&gt;
* eduroam&lt;br /&gt;
** This is 2.4GHz + 5GHz and WPA2-Enterprise, you can connect with a valid account if your university/college/school is offering eduroam. More information can be found at [https://www.eduroam.org/ eduroam.org].&lt;br /&gt;
&lt;br /&gt;
Use of the 5GHz SSIDs is recommended if your device supports them. 802.11b is disabled as it slows everyone else down.&lt;br /&gt;
&lt;br /&gt;
Even if you are using an encrypted network, you should still [[#Encryption|encrypt any sensitive traffic]] sent over the air end-to-end to prevent snooping. Although some SSIDs offer encryption, it is only over-the-air.&lt;br /&gt;
&lt;br /&gt;
We have airtime fairness configured on our wireless controllers, so if you wish to download large files please use a wired connection (there will be plenty about).&lt;br /&gt;
&lt;br /&gt;
For proper wireless support under linux, you should have a kernel newer than 2.6.39.2. There is also a kernel panic with brcmsmac on linux 3.10.3 that can be fixed by downgrading to kernel 3.10.2.&lt;br /&gt;
&lt;br /&gt;
=== WPA2 802.1X, encryption ===&lt;br /&gt;
Due to popular demand (and with security in mind) we provide WPA2 802.1X. This will encrypt your traffic, preventing attackers from sniffing your data. Keep in mind that this won't protect you from other network attacks and you should still be aware that you are at a hacker conference! Your link layer should be secure if you do certificate checking (see below).&lt;br /&gt;
&lt;br /&gt;
You might think: &amp;quot;WTF!? Do I need to register a user and password blah, blah&amp;quot;. Fortunately not. You can '''use any username/password combination using EAP-TTLS with PAP to login''' (example: &amp;quot;user: fbhfbhiaf pass: bgufwbnkqo&amp;quot; is valid), because we don't care who logs in and who you are. We just want to encrypt your data.&lt;br /&gt;
&lt;br /&gt;
Users which use MSCHAPv2 (like Windows users with default 802.1X supplicant) should use a fixed username and password. You can use &amp;quot;emf/emf&amp;quot; or &amp;quot;guest/guest&amp;quot; as &amp;quot;username/password&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==== Client Settings ====&lt;br /&gt;
 SSID: emfcamp or emfcamp-legacy&lt;br /&gt;
 Phase 1: EAP-TTLS or PEAP&lt;br /&gt;
 Phase 2: MSCHAPv2 or EAP-MSCHAPv2 or PAP&lt;br /&gt;
 &lt;br /&gt;
 CN = radius.emf.camp&lt;br /&gt;
 CA = GeoTrust Global CA&lt;br /&gt;
 Fingerprint = 5E:A7:65:99:25:14:46:A4:0A:CD:2D:22:27:C1:1B:70:AA:A0:CC:1F&lt;br /&gt;
&lt;br /&gt;
Make sure '''you check the certificate''' in order to know you are connecting to the correct network (you should check on both the CN and the CA).&lt;br /&gt;
&lt;br /&gt;
== Camping area and workshops ==&lt;br /&gt;
&lt;br /&gt;
All camping areas will be within 60m of a Datenklo (Data Toilet), please bring around 60-70m of CAT5 cable. Unless a sponsor comes forward for it, we will be unable to supply cable on site. We will be budgeting only for the infrastructure requirements and necessary spares to deal with issues.&lt;br /&gt;
&lt;br /&gt;
Lay your own cable neatly from your tent back to the nearest Datenklo, and leave 6m of slack coiled on the floor in front of it. And please lay it so that it can be clearly seen that it needs to be plugged in - or you risk having your cable overlooked. At regular intervals a member of the NOC team will connect it up and enable the port.&lt;br /&gt;
&lt;br /&gt;
If you wish to be removed from a Datenklo again, contact the [[Team:InfoDesk|helpdesk]] directly.&lt;br /&gt;
&lt;br /&gt;
All of our edge ports are at least 10/100, some support PoE (802.3af), plus Auto-MDX.&lt;br /&gt;
&lt;br /&gt;
== Static IPs ==&lt;br /&gt;
&lt;br /&gt;
If you need a static IP on either the wired or wireless network, drop by the [[Team:InfoDesk]]. If you are given a static IP on the wireless, connect to the regular SSID, but instead of using the login emf/emf, use static/static.&lt;br /&gt;
&lt;br /&gt;
== Rules ==&lt;br /&gt;
&lt;br /&gt;
* Be nice and friendly! Do not do to others what you do not wish done to yourself.&lt;br /&gt;
* Protect your computer! We cannot be taken responsible or held accountable for any damage your devices might sustain due to security problems, power spikes and other such perils.&lt;br /&gt;
* Please do not operate your own WiFi access point, our wireless solution includes 'CleanAir' technology and has rogue access point detection.&lt;br /&gt;
* If you are operating anything else in the 2.4GHz spectrum, please clear the frequencies in advance with us.&lt;br /&gt;
* Do not attempt to run a DHCP or RA server. You will be found and named and shamed!&lt;br /&gt;
* Cabling from your tent to the data toilets must not cross any roads.&lt;br /&gt;
* If you are connecting a Nanode / Arduino Ethernet / other microcontroller to the network please make sure it is using a unique MAC address. Many of the code examples for such devices use an identical MAC address and this will cause problems - if you aren't sure contact the [[Team:InfoDesk|helpdesk]].&lt;br /&gt;
* If you are connecting a switch, you need to contact the NOC to enable this on your port. You are only allowed one uplink from your switch to our network - do not attempt to connect multiple cables or to multiple DKs!&lt;br /&gt;
&lt;br /&gt;
If you break these rules, we will track you down or triangulate you, but we'd rather spend the time maintaining the smooth operation of the network, so please don't waste our time. And if you think [[Team:NOC]] cannot locate you just because you're wireless - think again. ;-)&lt;br /&gt;
&lt;br /&gt;
== IPv6 ==&lt;br /&gt;
&lt;br /&gt;
Naturally, IPv6 is available throughout the network and should &amp;quot;just work&amp;quot; for you. Team:NOC does not recommend disabling IPv6 if you have problems, instead try to understand the problem you are experiencing and get educated in the new world order. Contact the [[Team:InfoDesk|NOC helpdesk]] if you need help.&lt;br /&gt;
&lt;br /&gt;
== Multicast ==&lt;br /&gt;
&lt;br /&gt;
In 2012 we ran multicast with a feed from the BBC. This worked quite well; you could simply open your media player and browse multicast streams (e.g. in VLC &amp;quot;Local Network -&amp;gt; Network Streams (SAP)&amp;quot;). We'll try to do the same again this year, details will appear here.&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
&lt;br /&gt;
=== Recent vulnerabilities ====&lt;br /&gt;
&lt;br /&gt;
: '''WARNING: Bring a recent DHCP Client'''. If your OS uses ISC DHCP dhclient make sure you don't run a vulnerable version. https://www.kb.cert.org/vuls/id/410676&lt;br /&gt;
&lt;br /&gt;
=== Encryption ===&lt;br /&gt;
&lt;br /&gt;
Please treat the network as wide open and full of attackers. Although [[Team:NOC]] themselves will not monitor the network, always assume that Alice flirting with Bob will be spied upon by The Third Party.&lt;br /&gt;
&lt;br /&gt;
Any sensitive information including passwords must therefore be encrypted. Please make sure you don't use any software or web applications that send sensitive data or passwords in the clear.&lt;br /&gt;
&lt;br /&gt;
The following mechanisms should be safe:&lt;br /&gt;
* Anything that goes through a VPN&lt;br /&gt;
* Any website that uses HTTPS&lt;br /&gt;
* Any application that uses SSL&lt;br /&gt;
** In the case of email, you need to have SSL enabled for both receiving mail (POP, IMAP) and sending it (SMTP)&lt;br /&gt;
* ssh and scp&lt;br /&gt;
* Where possible, use One-time passwords. Real tokens work best, many of those should be compatible with open source radius servers. [http://perlmonks.org/?node=967433 Here] is a simple Perl radius server implementation for [http://tools.ietf.org/html/rfc6238 RFC6238] tokens that works with ssh and other stuff on linux.&lt;br /&gt;
&lt;br /&gt;
The following are almost always unsafe:&lt;br /&gt;
&lt;br /&gt;
* FTP with login/password (are almost always sent in the clear)&lt;br /&gt;
* Telnet with login/password&lt;br /&gt;
* Email if you don't use SSL&lt;br /&gt;
* Webmail that doesn't use HTTPS&lt;br /&gt;
** Someone could trigger a password reminder and then intercept your email&lt;br /&gt;
* Websites that use HTTP (not HTTPS) where you need to fill in a password in the page itself&lt;br /&gt;
&lt;br /&gt;
Possibly unsafe, make sure that you understand what you're doing:&lt;br /&gt;
&lt;br /&gt;
* Websites where you need to fill in a password and your ''browser'' (not the website!) tells you it's going to be sent securely&lt;br /&gt;
* Websites that require an account but remember you're logged in&lt;br /&gt;
** The password ''may'' be protected but not the content or cookies that automatically log you in&lt;br /&gt;
* Any time your browser or other application brings up ''anything'' to do with a certificate&lt;br /&gt;
* Anything not protected with SSL: someone could be faking DNS answers to impersonate certain sites&lt;br /&gt;
&lt;br /&gt;
Remember: if you're being stupid someone may feel the need to teach you a security lesson in a not so subtle way! (No, that doesn't mean it's ok to hack people just to see if their security is in order.)&lt;br /&gt;
&lt;br /&gt;
=== Firewall ===&lt;br /&gt;
&lt;br /&gt;
There is no network firewall. We operate an unfiltered network that is wide open to the Internet. There is no NAT, and everybody has a public IP address. This is our definition of &amp;quot;network neutrality&amp;quot; - a network that doesn't do anything whatsoever to your IP connection.&lt;br /&gt;
&lt;br /&gt;
If you are used to feeling secure just because you've been sitting behind a NAT router, think again. You are now wide open to the whole Internet. Ensure your personal firewall is enabled and that you have applied all security updates to your OS and applications.&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
&lt;br /&gt;
=== Can I bring a server? ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;Yes, though we would rather these were stored centrally in our NOC. This allows us to provision power easily and you also get the added benefit of connecting directly to our core and having UPS backup. If you intend to bring a server please email noc@emfcamp.org so we can fully understand your requirements prior to the event.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have not yet determined whether we will be able to provide colocation space for servers, but we would like to in order to save bandwidth on the extensive site network. If this will be helpful for you, please e-mail noc@emfcamp.org so we can gauge demand.&lt;br /&gt;
&lt;br /&gt;
=== Can I use the 2.4GHz band for non-wifi projects? ===&lt;br /&gt;
&lt;br /&gt;
The following channels are available for adhoc/mesh/other wireless stuff:&lt;br /&gt;
&lt;br /&gt;
* 2.4Ghz: Channel 1 &lt;br /&gt;
* 5Ghz: Channel 136, 140&lt;br /&gt;
&lt;br /&gt;
We cannot force you to use these channels, but we are trying to build a functional wireless network for the other attendees too. So please, don't do any experiments on other channels.&lt;br /&gt;
&lt;br /&gt;
=== Can I bring an access point? ===&lt;br /&gt;
&lt;br /&gt;
No, this is strictly prohibited! We need all available channels to provide good quality coverage for the rest of the attendees. Please do not be selfish here as you will degrade performance for everyone else, and we WILL track you down.&lt;br /&gt;
&lt;br /&gt;
If you are operating a village (using an EMF-supplied tent) that has poor coverage, we may be able to arrange to put an access point in it during the event to improve coverage. Stop by the NOC and ask.&lt;br /&gt;
&lt;br /&gt;
=== Can I bring a switch? ===&lt;br /&gt;
&lt;br /&gt;
Yes, but for stability purposes all edge ports are limited to 3 MAC addresses at a time. If you want to connect a switch, you need to stop by the NOC and ask us to lift the port-security on your port. If you do this, you need to convince us that you know what you're doing and promise not to do anything that may harm the network - in particular, you must not connect the switch to our network by more than 1 cable (not even to a different DK).&lt;br /&gt;
&lt;br /&gt;
=== My port goes up and down every couple of minutes ===&lt;br /&gt;
&lt;br /&gt;
You have probably tripped port security. Most likely scenario is that you have connected a switch without consulting us (see answer to previous question).&lt;br /&gt;
&lt;br /&gt;
== Team Internet ==&lt;br /&gt;
&lt;br /&gt;
[[User:Jasperw]]&lt;br /&gt;
[[User:Will-h]]&lt;br /&gt;
[[User:Davidc]]&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=Network&amp;diff=1527</id>
		<title>Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=Network&amp;diff=1527"/>
		<updated>2014-08-10T22:32:54Z</updated>

		<summary type="html">&lt;p&gt;AK47: /* Wireless */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Network ==&lt;br /&gt;
&lt;br /&gt;
[[Team:NOC]] has tried to build and support the fastest network for you, a network comparable to a medium sized ISP built up in just a couple of days. It might not be perfect all the time. If you experience any outage please report them to the [[Team:InfoHelpDesk|helpdesk]].&lt;br /&gt;
&lt;br /&gt;
We will be providing a high speed onsite network with blanket wireless coverage and wired network access to both venues and camping tents.&lt;br /&gt;
&lt;br /&gt;
== Uplink ==&lt;br /&gt;
&lt;br /&gt;
Uplink from the campsite is currently being arranged. Details will be announced when firm.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
The whole field has been covered with many wireless access points to ensure the best possible coverage and to allow you to roam seamlessly without interruption. Naturally, there is additional coverage in popular areas such as the talk tents.&lt;br /&gt;
&lt;br /&gt;
The following SSIDs will be available:&lt;br /&gt;
&lt;br /&gt;
* emfcamp&lt;br /&gt;
** This is 5GHz and should you should use this one in preference, if you can see it. The username and password are &amp;quot;emf&amp;quot;. This is the most secure, WPA2-Enterprise.&lt;br /&gt;
* emfcamp-legacy&lt;br /&gt;
** This is 2.4GHz and less resistant to interference, use it only if you have to. The username and password are &amp;quot;emf&amp;quot;. This is also WPA2-Enterprise.&lt;br /&gt;
* emfcamp-insecure '''Warning: less secure'''&lt;br /&gt;
** This is both 5GHz and 2.4GHz, and is for older devices that don't support WPA2-Enterprise. It's basic WPA2-PSK and the password is &amp;quot;emfcamp2014&amp;quot;.&lt;br /&gt;
* spacenet&lt;br /&gt;
** This is 2.4GHz + 5GHz and WPA2-Enterprise, you can connect with a valid account if your hackerspace is offering spacenet. More information can be found at [https://spacefed.net/ spacefed.net].&lt;br /&gt;
* eduroam&lt;br /&gt;
** This is 2.4GHz + 5GHz and WPA2-Enterprise, you can connect with a valid account if your university/college/school is offering eduroam. More information can be found at [https://www.eduroam.org/ eduroam.org].&lt;br /&gt;
&lt;br /&gt;
Use of the 5GHz SSIDs is recommended if your device supports them. 802.11b is disabled as it slows everyone else down.&lt;br /&gt;
&lt;br /&gt;
Even if you are using an encrypted network, you should still [[#Encryption|encrypt any sensitive traffic]] sent over the air end-to-end to prevent snooping. Although some SSIDs offer encryption, it is only over-the-air.&lt;br /&gt;
&lt;br /&gt;
We have airtime fairness configured on our wireless controllers, so if you wish to download large files please use a wired connection (there will be plenty about).&lt;br /&gt;
&lt;br /&gt;
For proper wireless support under linux, you should have a kernel newer than 2.6.39.2. There is also a kernel panic with brcmsmac on linux 3.10.3 that can be fixed by downgrading to kernel 3.10.2.&lt;br /&gt;
&lt;br /&gt;
=== WPA2 802.1X, encryption ===&lt;br /&gt;
Due to popular demand (and with security in mind) we provide WPA2 802.1X. This will encrypt your traffic, preventing attackers from sniffing your data. Keep in mind that this won't protect you from other network attacks and you should still be aware that you are at a hacker conference! Your link layer should be secure if you do certificate checking (see below).&lt;br /&gt;
&lt;br /&gt;
You might think: &amp;quot;WTF!? Do I need to register a user and password blah, blah&amp;quot;. Fortunately not. You can '''use any username/password combination using EAP-TTLS with PAP to login''' (example: &amp;quot;user: fbhfbhiaf pass: bgufwbnkqo&amp;quot; is valid), because we don't care who logs in and who you are. We just want to encrypt your data.&lt;br /&gt;
&lt;br /&gt;
Users which use MSCHAPv2 (like Windows users with default 802.1X supplicant) should use a fixed username and password. You can use &amp;quot;emf/emf&amp;quot; or &amp;quot;guest/guest&amp;quot; as &amp;quot;username/password&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==== Client Settings ====&lt;br /&gt;
 SSID: emfcamp or emfcamp-legacy&lt;br /&gt;
 Phase 1: EAP-TTLS or PEAP&lt;br /&gt;
 Phase 2: MSCHAPv2 or EAP-MSCHAPv2 or PAP&lt;br /&gt;
 &lt;br /&gt;
 CN = radius.emf.camp&lt;br /&gt;
 CA = GeoTrust Global CA&lt;br /&gt;
 Fingerprint = 5E:A7:65:99:25:14:46:A4:0A:CD:2D:22:27:C1:1B:70:AA:A0:CC:1F&lt;br /&gt;
&lt;br /&gt;
Make sure '''you check the certificate''' in order to know you are connecting to the correct network (you should check on both the CN and the CA). The certificate that is installed on the RADIUS server is same as for the local spacenet-service, it is signed by StartCom (aka StartSSL) of which the root-certificate should be pre-installed on most devices. Check [https://spacefed.net/wiki/index.php/30c3#Certificate here] to see more information about the certificate that is installed.&lt;br /&gt;
&lt;br /&gt;
== Camping area and workshops ==&lt;br /&gt;
&lt;br /&gt;
All camping areas will be within 60m of a Datenklo (Data Toilet), please bring around 60-70m of CAT5 cable. Unless a sponsor comes forward for it, we will be unable to supply cable on site. We will be budgeting only for the infrastructure requirements and necessary spares to deal with issues.&lt;br /&gt;
&lt;br /&gt;
Lay your own cable neatly from your tent back to the nearest Datenklo, and leave 6m of slack coiled on the floor in front of it. And please lay it so that it can be clearly seen that it needs to be plugged in - or you risk having your cable overlooked. At regular intervals a member of the NOC team will connect it up and enable the port.&lt;br /&gt;
&lt;br /&gt;
If you wish to be removed from a Datenklo again, contact the [[Team:InfoDesk|helpdesk]] directly.&lt;br /&gt;
&lt;br /&gt;
All of our edge ports are at least 10/100, some support PoE (802.3af), plus Auto-MDX.&lt;br /&gt;
&lt;br /&gt;
== Static IPs ==&lt;br /&gt;
&lt;br /&gt;
If you need a static IP on either the wired or wireless network, drop by the [[Team:InfoDesk]]. If you are given a static IP on the wireless, connect to the regular SSID, but instead of using the login emf/emf, use static/static.&lt;br /&gt;
&lt;br /&gt;
== Rules ==&lt;br /&gt;
&lt;br /&gt;
* Be nice and friendly! Do not do to others what you do not wish done to yourself.&lt;br /&gt;
* Protect your computer! We cannot be taken responsible or held accountable for any damage your devices might sustain due to security problems, power spikes and other such perils.&lt;br /&gt;
* Please do not operate your own WiFi access point, our wireless solution includes 'CleanAir' technology and has rogue access point detection.&lt;br /&gt;
* If you are operating anything else in the 2.4GHz spectrum, please clear the frequencies in advance with us.&lt;br /&gt;
* Do not attempt to run a DHCP or RA server. You will be found and named and shamed!&lt;br /&gt;
* Cabling from your tent to the data toilets must not cross any roads.&lt;br /&gt;
* If you are connecting a Nanode / Arduino Ethernet / other microcontroller to the network please make sure it is using a unique MAC address. Many of the code examples for such devices use an identical MAC address and this will cause problems - if you aren't sure contact the [[Team:InfoDesk|helpdesk]].&lt;br /&gt;
* If you are connecting a switch, you need to contact the NOC to enable this on your port. You are only allowed one uplink from your switch to our network - do not attempt to connect multiple cables or to multiple DKs!&lt;br /&gt;
&lt;br /&gt;
If you break these rules, we will track you down or triangulate you, but we'd rather spend the time maintaining the smooth operation of the network, so please don't waste our time. And if you think [[Team:NOC]] cannot locate you just because you're wireless - think again. ;-)&lt;br /&gt;
&lt;br /&gt;
== IPv6 ==&lt;br /&gt;
&lt;br /&gt;
Naturally, IPv6 is available throughout the network and should &amp;quot;just work&amp;quot; for you. Team:NOC does not recommend disabling IPv6 if you have problems, instead try to understand the problem you are experiencing and get educated in the new world order. Contact the [[Team:InfoDesk|NOC helpdesk]] if you need help.&lt;br /&gt;
&lt;br /&gt;
== Multicast ==&lt;br /&gt;
&lt;br /&gt;
In 2012 we ran multicast with a feed from the BBC. This worked quite well; you could simply open your media player and browse multicast streams (e.g. in VLC &amp;quot;Local Network -&amp;gt; Network Streams (SAP)&amp;quot;). We'll try to do the same again this year, details will appear here.&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
&lt;br /&gt;
=== Recent vulnerabilities ====&lt;br /&gt;
&lt;br /&gt;
: '''WARNING: Bring a recent DHCP Client'''. If your OS uses ISC DHCP dhclient make sure you don't run a vulnerable version. https://www.kb.cert.org/vuls/id/410676&lt;br /&gt;
&lt;br /&gt;
=== Encryption ===&lt;br /&gt;
&lt;br /&gt;
Please treat the network as wide open and full of attackers. Although [[Team:NOC]] themselves will not monitor the network, always assume that Alice flirting with Bob will be spied upon by The Third Party.&lt;br /&gt;
&lt;br /&gt;
Any sensitive information including passwords must therefore be encrypted. Please make sure you don't use any software or web applications that send sensitive data or passwords in the clear.&lt;br /&gt;
&lt;br /&gt;
The following mechanisms should be safe:&lt;br /&gt;
* Anything that goes through a VPN&lt;br /&gt;
* Any website that uses HTTPS&lt;br /&gt;
* Any application that uses SSL&lt;br /&gt;
** In the case of email, you need to have SSL enabled for both receiving mail (POP, IMAP) and sending it (SMTP)&lt;br /&gt;
* ssh and scp&lt;br /&gt;
* Where possible, use One-time passwords. Real tokens work best, many of those should be compatible with open source radius servers. [http://perlmonks.org/?node=967433 Here] is a simple Perl radius server implementation for [http://tools.ietf.org/html/rfc6238 RFC6238] tokens that works with ssh and other stuff on linux.&lt;br /&gt;
&lt;br /&gt;
The following are almost always unsafe:&lt;br /&gt;
&lt;br /&gt;
* FTP with login/password (are almost always sent in the clear)&lt;br /&gt;
* Telnet with login/password&lt;br /&gt;
* Email if you don't use SSL&lt;br /&gt;
* Webmail that doesn't use HTTPS&lt;br /&gt;
** Someone could trigger a password reminder and then intercept your email&lt;br /&gt;
* Websites that use HTTP (not HTTPS) where you need to fill in a password in the page itself&lt;br /&gt;
&lt;br /&gt;
Possibly unsafe, make sure that you understand what you're doing:&lt;br /&gt;
&lt;br /&gt;
* Websites where you need to fill in a password and your ''browser'' (not the website!) tells you it's going to be sent securely&lt;br /&gt;
* Websites that require an account but remember you're logged in&lt;br /&gt;
** The password ''may'' be protected but not the content or cookies that automatically log you in&lt;br /&gt;
* Any time your browser or other application brings up ''anything'' to do with a certificate&lt;br /&gt;
* Anything not protected with SSL: someone could be faking DNS answers to impersonate certain sites&lt;br /&gt;
&lt;br /&gt;
Remember: if you're being stupid someone may feel the need to teach you a security lesson in a not so subtle way! (No, that doesn't mean it's ok to hack people just to see if their security is in order.)&lt;br /&gt;
&lt;br /&gt;
=== Firewall ===&lt;br /&gt;
&lt;br /&gt;
There is no network firewall. We operate an unfiltered network that is wide open to the Internet. There is no NAT, and everybody has a public IP address. This is our definition of &amp;quot;network neutrality&amp;quot; - a network that doesn't do anything whatsoever to your IP connection.&lt;br /&gt;
&lt;br /&gt;
If you are used to feeling secure just because you've been sitting behind a NAT router, think again. You are now wide open to the whole Internet. Ensure your personal firewall is enabled and that you have applied all security updates to your OS and applications.&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
&lt;br /&gt;
=== Can I bring a server? ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;Yes, though we would rather these were stored centrally in our NOC. This allows us to provision power easily and you also get the added benefit of connecting directly to our core and having UPS backup. If you intend to bring a server please email noc@emfcamp.org so we can fully understand your requirements prior to the event.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have not yet determined whether we will be able to provide colocation space for servers, but we would like to in order to save bandwidth on the extensive site network. If this will be helpful for you, please e-mail noc@emfcamp.org so we can gauge demand.&lt;br /&gt;
&lt;br /&gt;
=== Can I use the 2.4GHz band for non-wifi projects? ===&lt;br /&gt;
&lt;br /&gt;
The following channels are available for adhoc/mesh/other wireless stuff:&lt;br /&gt;
&lt;br /&gt;
* 2.4Ghz: Channel 1 &lt;br /&gt;
* 5Ghz: Channel 136, 140&lt;br /&gt;
&lt;br /&gt;
We cannot force you to use these channels, but we are trying to build a functional wireless network for the other attendees too. So please, don't do any experiments on other channels.&lt;br /&gt;
&lt;br /&gt;
=== Can I bring an access point? ===&lt;br /&gt;
&lt;br /&gt;
No, this is strictly prohibited! We need all available channels to provide good quality coverage for the rest of the attendees. Please do not be selfish here as you will degrade performance for everyone else, and we WILL track you down.&lt;br /&gt;
&lt;br /&gt;
If you are operating a village (using an EMF-supplied tent) that has poor coverage, we may be able to arrange to put an access point in it during the event to improve coverage. Stop by the NOC and ask.&lt;br /&gt;
&lt;br /&gt;
=== Can I bring a switch? ===&lt;br /&gt;
&lt;br /&gt;
Yes, but for stability purposes all edge ports are limited to 3 MAC addresses at a time. If you want to connect a switch, you need to stop by the NOC and ask us to lift the port-security on your port. If you do this, you need to convince us that you know what you're doing and promise not to do anything that may harm the network - in particular, you must not connect the switch to our network by more than 1 cable (not even to a different DK).&lt;br /&gt;
&lt;br /&gt;
=== My port goes up and down every couple of minutes ===&lt;br /&gt;
&lt;br /&gt;
You have probably tripped port security. Most likely scenario is that you have connected a switch without consulting us (see answer to previous question).&lt;br /&gt;
&lt;br /&gt;
== Team Internet ==&lt;br /&gt;
&lt;br /&gt;
[[User:Jasperw]]&lt;br /&gt;
[[User:Will-h]]&lt;br /&gt;
[[User:Davidc]]&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=Network&amp;diff=1522</id>
		<title>Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=Network&amp;diff=1522"/>
		<updated>2014-08-10T19:18:21Z</updated>

		<summary type="html">&lt;p&gt;AK47: /* Wireless */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Network ==&lt;br /&gt;
&lt;br /&gt;
[[Team:NOC]] has tried to build and support the fastest network for you, a network comparable to a medium sized ISP built up in just a couple of days. It might not be perfect all the time. If you experience any outage please report them to the [[Team:InfoHelpDesk|helpdesk]].&lt;br /&gt;
&lt;br /&gt;
We will be providing a high speed onsite network with blanket wireless coverage and wired network access to both venues and camping tents.&lt;br /&gt;
&lt;br /&gt;
== Uplink ==&lt;br /&gt;
&lt;br /&gt;
Uplink from the campsite is currently being arranged. Details will be announced when firm.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
The whole field has been covered with many wireless access points to ensure the best possible coverage and to allow you to roam seamlessly without interruption. Naturally, there is additional coverage in popular areas such as the talk tents.&lt;br /&gt;
&lt;br /&gt;
The following SSIDs will be available:&lt;br /&gt;
&lt;br /&gt;
* emfcamp&lt;br /&gt;
** This is 5GHz and should you should use this one in preference, if you can see it. The username and password are &amp;quot;emf&amp;quot;. This is the most secure, WPA2-Enterprise.&lt;br /&gt;
* emfcamp-legacy&lt;br /&gt;
** This is 2.4GHz and less resistant to interference, use it only if you have to. The username and password are &amp;quot;emf&amp;quot;. This is also WPA2-Enterprise.&lt;br /&gt;
* emfcamp-insecure '''Warning: less secure'''&lt;br /&gt;
** This is both 5GHz and 2.4GHz, and is for older devices that don't support WPA2-Enterprise. It's basic WPA2-PSK and the password is &amp;quot;emfcamp2014&amp;quot;.&lt;br /&gt;
* spacenet&lt;br /&gt;
** This is 2.4GHz + 5GHz and WPA2-Enterprise, you can connect with a valid account if your hackerspace is offering spacenet. More information can be found at [https://spacefed.net/ spacefed.net].&lt;br /&gt;
* eduroam&lt;br /&gt;
** This is 2.4GHz + 5GHz and WPA2-Enterprise, you can connect with a valid account if your university/college/school is offering eduroam. More information can be found at [https://www.eduroam.org/ eduroam.org].&lt;br /&gt;
&lt;br /&gt;
Use of the 5GHz SSIDs is recommended if your device supports them. 802.11b is disabled as it slows everyone else down.&lt;br /&gt;
&lt;br /&gt;
Even if you are using an encrypted network, you should still [[#Encryption|encrypt any sensitive traffic]] sent over the air end-to-end to prevent snooping. Although some SSIDs offer encryption, it is only over-the-air.&lt;br /&gt;
&lt;br /&gt;
We have airtime fairness configured on our wireless controllers, so if you wish to download large files please use a wired connection (there will be plenty about).&lt;br /&gt;
&lt;br /&gt;
For proper wireless support under linux, you should have a kernel newer than 2.6.39.2. There is also a kernel panic with brcmsmac on linux 3.10.3 that can be fixed by downgrading to kernel 3.10.2.&lt;br /&gt;
&lt;br /&gt;
== Camping area and workshops ==&lt;br /&gt;
&lt;br /&gt;
All camping areas will be within 60m of a Datenklo (Data Toilet), please bring around 60-70m of CAT5 cable. Unless a sponsor comes forward for it, we will be unable to supply cable on site. We will be budgeting only for the infrastructure requirements and necessary spares to deal with issues.&lt;br /&gt;
&lt;br /&gt;
Lay your own cable neatly from your tent back to the nearest Datenklo, and leave 6m of slack coiled on the floor in front of it. And please lay it so that it can be clearly seen that it needs to be plugged in - or you risk having your cable overlooked. At regular intervals a member of the NOC team will connect it up and enable the port.&lt;br /&gt;
&lt;br /&gt;
If you wish to be removed from a Datenklo again, contact the [[Team:InfoDesk|helpdesk]] directly.&lt;br /&gt;
&lt;br /&gt;
All of our edge ports are at least 10/100, some support PoE (802.3af), plus Auto-MDX.&lt;br /&gt;
&lt;br /&gt;
== Static IPs ==&lt;br /&gt;
&lt;br /&gt;
If you need a static IP on either the wired or wireless network, drop by the [[Team:InfoDesk]]. If you are given a static IP on the wireless, connect to the regular SSID, but instead of using the login emf/emf, use static/static.&lt;br /&gt;
&lt;br /&gt;
== Rules ==&lt;br /&gt;
&lt;br /&gt;
* Be nice and friendly! Do not do to others what you do not wish done to yourself.&lt;br /&gt;
* Protect your computer! We cannot be taken responsible or held accountable for any damage your devices might sustain due to security problems, power spikes and other such perils.&lt;br /&gt;
* Please do not operate your own WiFi access point, our wireless solution includes 'CleanAir' technology and has rogue access point detection.&lt;br /&gt;
* If you are operating anything else in the 2.4GHz spectrum, please clear the frequencies in advance with us.&lt;br /&gt;
* Do not attempt to run a DHCP or RA server. You will be found and named and shamed!&lt;br /&gt;
* Cabling from your tent to the data toilets must not cross any roads.&lt;br /&gt;
* If you are connecting a Nanode / Arduino Ethernet / other microcontroller to the network please make sure it is using a unique MAC address. Many of the code examples for such devices use an identical MAC address and this will cause problems - if you aren't sure contact the [[Team:InfoDesk|helpdesk]].&lt;br /&gt;
* If you are connecting a switch, you need to contact the NOC to enable this on your port. You are only allowed one uplink from your switch to our network - do not attempt to connect multiple cables or to multiple DKs!&lt;br /&gt;
&lt;br /&gt;
If you break these rules, we will track you down or triangulate you, but we'd rather spend the time maintaining the smooth operation of the network, so please don't waste our time. And if you think [[Team:NOC]] cannot locate you just because you're wireless - think again. ;-)&lt;br /&gt;
&lt;br /&gt;
== IPv6 ==&lt;br /&gt;
&lt;br /&gt;
Naturally, IPv6 is available throughout the network and should &amp;quot;just work&amp;quot; for you. Team:NOC does not recommend disabling IPv6 if you have problems, instead try to understand the problem you are experiencing and get educated in the new world order. Contact the [[Team:InfoDesk|NOC helpdesk]] if you need help.&lt;br /&gt;
&lt;br /&gt;
== Multicast ==&lt;br /&gt;
&lt;br /&gt;
In 2012 we ran multicast with a feed from the BBC. This worked quite well; you could simply open your media player and browse multicast streams (e.g. in VLC &amp;quot;Local Network -&amp;gt; Network Streams (SAP)&amp;quot;). We'll try to do the same again this year, details will appear here.&lt;br /&gt;
&lt;br /&gt;
== Security ==&lt;br /&gt;
&lt;br /&gt;
=== Recent vulnerabilities ====&lt;br /&gt;
&lt;br /&gt;
: '''WARNING: Bring a recent DHCP Client'''. If your OS uses ISC DHCP dhclient make sure you don't run a vulnerable version. https://www.kb.cert.org/vuls/id/410676&lt;br /&gt;
&lt;br /&gt;
=== Encryption ===&lt;br /&gt;
&lt;br /&gt;
Please treat the network as wide open and full of attackers. Although [[Team:NOC]] themselves will not monitor the network, always assume that Alice flirting with Bob will be spied upon by The Third Party.&lt;br /&gt;
&lt;br /&gt;
Any sensitive information including passwords must therefore be encrypted. Please make sure you don't use any software or web applications that send sensitive data or passwords in the clear.&lt;br /&gt;
&lt;br /&gt;
The following mechanisms should be safe:&lt;br /&gt;
* Anything that goes through a VPN&lt;br /&gt;
* Any website that uses HTTPS&lt;br /&gt;
* Any application that uses SSL&lt;br /&gt;
** In the case of email, you need to have SSL enabled for both receiving mail (POP, IMAP) and sending it (SMTP)&lt;br /&gt;
* ssh and scp&lt;br /&gt;
* Where possible, use One-time passwords. Real tokens work best, many of those should be compatible with open source radius servers. [http://perlmonks.org/?node=967433 Here] is a simple Perl radius server implementation for [http://tools.ietf.org/html/rfc6238 RFC6238] tokens that works with ssh and other stuff on linux.&lt;br /&gt;
&lt;br /&gt;
The following are almost always unsafe:&lt;br /&gt;
&lt;br /&gt;
* FTP with login/password (are almost always sent in the clear)&lt;br /&gt;
* Telnet with login/password&lt;br /&gt;
* Email if you don't use SSL&lt;br /&gt;
* Webmail that doesn't use HTTPS&lt;br /&gt;
** Someone could trigger a password reminder and then intercept your email&lt;br /&gt;
* Websites that use HTTP (not HTTPS) where you need to fill in a password in the page itself&lt;br /&gt;
&lt;br /&gt;
Possibly unsafe, make sure that you understand what you're doing:&lt;br /&gt;
&lt;br /&gt;
* Websites where you need to fill in a password and your ''browser'' (not the website!) tells you it's going to be sent securely&lt;br /&gt;
* Websites that require an account but remember you're logged in&lt;br /&gt;
** The password ''may'' be protected but not the content or cookies that automatically log you in&lt;br /&gt;
* Any time your browser or other application brings up ''anything'' to do with a certificate&lt;br /&gt;
* Anything not protected with SSL: someone could be faking DNS answers to impersonate certain sites&lt;br /&gt;
&lt;br /&gt;
Remember: if you're being stupid someone may feel the need to teach you a security lesson in a not so subtle way! (No, that doesn't mean it's ok to hack people just to see if their security is in order.)&lt;br /&gt;
&lt;br /&gt;
=== Firewall ===&lt;br /&gt;
&lt;br /&gt;
There is no network firewall. We operate an unfiltered network that is wide open to the Internet. There is no NAT, and everybody has a public IP address. This is our definition of &amp;quot;network neutrality&amp;quot; - a network that doesn't do anything whatsoever to your IP connection.&lt;br /&gt;
&lt;br /&gt;
If you are used to feeling secure just because you've been sitting behind a NAT router, think again. You are now wide open to the whole Internet. Ensure your personal firewall is enabled and that you have applied all security updates to your OS and applications.&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
&lt;br /&gt;
=== Can I bring a server? ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;Yes, though we would rather these were stored centrally in our NOC. This allows us to provision power easily and you also get the added benefit of connecting directly to our core and having UPS backup. If you intend to bring a server please email noc@emfcamp.org so we can fully understand your requirements prior to the event.&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have not yet determined whether we will be able to provide colocation space for servers, but we would like to in order to save bandwidth on the extensive site network. If this will be helpful for you, please e-mail noc@emfcamp.org so we can gauge demand.&lt;br /&gt;
&lt;br /&gt;
=== Can I use the 2.4GHz band for non-wifi projects? ===&lt;br /&gt;
&lt;br /&gt;
The following channels are available for adhoc/mesh/other wireless stuff:&lt;br /&gt;
&lt;br /&gt;
* 2.4Ghz: Channel 1 &lt;br /&gt;
* 5Ghz: Channel 136, 140&lt;br /&gt;
&lt;br /&gt;
We cannot force you to use these channels, but we are trying to build a functional wireless network for the other attendees too. So please, don't do any experiments on other channels.&lt;br /&gt;
&lt;br /&gt;
=== Can I bring an access point? ===&lt;br /&gt;
&lt;br /&gt;
No, this is strictly prohibited! We need all available channels to provide good quality coverage for the rest of the attendees. Please do not be selfish here as you will degrade performance for everyone else, and we WILL track you down.&lt;br /&gt;
&lt;br /&gt;
If you are operating a village (using an EMF-supplied tent) that has poor coverage, we may be able to arrange to put an access point in it during the event to improve coverage. Stop by the NOC and ask.&lt;br /&gt;
&lt;br /&gt;
=== Can I bring a switch? ===&lt;br /&gt;
&lt;br /&gt;
Yes, but for stability purposes all edge ports are limited to 3 MAC addresses at a time. If you want to connect a switch, you need to stop by the NOC and ask us to lift the port-security on your port. If you do this, you need to convince us that you know what you're doing and promise not to do anything that may harm the network - in particular, you must not connect the switch to our network by more than 1 cable (not even to a different DK).&lt;br /&gt;
&lt;br /&gt;
=== My port goes up and down every couple of minutes ===&lt;br /&gt;
&lt;br /&gt;
You have probably tripped port security. Most likely scenario is that you have connected a switch without consulting us (see answer to previous question).&lt;br /&gt;
&lt;br /&gt;
== Team Internet ==&lt;br /&gt;
&lt;br /&gt;
[[User:Jasperw]]&lt;br /&gt;
[[User:Will-h]]&lt;br /&gt;
[[User:Davidc]]&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=Team:NOC&amp;diff=1331</id>
		<title>Team:NOC</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=Team:NOC&amp;diff=1331"/>
		<updated>2014-08-04T17:30:12Z</updated>

		<summary type="html">&lt;p&gt;AK47: /* Arrival time coordination */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ Infobox Team&lt;br /&gt;
|  name = NOC&lt;br /&gt;
|  desc = Network Operations Centre&lt;br /&gt;
|  lead = &lt;br /&gt;
|  email = &lt;br /&gt;
|  needvolunteers = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
Team:NOC is responsible for the entire network infrastructure at the event. This includes all hardware, cabling, wifi, ethernet, IP and so on.&lt;br /&gt;
&lt;br /&gt;
== Current State ==&lt;br /&gt;
Working on the uplink, checking line of sight, developing the camp network, begging equipment.&lt;br /&gt;
&lt;br /&gt;
== Volunteering ==&lt;br /&gt;
&lt;br /&gt;
We don't need a lot of help during the event - by Friday morning, all the work will be done, the network will be up and operating perfectly!&lt;br /&gt;
&lt;br /&gt;
If you'd like to help, we really need help in the set-up and tear-down. Particularly, we need people who are willing to run cables and crimp RJ45 ends on Wednesday and Thursday prior, and remove all the cabling on the Monday after. Other than that, we are good, and we don't need any volunteers during the event.&lt;br /&gt;
&lt;br /&gt;
== Team members ==&lt;br /&gt;
&lt;br /&gt;
{{TeamUserList}}&lt;br /&gt;
&lt;br /&gt;
== Arrival time coordination ==&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
! Who&lt;br /&gt;
! Arriving&lt;br /&gt;
! Leaving&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [[User:davidc]]&lt;br /&gt;
| Mon 25th Evening&lt;br /&gt;
| Tues 2nd Morning&lt;br /&gt;
| Have a hotel for Monday night for an early start&lt;br /&gt;
|-&lt;br /&gt;
| [[User:YetiFiasco]]&lt;br /&gt;
| Wed 27th Evening&lt;br /&gt;
| Mon 1st Evening&lt;br /&gt;
| Bringing a campervan, can collect gear/people if its between portsmouth&amp;lt;-&amp;gt;emf&lt;br /&gt;
|-&lt;br /&gt;
| [[User:JasperWallace]]&lt;br /&gt;
| Tue 26th Morning&lt;br /&gt;
| Tue 2nd at some point&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [[User:AK47|AK47]]&lt;br /&gt;
| Wed 27th Morning&lt;br /&gt;
| Tues 2nd Afternoon&lt;br /&gt;
| Can be there earlier if needed.&lt;br /&gt;
|-&lt;br /&gt;
| [[User:markp]]&lt;br /&gt;
| Thu 28th Evening&lt;br /&gt;
| Mon 1st PM&lt;br /&gt;
| Camping Thu-Mon, will gladly crimp, unspool and respool cables.&lt;br /&gt;
(Used to do network cabling in a previous life, will bring tools)&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Danrl|danrl]]&lt;br /&gt;
| Tue 25th&lt;br /&gt;
| Mon 1st&lt;br /&gt;
| Let's get those fibers into the dirt and run IPv6 on them!&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Mat]]&lt;br /&gt;
| Tue 26th Morning&lt;br /&gt;
| Tue 2nd Morning&lt;br /&gt;
| Am local. May well visit Bank Holiday Monday :)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1330</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1330"/>
		<updated>2014-08-04T17:29:34Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;br /&gt;
* AK47 @ IRC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attendee&lt;br /&gt;
|name=AK47&lt;br /&gt;
|village=Village:Slackers On Holiday&lt;br /&gt;
|email=arjan@koopen.net&lt;br /&gt;
|Arrival=2014/08/27 9:00&lt;br /&gt;
|Departure=2014/09/02 15:00&lt;br /&gt;
|IRC=AK47&lt;br /&gt;
|teams=NOC&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1297</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1297"/>
		<updated>2014-08-02T14:27:45Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;br /&gt;
* AK47 @ IRC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attendee&lt;br /&gt;
|name=AK47&lt;br /&gt;
|village=Village:Slackers On Holiday&lt;br /&gt;
|email=arjan@koopen.net&lt;br /&gt;
|Arrival=2014/08/27 18:00&lt;br /&gt;
|Departure=2014/09/02 12:00&lt;br /&gt;
|IRC=AK47&lt;br /&gt;
|teams=NOC&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1296</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1296"/>
		<updated>2014-08-02T14:27:01Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;br /&gt;
* AK47 @ IRC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attendee&lt;br /&gt;
|name=AK47&lt;br /&gt;
|village=Slackers On Holiday&lt;br /&gt;
|email=arjan@koopen.net&lt;br /&gt;
|Arrival=2014/08/27 18:00&lt;br /&gt;
|Departure=2014/09/02 12:00&lt;br /&gt;
|IRC=AK47&lt;br /&gt;
|teams=NOC&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1295</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1295"/>
		<updated>2014-08-02T14:26:44Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;br /&gt;
* AK47 @ IRC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attendee&lt;br /&gt;
|name=AK47&lt;br /&gt;
|village=Hackers On Holiday&lt;br /&gt;
|email=arjan@koopen.net&lt;br /&gt;
|Arrival=2014/08/27 18:00&lt;br /&gt;
|Departure=2014/09/02 12:00&lt;br /&gt;
|IRC=AK47&lt;br /&gt;
|teams=NOC&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1294</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1294"/>
		<updated>2014-08-02T14:26:35Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;br /&gt;
* AK47 @ IRC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attendee&lt;br /&gt;
|name=AK47&lt;br /&gt;
|village=Hackers on Holiday&lt;br /&gt;
|email=arjan@koopen.net&lt;br /&gt;
|Arrival=2014/08/27 18:00&lt;br /&gt;
|Departure=2014/09/02 12:00&lt;br /&gt;
|IRC=AK47&lt;br /&gt;
|teams=NOC&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1293</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1293"/>
		<updated>2014-08-02T14:26:25Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;br /&gt;
* AK47 @ IRC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attendee&lt;br /&gt;
|name=AK47&lt;br /&gt;
|village=Hackers on Holiday :-)&lt;br /&gt;
|email=arjan@koopen.net&lt;br /&gt;
|Arrival=2014/08/27 18:00&lt;br /&gt;
|Departure=2014/09/02 12:00&lt;br /&gt;
|IRC=AK47&lt;br /&gt;
|teams=NOC&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1292</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=1292"/>
		<updated>2014-08-02T14:24:27Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;br /&gt;
* AK47 @ IRC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attendee&lt;br /&gt;
|name=AK47&lt;br /&gt;
|village=haha&lt;br /&gt;
|email=arjan@koopen.net&lt;br /&gt;
|Arrival=2014/08/26 07:00&lt;br /&gt;
|Departure=2014/09/03 09:00&lt;br /&gt;
|IRC=AK47&lt;br /&gt;
|teams=NOC&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=Team:NOC&amp;diff=684</id>
		<title>Team:NOC</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=Team:NOC&amp;diff=684"/>
		<updated>2014-06-19T17:20:34Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ Infobox Team&lt;br /&gt;
|  name = NOC&lt;br /&gt;
|  desc = Network Operations Centre&lt;br /&gt;
|  lead = &lt;br /&gt;
|  email = &lt;br /&gt;
|  needvolunteers = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
Team:NOC is responsible for the entire network infrastructure at the event. This includes all hardware, cabling, wifi, ethernet, IP and so on.&lt;br /&gt;
&lt;br /&gt;
== Current State ==&lt;br /&gt;
Working on the uplink, checking line of sight, developing the camp network, begging equipment.&lt;br /&gt;
&lt;br /&gt;
== Team members ==&lt;br /&gt;
&lt;br /&gt;
([{{fullurl:{{FULLPAGENAME}}|action=purge}} refresh table])&lt;br /&gt;
{{TeamUserList}}&lt;br /&gt;
&lt;br /&gt;
== Arrival time coordination ==&lt;br /&gt;
&lt;br /&gt;
{| border=1&lt;br /&gt;
! Who&lt;br /&gt;
! Arriving&lt;br /&gt;
! Leaving&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| [[User:davidc]]&lt;br /&gt;
| Mon 25th Evening&lt;br /&gt;
| Tues 2nd Morning&lt;br /&gt;
| Have a hotel for Monday night for an early start&lt;br /&gt;
|-&lt;br /&gt;
| [[User:YetiFiasco]]&lt;br /&gt;
| Wed 27th Evening&lt;br /&gt;
| Mon 1st Evening&lt;br /&gt;
| Bringing a campervan, can collect gear/people if its between portsmouth&amp;lt;-&amp;gt;emf&lt;br /&gt;
|-&lt;br /&gt;
| [[User:JasperWallace]]&lt;br /&gt;
| Tue 26th Morning&lt;br /&gt;
| Tue 2nd at some point&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [[User:AK47|AK47]]&lt;br /&gt;
| Wed 27th Evening&lt;br /&gt;
| Tues 2nd Morning&lt;br /&gt;
| Can be there earlier if needed.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=467</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=467"/>
		<updated>2014-05-04T14:55:52Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;br /&gt;
* AK47 @ IRC&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=466</id>
		<title>User:AK47</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=User:AK47&amp;diff=466"/>
		<updated>2014-05-04T14:55:31Z</updated>

		<summary type="html">&lt;p&gt;AK47: Created page with &amp;quot;* Arjan * Living in Amersfoort, NL * Member of [https://bitlair.nl/ Bitlair] * NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Arjan&lt;br /&gt;
* Living in Amersfoort, NL&lt;br /&gt;
* Member of [https://bitlair.nl/ Bitlair]&lt;br /&gt;
* NOC member for hacker events like CCC, OHM/HAR, HackInTheBox&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
	<entry>
		<id>https://wiki.emfcamp.org/2014/w/index.php?title=Volunteers&amp;diff=465</id>
		<title>Volunteers</title>
		<link rel="alternate" type="text/html" href="https://wiki.emfcamp.org/2014/w/index.php?title=Volunteers&amp;diff=465"/>
		<updated>2014-05-04T14:53:48Z</updated>

		<summary type="html">&lt;p&gt;AK47: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Don't put your name here unless you really mean it and don't edit other people's words without their permission. ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|'''Wiki user'''||'''[[Volunteers/DrivingLicenceCategories|Driving licence categories]]&amp;lt;br/&amp;gt;(if willing to drive)'''||'''I'd like to'''||'''I'm willing to'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:NAB|NAB]]&lt;br /&gt;
|&lt;br /&gt;
B, BE, C1, C1E, D1, D1E (clean)&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
If I put &amp;quot;motorhome&amp;quot; and &amp;quot;marshalling&amp;quot;, it's because I meant &amp;quot;motorhome&amp;quot; and &amp;quot;marshalling&amp;quot;.&lt;br /&gt;
If I had meant &amp;quot;motor-home&amp;quot; and &amp;quot;marshaling&amp;quot;, I would have put &amp;quot;motor-home&amp;quot; and &amp;quot;marshaling&amp;quot;.&lt;br /&gt;
If you think I've made a mistake, please have the common courtesy to contact me about it&lt;br /&gt;
before jumping in and 'correcting' me.&lt;br /&gt;
For reference:&lt;br /&gt;
1) There is no hyphen in 'motorhome' (http://www.oxforddictionaries.com/definition/english/motorhome?q=motorhome), and&lt;br /&gt;
2) I am not American and this is not an American event, so I have no intention of spelling&lt;br /&gt;
'marshalling' the American way. (http://www.oxforddictionaries.com/definition/english/marshal?q=marshalling)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Take ownership of caravan/motorhome/trailer-tent section of site (selection of initial location, mark-up, marshalling, liaison re power/potable water/greywater/blackwater etc.)&lt;br /&gt;
* Create &amp;quot;I'm shy/alone, please talk to me&amp;quot; type badges&lt;br /&gt;
* Offer telephone conference room(s) with SIP, geo and freephone access&lt;br /&gt;
* Offer on-site telecoms&lt;br /&gt;
|&lt;br /&gt;
* Drive minibuses&lt;br /&gt;
* Run shop (basic staples)&lt;br /&gt;
* Keep loos stocked with toilet roll&lt;br /&gt;
* Pretty much anything else&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:lohapuk|lohapuk]]&lt;br /&gt;
|&lt;br /&gt;
A,B, B1 (clean)&lt;br /&gt;
|&lt;br /&gt;
* Help Deploy wireless / wired network (Certs CCNP,RHCE)&lt;br /&gt;
* Help Build tents / camp&lt;br /&gt;
|&lt;br /&gt;
* Anything to help out&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:Sling|Sling]]&lt;br /&gt;
|&lt;br /&gt;
B (but Dutch)&lt;br /&gt;
|&lt;br /&gt;
* Help with info/noc helpdesk&lt;br /&gt;
* Buildup and teardown&lt;br /&gt;
* Sysadmin&lt;br /&gt;
* Wiki maintaining &amp;amp; structuring&lt;br /&gt;
|&lt;br /&gt;
* Parking/Security&lt;br /&gt;
* Barshifts&lt;br /&gt;
* Help with cooking&lt;br /&gt;
* Probably more stuff I'm forgetting.&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:Dpslwk|'RepRap' Matt]]&lt;br /&gt;
|&lt;br /&gt;
Nope&lt;br /&gt;
|&lt;br /&gt;
* Badge Team, already working on it [[TiLDA 2]]&lt;br /&gt;
* Workshop Team, if I can convince JamesH form NottingHack to still do it with me, Organising of the workshop tents, before during and after. Includes worshop tents for people to hold workshops, and general hacking/making tents&lt;br /&gt;
* Buildup and teardown&lt;br /&gt;
|&lt;br /&gt;
* Anything in between Badge hacking and running the Workshop area&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:User_4574|Nathan Lasseter]]&lt;br /&gt;
|&lt;br /&gt;
B,B1,f,k,p (clean)&lt;br /&gt;
|&lt;br /&gt;
* Help with the NOC team (LAIT1 Accredited)&lt;br /&gt;
* Lay/fly cabling/fibre&lt;br /&gt;
* Buildup and teardown&lt;br /&gt;
|&lt;br /&gt;
* Do most things once&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:danrl|danrl]]&lt;br /&gt;
|&lt;br /&gt;
B, C1, C&lt;br /&gt;
|&lt;br /&gt;
* deploy wireless / wired network&lt;br /&gt;
* build-up and tear-down&lt;br /&gt;
* IPv6 / NAT64&lt;br /&gt;
* Colocation&lt;br /&gt;
* Making teh NOC tent a fancy place to chill^M^Mwork hard&lt;br /&gt;
|&lt;br /&gt;
* rescue golf carts from ditches&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:markp|markp]]&lt;br /&gt;
|&lt;br /&gt;
B, B1, f, k. p (clean)&lt;br /&gt;
|&lt;br /&gt;
* network / power cabling &amp;amp; termination&lt;br /&gt;
* build-up and tear-down&lt;br /&gt;
* transport (have estate car and trailer)&lt;br /&gt;
* lighting&lt;br /&gt;
* have access to mifare card/badge printing facilities&lt;br /&gt;
* assist with camping facilities&lt;br /&gt;
|&lt;br /&gt;
* help out wherever I'm needed&lt;br /&gt;
(can only be on-site Friday to Monday, but happy to help weekend before)&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:bigcw|bigcw]]&lt;br /&gt;
|&lt;br /&gt;
B, B+E&lt;br /&gt;
|&lt;br /&gt;
* Get involved.  Will help with anything.  Very good at 'getting things done'.&lt;br /&gt;
|&lt;br /&gt;
* Connectivity (15 years experience in ISP industry)&lt;br /&gt;
* Power (former event lighting engineer)&lt;br /&gt;
* Transport (have Range Rover and trailer license)&lt;br /&gt;
* Anything else (lots of local knowledge, contacts, etc)&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:simonvc|Simon Vans-Colina]]&lt;br /&gt;
|&lt;br /&gt;
A,B,BE,B2,f,k,p&lt;br /&gt;
|&lt;br /&gt;
* Anything really&lt;br /&gt;
|&lt;br /&gt;
* Dont have a car, but can drive one if needed.&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:Si1entDave|Dave Wilson]]&lt;br /&gt;
|&lt;br /&gt;
B, B1&lt;br /&gt;
|&lt;br /&gt;
* Most things involving cables - I am also known as SparkyDave, head of site electrics for Profound Decisions LRP events&lt;br /&gt;
* My attendance will be contingent on my employer, Warwicknet, providing the connectivity - in which case they will give me the time off to attend :-)&lt;br /&gt;
* I also have a Defender which I am rather good at using to position trailers/generators/etc on fields&lt;br /&gt;
|&lt;br /&gt;
* I'll muck in with most things, but definitely specialise in electrics and networking.&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:gmc|gmc]]&lt;br /&gt;
|&lt;br /&gt;
B, AM&lt;br /&gt;
|&lt;br /&gt;
* drive a manitou&lt;br /&gt;
* man the HQ&lt;br /&gt;
* do radio&lt;br /&gt;
* organize stuff&lt;br /&gt;
* A/V related stuff&lt;br /&gt;
* all of the above preferably in a supervisory / gophery kinda way&lt;br /&gt;
* build-up / tear-down&lt;br /&gt;
|&lt;br /&gt;
* pick up trash&lt;br /&gt;
* herald a lecture venue&lt;br /&gt;
* driving&lt;br /&gt;
* bar-shifts&lt;br /&gt;
* ...&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:sleepycal|sleepycal]]&lt;br /&gt;
|&lt;br /&gt;
B,B1 (clean)&lt;br /&gt;
|&lt;br /&gt;
* Anything network related (NOC support, cabling, maintenance etc)&lt;br /&gt;
* Any aspect of site build-up/tear-down&lt;br /&gt;
* Prep work / planning&lt;br /&gt;
* Anything workshop related&lt;br /&gt;
* On-site help/emergency team (someone you can flag down any time/place if you need help)&lt;br /&gt;
|&lt;br /&gt;
* Anything to help out&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:Big Kate|Big Kate]]&lt;br /&gt;
|&lt;br /&gt;
B, BE, C1, C1E, D1, D1E, Blue Badge  &lt;br /&gt;
|&lt;br /&gt;
* Heralding/Speaker desk - On the day introduction to events etc &lt;br /&gt;
* Green Room Team:Content - Building a green room &lt;br /&gt;
* Making sure presenters have met there Heralds, hand off process etc&lt;br /&gt;
* Team:Rehash - Assuming its the same crew from OHM &lt;br /&gt;
* Queering the community i.e. LGBT etc community aspects&lt;br /&gt;
* Disability Access issues &lt;br /&gt;
|&lt;br /&gt;
* Build up and tear down &lt;br /&gt;
* (as best I can - given my disabilities)&lt;br /&gt;
* Drive Vehicles - upto 7.5 Tonnes&lt;br /&gt;
* (I have a disabled/ blue badge) &lt;br /&gt;
* (easier parking/ pickup/ drop off) &lt;br /&gt;
* Logistics and Operations &lt;br /&gt;
* Usual gophering type stuff &lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:drrk|Kimball]]&lt;br /&gt;
|&lt;br /&gt;
None&lt;br /&gt;
|&lt;br /&gt;
* &amp;lt;s&amp;gt;Buildup&amp;lt;/s&amp;gt;Due to change of job I can't be there before the Friday now :(&lt;br /&gt;
* Badge Firmware&lt;br /&gt;
* Sysadmin&lt;br /&gt;
* AV/Radio&lt;br /&gt;
|&lt;br /&gt;
* Anything else&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:Critical|Critical]]&lt;br /&gt;
|&lt;br /&gt;
B, BE, C1, C1E, D1, D1E  &lt;br /&gt;
|&lt;br /&gt;
* Build up and tear down &lt;br /&gt;
* Anything Network / IT / AV related&lt;br /&gt;
* Meet / greet / help&lt;br /&gt;
|&lt;br /&gt;
* Whatever is needed&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:chris_martin|chris_martin]]&lt;br /&gt;
|&lt;br /&gt;
0&lt;br /&gt;
|&lt;br /&gt;
* Build up and tear down &lt;br /&gt;
* FULLY SIA LICENSED &amp;gt;&amp;gt;&amp;gt; marshaling&lt;br /&gt;
* bar-shifts&lt;br /&gt;
|&lt;br /&gt;
* Whatever is needed&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:lozarythmic|lozarythmic]]&lt;br /&gt;
|&lt;br /&gt;
AM, A, B, B1 (clean)&lt;br /&gt;
|&lt;br /&gt;
* Networking&lt;br /&gt;
* Fire Marshall&lt;br /&gt;
* Bar Work&lt;br /&gt;
|&lt;br /&gt;
* Whatever is needed&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:JimM|Jim MacArthur]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
* Build up/tear down&lt;br /&gt;
* Bar Work&lt;br /&gt;
|&lt;br /&gt;
* Whatever is needed&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:RattyMaHatty|Ratty]]&lt;br /&gt;
|&lt;br /&gt;
B, BE, C1, C1E, D1, D1E, fklnp (a few points)&lt;br /&gt;
|&lt;br /&gt;
* M$ Windows fixing&lt;br /&gt;
* PC/Server hardware engineer&lt;br /&gt;
* Networking&lt;br /&gt;
* Bar Work&lt;br /&gt;
* Driving&lt;br /&gt;
|&lt;br /&gt;
* Whatever is needed&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:ens|ens]]&lt;br /&gt;
|&lt;br /&gt;
None - but willing ;)&lt;br /&gt;
|&lt;br /&gt;
* Media/Editing stuff (Can provide lend of broadcast-standard video gear if needed, aswell as editing gear) &lt;br /&gt;
* You need an electro-hacker-trippy-ambient DJ? hook me up.&lt;br /&gt;
* Build-up or Tear-down.&lt;br /&gt;
* Heralding.&lt;br /&gt;
* Helping those who are giving talks to get sorted.&lt;br /&gt;
|&lt;br /&gt;
* Help sourcing physical resources for the site.&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:pioneer|pioneer]]&lt;br /&gt;
|&lt;br /&gt;
B,B+E,kfp (clean)&lt;br /&gt;
|&lt;br /&gt;
* Help Deploy wireless / wired network - Anything network related.. I have my own RJ45 Cripmer :p&lt;br /&gt;
* Help with VoIP system if deployed&lt;br /&gt;
* Sysadmin, NOC Help, Server admin&lt;br /&gt;
* Power, Lighting, AV - Part time sound engineer with access to PA systems, AV gear, projectors etc&lt;br /&gt;
* Build-up and tear-down&lt;br /&gt;
|&lt;br /&gt;
* I can loan a PA System&lt;br /&gt;
* can also loan networking/wifi + server equipment if needed, just ask and I might have it.&lt;br /&gt;
* I'll Help with most things, but I specialise in electrics, networking / server admin.&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin user block --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[User:AK47|AK47]]&lt;br /&gt;
|&lt;br /&gt;
B&lt;br /&gt;
|&lt;br /&gt;
* NOC&lt;br /&gt;
* WiFi&lt;br /&gt;
* VoIP&lt;br /&gt;
* General networking stuff&lt;br /&gt;
|&lt;br /&gt;
* Anything else&lt;br /&gt;
&amp;lt;!-- End user block --&amp;gt;&lt;/div&gt;</summary>
		<author><name>AK47</name></author>
	</entry>
</feed>