I have 3 nodes in a cluster, each with a pub IP on NIC adapter 1. The servers have 4 port NICs. I want to establish a private 10.10.0.0/24 network between them using crossover cables. They will be colocated in a DC and I dont want to have any of the priv IP traffic going thru the DC network whatsoever. I also dont want to put a switch in the cabinet.
I need to have server1 connected to both of the other servers via crossover, and have it route traffic so that server2 and server3 can communicate via server 1.
So at this point, server1 is connected to server2 via NIC port2, and connected to server3 via NIC port 3. I will also be running pfsense on server1 to serve out DHCP, DNS etc to the private network. I *think* all I really need to accomplish is to have server1 forward packets between the other 2 servers somehow. What is the best approach? Iptables, route tables, or pfsense? Or could a bridge on server1 do it alone?
I need to have server1 connected to both of the other servers via crossover, and have it route traffic so that server2 and server3 can communicate via server 1.
So at this point, server1 is connected to server2 via NIC port2, and connected to server3 via NIC port 3. I will also be running pfsense on server1 to serve out DHCP, DNS etc to the private network. I *think* all I really need to accomplish is to have server1 forward packets between the other 2 servers somehow. What is the best approach? Iptables, route tables, or pfsense? Or could a bridge on server1 do it alone?
Last edited: