<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://test.amule.szerverem.hu/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=212.93.226.6</id>
		<title>AMule Project FAQ - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=212.93.226.6"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/212.93.226.6"/>
		<updated>2026-04-05T14:14:37Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall</id>
		<title>Firewall</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall"/>
				<updated>2004-04-29T08:32:34Z</updated>
		
		<summary type="html">&lt;p&gt;212.93.226.6: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you set Tcp port in aMule to XX and Udp port to YY then you have to set your firewall like this:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport XX -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables  -A INPUT -p udp  --dport XX+3 -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A INPUT  -p udp  --dport YY -j ACCEPT''&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>212.93.226.6</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall</id>
		<title>Firewall</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall"/>
				<updated>2004-04-29T08:32:14Z</updated>
		
		<summary type="html">&lt;p&gt;212.93.226.6: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you set Tcp port in aMule to XX and Udp port to YY then you have to set your firewall like this:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport XX -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables  -A INPUT -p udp  --dport XX+3 -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
''iptables -A INPUT  -p udp  --dport YY -j ACCEPT''&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--[[User:212.93.226.6|212.93.226.6]] 10:32, 29 Apr 2004 (CEST)&lt;/div&gt;</summary>
		<author><name>212.93.226.6</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall</id>
		<title>Firewall</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall"/>
				<updated>2004-04-29T08:31:27Z</updated>
		
		<summary type="html">&lt;p&gt;212.93.226.6: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you set Tcp port in aMule to XX and Udp port to YY then you have to set your firewall like this:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport XX -j ACCEPT&amp;lt;br&amp;gt;&lt;br /&gt;
iptables  -A INPUT -p udp  --dport XX+3 -j ACCEPT&amp;lt;br&amp;gt;&lt;br /&gt;
iptables -A INPUT  -p udp  --dport YY -j ACCEPT''&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>212.93.226.6</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Firewall</id>
		<title>Firewall</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Firewall"/>
				<updated>2004-04-29T08:31:12Z</updated>
		
		<summary type="html">&lt;p&gt;212.93.226.6: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you set Tcp port in aMule to XX and Udp port to YY then you have to set your firewall like this:&lt;br /&gt;
&lt;br /&gt;
''iptables -A INPUT -p tcp  --dport XX -j ACCEPT&lt;br /&gt;
iptables  -A INPUT -p udp  --dport XX+3 -j ACCEPT&lt;br /&gt;
iptables -A INPUT  -p udp  --dport YY -j ACCEPT''&lt;/div&gt;</summary>
		<author><name>212.93.226.6</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/CryptoppDebian</id>
		<title>CryptoppDebian</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/CryptoppDebian"/>
				<updated>2004-04-29T08:17:53Z</updated>
		
		<summary type="html">&lt;p&gt;212.93.226.6: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to get crypto++ working on sarge debian: ==&lt;br /&gt;
&lt;br /&gt;
Get libcrypto++ sources from '''sid'''&lt;br /&gt;
&lt;br /&gt;
''deb-src &amp;lt;nowiki&amp;gt;http://ftp.&amp;lt;/nowiki&amp;gt;'''YOURCOUNTRYTLD'''.debian.org/debian/ sid main non-free contrib&lt;br /&gt;
apt-get update''&lt;br /&gt;
&lt;br /&gt;
''apt-get source -b libcrypto++''&lt;br /&gt;
or &lt;br /&gt;
''apt-get source libcrypto++, cd libcrypto++-5.1, dpkg-buildpackage -b -B -uc''&lt;br /&gt;
&lt;br /&gt;
After install (dpkg -i libcrypto++5.1.deb) make a symbolic link in /usr/include/crypto++ from cryptopp_config.h to config.h in the same directory.&lt;br /&gt;
&lt;br /&gt;
''ln -s /usr/include/crypto++/cryptopp_config.h /usr/include/crypto++/config.h''&lt;br /&gt;
&lt;br /&gt;
NOTE: you have to link the files cos of a bug in debian libcrypto package&lt;br /&gt;
&lt;br /&gt;
You could compile libcrypto yourself too. Take a look at [[Compilation_Installation|our compilation howto]].&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>212.93.226.6</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/CryptoppDebian</id>
		<title>CryptoppDebian</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/CryptoppDebian"/>
				<updated>2004-04-29T08:17:35Z</updated>
		
		<summary type="html">&lt;p&gt;212.93.226.6: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to get crypto++ working on sarge debian: ==&lt;br /&gt;
&lt;br /&gt;
Get libcrypto++ sources from '''sid'''&lt;br /&gt;
&lt;br /&gt;
''deb-src &amp;lt;nowiki&amp;gt;http://ftp.&amp;lt;/nowkiki&amp;gt;'''YOURCOUNTRYTLD'''.debian.org/debian/ sid main non-free contrib&lt;br /&gt;
apt-get update''&lt;br /&gt;
&lt;br /&gt;
''apt-get source -b libcrypto++''&lt;br /&gt;
or &lt;br /&gt;
''apt-get source libcrypto++, cd libcrypto++-5.1, dpkg-buildpackage -b -B -uc''&lt;br /&gt;
&lt;br /&gt;
After install (dpkg -i libcrypto++5.1.deb) make a symbolic link in /usr/include/crypto++ from cryptopp_config.h to config.h in the same directory.&lt;br /&gt;
&lt;br /&gt;
''ln -s /usr/include/crypto++/cryptopp_config.h /usr/include/crypto++/config.h''&lt;br /&gt;
&lt;br /&gt;
NOTE: you have to link the files cos of a bug in debian libcrypto package&lt;br /&gt;
&lt;br /&gt;
You could compile libcrypto yourself too. Take a look at [[Compilation_Installation|our compilation howto]].&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>212.93.226.6</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/CryptoppDebian</id>
		<title>CryptoppDebian</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/CryptoppDebian"/>
				<updated>2004-04-29T08:16:54Z</updated>
		
		<summary type="html">&lt;p&gt;212.93.226.6: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to get crypto++ working on sarge debian: ==&lt;br /&gt;
&lt;br /&gt;
Get libcrypto++ sources from '''sid'''&lt;br /&gt;
&lt;br /&gt;
''deb-src http://ftp.'''YOURCOUNTRYTLD'''.debian.org/debian/ sid main non-free contrib&lt;br /&gt;
apt-get update''&lt;br /&gt;
&lt;br /&gt;
''apt-get source -b libcrypto++''&lt;br /&gt;
or &lt;br /&gt;
''apt-get source libcrypto++, cd libcrypto++-5.1, dpkg-buildpackage -b -B -uc''&lt;br /&gt;
&lt;br /&gt;
After install (dpkg -i libcrypto++5.1.deb) make a symbolic link in /usr/include/crypto++ from cryptopp_config.h to config.h in the same directory.&lt;br /&gt;
&lt;br /&gt;
''ln -s /usr/include/crypto++/cryptopp_config.h /usr/include/crypto++/config.h''&lt;br /&gt;
&lt;br /&gt;
NOTE: you have to link the files cos of a bug in debian libcrypto package&lt;br /&gt;
&lt;br /&gt;
You could compile libcrypto yourself too. Take a look at [[Compilation_Installation|our compilation howto]].&lt;/div&gt;</summary>
		<author><name>212.93.226.6</name></author>	</entry>

	</feed>