On Fri, Jan 19, 2007 at 08:10:45 -0600, Bruno Wolff III <bruno@xxxxxxxx> wrote: > Note you should keep discussions copied to the list unless you have a > particular reason not to, so that other people can learn from and > contribute to the discussion. > > On Thu, Jan 18, 2007 at 21:35:50 +0100, > Kristoffer Gustafsson <kg84@xxxxxxxxxxxxxx> wrote: > > Hello! > > > > Because I'm a blind linux user, I can't use gui applications. > > > > But The ports I want to open is ftp, port 21. http port 80, port 23 and > > port 2222 for telnet. I forgot to mention ftp is a bit tricky in that a separate port is opened for transferring data. Depending on the mode used it can be either to or from your server. You will want to use the ftp connection tracking module in iptables to handle that.