Hi Youri,
I'm trying to get a simple Proftpd-mysql server running in one of my guests, and was wondering how I could enable passive ftp connections.
Has this got something to do with guest capabilities or do I have to resort to some iptables fiddling on the host?
And would the solution be to bind this guest directly to the host address?
I cant see your problem....does your guest use its own IP ?
If so, all ports are reachable from "outside" without any problems, same counts for mysql.
Just make sure that no "0.0.0.0" gathering process is running on your host - mysql is somewhat greedy in this aspect and will bind to all available IPs if running on the host. Thus will prevent your guest from occuping the port.
If you share the IP it would be nearly the same, exept that - of course - no service must run on the IP/Port used by proftp or mysql
Oliver
_______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Fri Apr 7 16:23:02 2006