___cliff rayman___ schrieb:
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
the address we are referring to is the "from" address in the ip packet. that is what is getting allowed/denied on the other system.
what about different subnets instead .1.10 .1.11 .1.12 .1.13
this is a colocated system, so i doubt he has that option.
$ 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.
-- ___cliff rayman___cliff@xxxxxxxxxxxxxxxxx://www.genwax.com/