Date: Wed, 22 Nov 2000 00:42:03 +0200 (IST) From: <noor@comrax.com> To: freebsd-questions@freebsd.org Subject: ipfw/natd Message-ID: <Pine.BSF.4.21.0011220030490.91033-100000@dns.comrax.com>
next in thread | raw e-mail | index | archive | help
Hello all, Sorry for the surge of questions from me today :) We have now a server being used as a Web server and a SQL server. Since we are about to get a new server for SQL, I'll need to split the SQL server and put it on the new machine. This is not a problem. What I want to know is: if the new SQL server fails for some reason, I want to use the old SQL server (still being hosted on the same old machine). I want to do this using a divert rule in ipfw. I still don't know how... If box A has IP: 192.168.40.50 & box B has IP: 192.168.40.10 I want to do something like: divert tcp from 192.168.40.50 192.168.40.10 for SQL queries... Thanks for your help again... Noor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011220030490.91033-100000>