ssh on one onterface and ping on other interface
On Tue, Jun 12, 2007 at 07:06:15PM -0700, Charles Jones wrote:
1.2.3.4 host.net # conn testip 0.0.0.0 host.net # noconn ssh This would make the ping test ping 1.2.3.4, and the ssh test would be the DNS ip of host.net.
No it won't. This setup will make Hobbit use the IP from the first line. The "host.net" host has a "testip" flag associated with it, and an IP of 1.2.3.4 listed - so that is what Hobbit will use. Regards, Henrik