Floris van Gog wrote:
Hi,
I have various IP's assigned to various vservers, and I have a mysql database running on one of them. The access rights for mysql are determined by the IP someone connects from. Some vservers also need database access and they are granted rights determined by the IP of that particular vserver.
I noticed that when starting a command like this in the root server:
chcontext --ctx 110 mysql -u username -p -h myhost
The IP address is not changed. Access to the mysql database is not
To change the IP you must run chbind ;)
Regards, Nuno Silva
_______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
