[WBEL-users] how to use two networks

Vic whitebox at beer.org.uk
Sun Jul 3 02:08:48 CDT 2005


> The two servers I mentioned, is a NFS server and a MySQL server for my
> own computer, and so they are not to be seen from the internet.

MySQL can be forced to bind to a specific IP address by using the
--bind-address=IP option when starting mysqld.

NFS is a little more problematic; you might want to use iptables to
prevent it functioning on one or more interfaces.

HTH

Vic.



More information about the Whitebox-users mailing list