<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://knoppix.net/wiki3/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=32.97.110.142</id>
		<title>Knoppix Documentation Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=32.97.110.142"/>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Special:Contributions/32.97.110.142"/>
		<updated>2026-09-16T07:51:47Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://knoppix.net/wiki/FTP_FAQ</id>
		<title>FTP FAQ</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/FTP_FAQ"/>
				<updated>2008-05-22T20:20:07Z</updated>
		
		<summary type="html">&lt;p&gt;32.97.110.142: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[knoppix]] [[ISO]] has an ftp server installed and running on it. However if you try to ftp to a knoppix machine you will get a connection refused message. There are two files that control ftp connections to the knoppix system. The settings in the /etc/hosts.deny file prevent access. The hosts.deny file is in fact a symlink to /KNOPPIX/etc/hosts.deny&lt;br /&gt;
The last line of the hosts.deny reads&lt;br /&gt;
 &lt;br /&gt;
 ALL:PARANOID&lt;br /&gt;
The stock hosts.allow file, on the other hand, has been configured to allow ftp access from the localhost that the [[knoppix]] [http://www.trypop.com dvd][[ISO]] was [[booting| booted]] on. You will have to change both the hosts.allow file along with the hosts.deny file in order to gain access via ftp. &lt;br /&gt;
&lt;br /&gt;
What you do is delete the symlink and restart inetd.conf  &lt;br /&gt;
&lt;br /&gt;
Here are the necessary steps:&lt;br /&gt;
* Configure networking from the menu&lt;br /&gt;
* Open a console and set a password for user knoppix:&lt;br /&gt;
 &lt;br /&gt;
 passwd knoppix&lt;br /&gt;
* Open a root shell enter this sequence of commands:&lt;br /&gt;
 &lt;br /&gt;
 rm /etc/hosts.deny&lt;br /&gt;
 rm /etc/hosts.allow&lt;br /&gt;
 /etc/init.d/inetd restart&lt;br /&gt;
&lt;br /&gt;
In Knoppix 5.1.1 the command is &lt;br /&gt;
/usr/sbin/inetd restart, not /etc/init.d restart &lt;br /&gt;
&lt;br /&gt;
Now the ftp server is ready and from any client you can ftp to knoppix system, use 'knoppix' as user name and the password you set as password.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category : FAQ Page]]&lt;br /&gt;
[[Category: Networking]]&lt;/div&gt;</summary>
		<author><name>32.97.110.142</name></author>	</entry>

	</feed>