I have a jail that can connect to everything, except one single machine that I need to connect to.
I have enable ping in jail.. I can ping 8.8.8.8 (google DNS), I can telnet (for testing) to port 22 on several of my machines.
There is just this one machine I can't connect to. Can't ping, can't connect to the port I need (Postgresql). There is no firewall on the target machine and I tested from multiple different machines to verify I can ping and telnet to the postgresql port from everywhere else to the target machine.
This jail is meant to be a postgresql slave from another postgresql server and that is the machine I can't connect to.
Any suggestions? A little puzzled how it seems to only be failing to connect to the one machine, but seems to be working with everything else.
I have enable ping in jail.. I can ping 8.8.8.8 (google DNS), I can telnet (for testing) to port 22 on several of my machines.
There is just this one machine I can't connect to. Can't ping, can't connect to the port I need (Postgresql). There is no firewall on the target machine and I tested from multiple different machines to verify I can ping and telnet to the postgresql port from everywhere else to the target machine.
This jail is meant to be a postgresql slave from another postgresql server and that is the machine I can't connect to.
Any suggestions? A little puzzled how it seems to only be failing to connect to the one machine, but seems to be working with everything else.