<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://twofo.co.uk//wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Smelly+Kat</id>
	<title>twofo wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://twofo.co.uk//wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Smelly+Kat"/>
	<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php/Special:Contributions/Smelly_Kat"/>
	<updated>2026-04-15T01:07:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1389</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1389"/>
		<updated>2006-05-05T18:02:09Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
NB. If stunnel isn't working for the normal twofo hub, then it is possible that the hub has been reset and has hence changed IP address.  Merely restarting stunnel should solve this problem and allow to you connect,&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:8000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Mac OSX solution?&lt;br /&gt;
&lt;br /&gt;
Having not tried this on Mac OS X myself, I don't know how well this will work - but here goes..&lt;br /&gt;
&lt;br /&gt;
First of all you need to install 'SSL Enabler'. Once it's installed and working under 'SSL Connection Configuration' click 'Add' and enter the following..&lt;br /&gt;
&lt;br /&gt;
Localport: 9000&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: twofo.kicks-ass.net (or use twofo's IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To connect to the new beta hub use the above method but with the following settings...&lt;br /&gt;
&lt;br /&gt;
Localport: 9001&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: hub.twofo.co.uk (or use the IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9001'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adds:&lt;br /&gt;
- This solution works fine on Panther&lt;br /&gt;
- SSL enabler doesn't seem to run properly on Tiger (keeps asking if you want to install it)&lt;br /&gt;
- However, couldn't find out how to connect to the new beta hub (hub.twofo.co.uk:4144)&lt;br /&gt;
&lt;br /&gt;
If anyone can find a way to make this work on Tiger please post here!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1388</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1388"/>
		<updated>2006-05-05T18:01:40Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
NB. If stunnel isn't working for the normal twofo hub, then it is possible that the hub has been reset and has hence changed IP address.  Merely restarting stunnel should solve this problem and allow to you connect,&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:8000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Mac OSX solution?&lt;br /&gt;
&lt;br /&gt;
Having not tried this on Mac OS X myself, I don't know how well this will work - but here goes..&lt;br /&gt;
&lt;br /&gt;
First of all you need to install 'SSL Enabler'. Once it's installed and working under 'SSL Connection Configuration' click 'Add' and enter the following..&lt;br /&gt;
&lt;br /&gt;
Localport: 9000&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: twofo.kicks-ass.net (or use twofo's IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To connect to the new beta hub use the above method but with the following settings...&lt;br /&gt;
&lt;br /&gt;
Localport: 9001&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: hub.twofo.co.uk (or use the IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9001'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
Adds:&lt;br /&gt;
- This solution works fine on Panther&lt;br /&gt;
- SSL enabler doesn't seem to run properly on Tiger (keeps asking if you want to install it)&lt;br /&gt;
- However, couldn't find out how to connect to the new beta hub (hub.twofo.co.uk:4144)&lt;br /&gt;
&lt;br /&gt;
If anyone can find a way to make this work on Tiger please post here!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1387</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1387"/>
		<updated>2006-05-05T17:59:28Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
NB. If stunnel isn't working for the normal twofo hub, then it is possible that the hub has been reset and has hence changed IP address.  Merely restarting stunnel should solve this problem and allow to you connect,&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:8000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Mac OSX solution?&lt;br /&gt;
&lt;br /&gt;
Having not tried this on Mac OS X myself, I don't know how well this will work - but here goes..&lt;br /&gt;
&lt;br /&gt;
First of all you need to install 'SSL Enabler'. Once it's installed and working under 'SSL Connection Configuration' click 'Add' and enter the following..&lt;br /&gt;
&lt;br /&gt;
Localport: 9000&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: twofo.kicks-ass.net (or use twofo's IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To connect to the new beta hub use the above method but with the following settings...&lt;br /&gt;
&lt;br /&gt;
Localport: 9001&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: hub.twofo.co.uk (or use the IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9001'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
Adds:&lt;br /&gt;
- This solution works fine on Panther&lt;br /&gt;
- SSL enabler doesn't seem to run properly on Tiger (keeps asking if you want to install it)&lt;br /&gt;
- However, couldn't find out how to connect to the new beta hub (hub.twofo.co.uk:4144)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1385</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1385"/>
		<updated>2006-05-05T16:22:36Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
NB. If stunnel isn't working for the normal twofo hub, then it is possible that the hub has been reset and has hence changed IP address.  Merely restarting stunnel should solve this problem and allow to you connect,&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:8000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Mac OSX solution?&lt;br /&gt;
&lt;br /&gt;
Having not tried this on Mac OS X myself, I don't know how well this will work - but here goes..&lt;br /&gt;
&lt;br /&gt;
First of all you need to install 'SSL Enabler'. Once it's installed and working under 'SSL Connection Configuration' click 'Add' and enter the following..&lt;br /&gt;
&lt;br /&gt;
Localport: 9000&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: twofo.kicks-ass.net (or use twofo's IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
Adds:&lt;br /&gt;
- This solution works fine on Panther&lt;br /&gt;
- SSL enabler doesn't seem to run properly on Tiger (keeps asking if you want to install it)&lt;br /&gt;
- However, couldn't find out how to connect to the new beta hub (hub.twofo.co.uk:4144)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1379</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1379"/>
		<updated>2006-04-26T15:38:29Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:8000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Mac OSX solution?&lt;br /&gt;
&lt;br /&gt;
Having not tried this on Mac OS X myself, I don't know how well this will work - but here goes..&lt;br /&gt;
&lt;br /&gt;
First of all you need to install 'SSL Enabler'. Once it's installed and working under 'SSL Connection Configuration' click 'Add' and enter the following..&lt;br /&gt;
&lt;br /&gt;
Localport: 9000&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: twofo.kicks-ass.net (or use twofo's IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1378</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1378"/>
		<updated>2006-04-26T15:23:47Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
]&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:8000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Mac OSX solution?&lt;br /&gt;
&lt;br /&gt;
Having not tried this on Mac OS X myself, I don't know how well this will work - but here goes..&lt;br /&gt;
&lt;br /&gt;
First of all you need to install 'SSL Enabler'. Once it's installed and working under 'SSL Connection Configuration' click 'Add' and enter the following..&lt;br /&gt;
&lt;br /&gt;
Localport: 9000&lt;br /&gt;
&lt;br /&gt;
Remote Server IP: twofo.kicks-ass.net (or use twofo's IP)&lt;br /&gt;
&lt;br /&gt;
Remote Port: 4146&lt;br /&gt;
&lt;br /&gt;
Then open your Direct Connect Client and connect to 'localhost:9000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1374</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1374"/>
		<updated>2006-04-22T00:28:17Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
;Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:8000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1372</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1372"/>
		<updated>2006-04-21T16:50:09Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:8000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1371</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1371"/>
		<updated>2006-04-21T16:46:12Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:9000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1370</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1370"/>
		<updated>2006-04-21T16:45:36Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:9000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1369</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1369"/>
		<updated>2006-04-21T16:44:43Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[twofo]&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
accept = 127.0.0.1:8000&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:9000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1368</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1368"/>
		<updated>2006-04-21T16:44:15Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
accept = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:9000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1367</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1367"/>
		<updated>2006-04-21T16:42:45Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
accept  = 127.0.0.1:8000&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:9000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1366</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1366"/>
		<updated>2006-04-21T16:42:09Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
[twofo]&lt;br /&gt;
&lt;br /&gt;
accept  = 127.0.0.1:8000&lt;br /&gt;
&lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:9000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1365</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Main_Page&amp;diff=1365"/>
		<updated>2006-04-21T16:41:21Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some quick ideas for what could go here:&lt;br /&gt;
&lt;br /&gt;
* [[ToDo | twofo to do list]]&lt;br /&gt;
* Example complaints letters to write to ITS&lt;br /&gt;
* &amp;quot;Argh! I've been fined&amp;quot; - what to do next&lt;br /&gt;
* Mugshot gallery - See http://www.indivisibilities.com/gallery/main.php  User name &amp;amp; Password are both &amp;quot;twofo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I have deleted the section with actual stunnel.conf extracts as the formatting settings for the wiki ignored the semi-colons necessary for the file to work properly (well, they turned the text bold, but that's useless).  The conf file itself is included with the rar file, so it would be better to check that one. Sorry to whoever it was that took the time to put it up here :S&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Windows&lt;br /&gt;
&lt;br /&gt;
From on campus, even with the traffic shaper, you can connect to twofo using a program called stunnel.&lt;br /&gt;
&lt;br /&gt;
I have put together a rar file with all the necessary files need for this, which can be downloaded from http://manyhappy.members.beeb.net/stunnel.rar Just extract the files. Then run the stunnel.exe. Once the icon is in the tray, just set DC++ to connect to localhost:9000 and it takes you straight onto twofo.&lt;br /&gt;
This has worked fine with the people who have tested it so far.&lt;br /&gt;
You can of course download stunnel yourself from http://www.stunnel.org/ , but you would have to configure it yourself to connect to twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
YOU WILL HAVE TO BE IN ACTIVE MODE (on the latest versions of DC++, this is called &amp;quot;Direct Connection&amp;quot;) AND HAVE THE CORRECT IP IN DC++ IN ORDER TO SEARCH AND DOWNLOAD. You can find your IP at http://checkip.dyndns.org/ You should not be using the socks5 address boxes in any way.&lt;br /&gt;
Many people have been finding that they cannot download due the the presence of a firewall, often the Windows firewall, blocking DC++.  There is a guide to allowing DC in the windows firewall int he help section of this wiki.  For other firewalls, I suggest you consilt the help guides that come with them or google for the answers.&lt;br /&gt;
&lt;br /&gt;
astropoint&lt;br /&gt;
&lt;br /&gt;
Stunnel For Linux (As requested By Echelon!)&lt;br /&gt;
&lt;br /&gt;
If you use Valknut you can simply add a Bookmark to your Hub List for twofo - Address: twofo.kicks-ass.net:4146 and then under 'Profile' make sure you've ticked the 'Secure Socket Layer' (SSL) box.&lt;br /&gt;
&lt;br /&gt;
If you use another Direct Connect client such as LinuxDC or DC++ under WINE, you will need to install Stunnel. You can get Stunnel from http://www.stunnel.org/ or your package manager/repositories depending on your distro. Once installed add the following lines to /etc/stunnel/stunnel.conf under 'Service-level configuration'&lt;br /&gt;
&lt;br /&gt;
[twofo] &lt;br /&gt;
accept  = 127.0.0.1:8000 &lt;br /&gt;
connect = twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
(You can pick any high numbered port you like instead of 8000)&lt;br /&gt;
&lt;br /&gt;
Next open a root terminal and type the command:&lt;br /&gt;
&lt;br /&gt;
stunnel -d twofo -c -d localhost:9000 -r twofo.kicks-ass.net:4146&lt;br /&gt;
&lt;br /&gt;
Finally, open your Direct Connect client and connect to 'localhost:8000'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;''Just briefly, I myself used DC++ and Bittorrent excessively at the beginning of this term, and my internet was disconnected. Tried various network cables, other people's machines etc, I was pretty sure I was banned. So, being cowardly as I am, I just ignored it, connected to a wireless network someone had in the flat, and went on with my life. After a month I finally rang up, and they said I wasn't on their list. They send a guy round to have a look, he sorts it out, my internet's back and I haven't been fined. Upon enquiry the guy just said it was probably caused by a ban, but there's no record of it on the system now, so just be careful. So whilst I can't confirm that I was banned and would have been fined, I just figured I'd contribute. Move this wherever or delete if you like.''&amp;quot; - RockLoi.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Feel free to edit these pages (including this one!). if you muck things up, we can always revert back to the previous version. This is a MediaWiki, so look this up for information on how to do funky stuff with the text and graphics.&lt;br /&gt;
&lt;br /&gt;
Cocodude.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Minimum Share Limits&lt;br /&gt;
&lt;br /&gt;
*  Less than 150 users: 5GB minimum share&lt;br /&gt;
* 150 - 219 users: 10GB minimum share&lt;br /&gt;
* 220 - 249 users: 20GB minimum share&lt;br /&gt;
* 250+ users: 50GB minimum share&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Help:Contents&amp;diff=1341</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Help:Contents&amp;diff=1341"/>
		<updated>2006-03-21T01:27:51Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Panmasters Guide To Setting Your Connection Up - written by Smelly_Kat &amp;amp; various assorted others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Whether you are on or off campus, you will need to make sure that any firewalls you may have are set to allow connections to and from DC++.&lt;br /&gt;
To add an exception for DC++ on the Windows Firewall, go to Control Panel, Network Connections.  Next right click on the connection you use to access the internet (Local Area Connection or Wireless Network Connection) and choose properties. Go to the Advanced tab and choose settings in the Windows Firewall. The Windows Firewall menu should appear.  Finally, go to the Exceptions tab and choose add program; click browse and navigate to DC++ (C:\Program Files\DC++) and choose DCPlusPlus.exe.  This should have added DC++ as an exception to the firewall so it will allow connections to and from it.&lt;br /&gt;
Other firewalls should have manuals on the internet for settings up exceptions for programs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. For ON-CAMPUS people: First go to http://checkip.dyndns.org/ and copy you IP. Next go into DC++ and under File -&amp;gt; Settings -&amp;gt; Connection Settings select 'Active' and paste your IP into the IP box. Leave the port boxes blank.&lt;br /&gt;
If it has worked previously, and no longer works now, PLEASE CHECK YOUR IP HAS NOT CHANGED!&lt;br /&gt;
&lt;br /&gt;
Warning: If you are on campus and use the proxy to connect to the internet, many IP checkers online will give the proxy IP rather than your own.  This will not work in DC++.  If you notice that your IP is 137.205.192.27, go to the above link to find your actual network IP and use this instead.&lt;br /&gt;
&lt;br /&gt;
If you are connecting via SOCKS5 form on campus, to get full LAN speeds, you will most likely need to change back into active mode once connected to the hub. You can do this without reconnecting to the hub, just go into settings and change into active mode and put your IP in the IP box. You are unlikely to be able to connect to off campus people once this is done however. Again, do not put your socks5 proxy IP into DC++ as this will not work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. For OFF-CAMPUS people: IF YOU DO NOT HAVE ACCESS TO YOUR ROUTER, YOU CAN'T PORT FORWARD, SO DON'T BOTHER ASKING HOW!&lt;br /&gt;
Firstly you need to log into your router, you can do this by opening your Internet browser and typing your 'default gateway' address into the address bar then press enter. (You can find your default gateway address by going to Start -&amp;gt; Run then type 'cmd' and press enter. When the command window is open type 'ipconfig/all'. This will display all the information you need about your network including your default gateway address). Next you will need your routers user name and password (the default values can be found in your router manual). After entering the correct user name and password into your router you should be logged into you router.&lt;br /&gt;
&lt;br /&gt;
Now for the port forwarding part.....every router is different so I can't give explicit instructions. Basically what you want to do is direct a port to your network IP address. Once you're logged into your router look for 'Port Forwarding', 'Virtual Servers' or 'Port Redirection'. You can forward any port that you like, a good idea is to forward a high numbered port, e.g. 15000 as this is unlikely to be used for anything else. You will need to forward both TCP and UDP to your computers network IP (for example 192.168.1.2). You can get detailed information on how to do this for your specific router at http://www.portforward.com/english/routers/port_forwarding/routerindex.htm&lt;br /&gt;
&lt;br /&gt;
Once you've forwarded your ports go into DC++ connection settings (File -&amp;gt; Settings -&amp;gt; Connection Settings) and select 'Active' and enter your external IP address into the box (you can find this at http://checkip.dyndns.org/). In the port boxes fill in the port(s) you've forwarded to your computer (for example 1411 TCP and 1411 UDP).&lt;br /&gt;
&lt;br /&gt;
It might also be a good idea to assign your computer a static IP address on your network.  The port forwarding will only work if your computer has the correct network IP. IP addresses can be assigned to the various computers located on the network fairly randomly and there is no guarantee that you will be assigneed the same IP as before.  For instructions on setting up your computer to have a static network IP address, go to http://www.portforward.com/networking/static-xp.htm .&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can enable UPnP (Universal Plug and Play) in your router instead of port forwarding. Once you've done this go into DC++ advanced settings (File -&amp;gt; Settings -&amp;gt; Advanced) and tick the 'Enable UPnP control' box. Next go into connection settings (File -&amp;gt; Settings -&amp;gt; Connection Settings) and select 'Active' and enter your external IP address (you can find this at http://checkip.dyndns.org/ ). Note: UPnP control is only available on the latest versions of DC++, you can get the latest version from http://prdownloads.sourceforge.net/dcplusplus/DCPlusPlus-0.688.exe&lt;br /&gt;
&lt;br /&gt;
If you have any problems have a look at http://www.twofo.co.uk/problems.php. If none of the above works for you then you will have to use 'Passive' mode which will work but you will be limited in the number of people you can connect to so only use passive mode as a last resort!&lt;br /&gt;
&lt;br /&gt;
Note for Off-Campus users, sharing a connection: If you are sharing an Internet connection with other computer users you may want more than one person to connect to DC++ at the same time. If you all use UPnP, as above, this should just work automatically. If you use manual port forwarding you need to have a different port (e.g. 45551,45552,45553 ) forwarded to each internal IP address (e.g. 192.168.1.2, 192.168.1.3, 192.168.1.4 ), and configure each DC++ client with the external IP address (http://checkip.dyndns.org/) and the matching port. You must forward both TCP and UDP on each port, as mentioned above. You may find you encounter a problem with internal IP addresses changing on a wireless network - if you consult your wireless router manual it might be possible to fix this by binding certain internal IP addresses to certain MAC addresses.&lt;br /&gt;
&lt;br /&gt;
P.S TMA is the win and I (Smelly_Kat) fancy him a lot.&lt;br /&gt;
&lt;br /&gt;
P.P.S  No she doesn't. I astropoint say so and banish you from this Wiki :P&lt;br /&gt;
&lt;br /&gt;
P.P.P.S Ssssshhh TMA! I don't want everyone knowing about our affair!&lt;br /&gt;
&lt;br /&gt;
P.P.P.P.S What what!?  What's all this then?&lt;br /&gt;
&lt;br /&gt;
P.P.P.P.P.S DaZ is cool. i love DaZ.  astro&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
	<entry>
		<id>https://twofo.co.uk//wiki/index.php?title=Help:Contents&amp;diff=1291</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://twofo.co.uk//wiki/index.php?title=Help:Contents&amp;diff=1291"/>
		<updated>2005-12-19T14:37:10Z</updated>

		<summary type="html">&lt;p&gt;Smelly Kat: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Panmasters Guide To Setting Your Connection Up - written by Smelly_Kat&lt;br /&gt;
&lt;br /&gt;
1. For ON-CAMPUS people:&lt;br /&gt;
First go www.whatismyip.com and copy you IP. Next go into DC++ and under File -&amp;gt; Settings -&amp;gt; Connection Settings select 'Active' and paste your IP into the IP box. Leave the port boxes blank.&lt;br /&gt;
&lt;br /&gt;
2. For OFF-CAMPUS people:&lt;br /&gt;
Firstly you need to log into your router, you can do this by opening your internet browser and typing your 'default gateway' address into the address bar then press enter. (You can find your default gateway address by going to Start -&amp;gt; Run then type 'cmd' and press enter. When the command window is open type 'ipconfig/all'. This will display all the information you need about your network including your default gateway address). Next you will need your routers username and password (the default values can be found in your router manual). After entering the correct username and password into your router you should be logged into you router.&lt;br /&gt;
&lt;br /&gt;
Now for the port forwarding part.....every router is different so I can't give explicit instructions. Basically what you want to do is direct a port (the default port for DC++ is 1411, you will need this to be on TCP and UDP) to your computers network IP (for example 192.168.1.2). You can get detailed information on how to do this for your specific router at http://www.portforward.com/ &lt;br /&gt;
&lt;br /&gt;
Once you've forwarded your ports go into DC++ connection settings (File -&amp;gt; Settings -&amp;gt; Connection Settings) and select 'Active' and enter your external IP address into the box (you can find this at www.whatismyip.com). In the port boxes fill in the port(s) you've forwarded to your computer (for example 1411 TCP and 1411 UDP).&lt;br /&gt;
&lt;br /&gt;
Alternatively, you can enable UPnP in your router instead of port forwarding. Once you've done this go into DC++ advanced settings (File -&amp;gt; Settings -&amp;gt; Advanced) and tick the 'Enable UPnP control' box. Next go into connection settings (File -&amp;gt; Settings -&amp;gt; Connection Settings) and select 'Active' and enter your external IP address (you can find this at www.whatismyip.com). Note: UPnP control is only available on the latest versions of DC++, you can get the latest version from http://prdownloads.sourceforge.net/dcplusplus/DCPlusPlus-0.674.exe?download&lt;br /&gt;
&lt;br /&gt;
If you have any problems have a look at http://www.twofo.co.uk/problems.php. If none of the above works for you then you will have to use 'Passive' mode which will work but you will be limited in the number of people you can connect to so only use passive mode as a last resort!&lt;/div&gt;</summary>
		<author><name>Smelly Kat</name></author>
	</entry>
</feed>