what program are you trying to connect "out" from?
Ajay Sharma wrote:
eth0 -> 192.168.1.10 (www.sitea.com)
eth0:3 -> 192.168.1.13 (www.sited.com)
I'm wondering why the traffic is going out as 192.168.1.13 when it should be using eth0 and 192.168.1.10?? For a while we were pulling our
for my little brain the mysql-client is going *in* via .1.13 not out
what about different subnets instead .1.10 .1.11 .1.12 .1.13
$ man mysqld --bind-address=IP IP address to bind to.
--skip-name-resolve
Hostnames are not resolved. All Host column values in the grant
tables must be IP numbers or localhost.
-- shrek-m