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
--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to