Skip to content

Commit

Permalink
Fixes some broken &s
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristiano Betta committed Sep 26, 2013
1 parent be1ceb2 commit 8f2c89d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,12 @@ attendee.

### Minimal firewalling

As a minimum: ports used for SSH (22), DNS (53 — TCP & UDP),
As a minimum: ports used for SSH (22), DNS (53 — TCP & UDP),
VPN (47, 500, 1701, 1723, 5500), HTTP (80), NTP (123 — UDP),
HTTPS (443), Submissions (587), IMAPS (993), MSN Messenger (1863),
MQTT (1883), CVS (2401), Subversion (3690), XMPP/Jabber (5222), IRC (6665-9),
and Git (9418), must be open and accessible, without the need of
proxy servers, and preferably without perimeter-level malware &c
checks.
proxy servers, and preferably without perimeter-level malware checks.

### Subnet / DHCP capacity

Expand Down Expand Up @@ -632,7 +631,7 @@ not just successful, but enjoyable as well. Good luck!
* [Ankur Oberoi](http://twitter.com/aoberoi) Developer Evangelist, TokBox
* [Stephen Mount](http://stemount.co.uk) Developer
* [Daniel Appelquist](http://overtheair.org) Over the Air
* [Joe Nash](http://hacksocnotts.co.uk) HackSoc Nottingham founder & organiser
* [Joe Nash](http://hacksocnotts.co.uk) HackSoc Nottingham founder & organiser
* [Adam Yeats](http://twitter.com/adamyeats) Developer Relations Engineer, Pusher
* [Matt Stine](http://www.mattstine.com) Community Engineer, Cloud Foundry

Expand Down

0 comments on commit 8f2c89d

Please sign in to comment.