Posted: Sun Dec 06, 2009 2:11 am Post subject: ftp not accessible. ports are open.
Hi,
I did a fresh install of ubuntu 8.4, used the all in one stable installer 5.0.6 on a remote machine via x-11 tunneling - everything is working properly except that I cant access the ftp on 8021. http on 8080 is working fine.
I opened the ports with the command: iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 8021 -j ACCEPT
and then tried the sudo ufw allow 8021/tcp as well, but all is with no luck
all i get is this: No connection could be made because the target machine actively refused it.
Connection failed.
when i go to check whats listening with netstat -an | grep "LISTEN " i get this:
Posted: Sun Feb 07, 2010 1:56 pm Post subject: same problem
[quote="vadim"]just to say that there was needed some code changing, and now, after a few days of digging and a friend's involvement its working for me.[/quote]
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum