View Single Post
  #4 (permalink)  
Old 2006-10-10
northlandboy northlandboy is offline
Senior Member
 
Join Date: 2006-07-28
Location: New Zealand
Posts: 857
Rep Power: 3
northlandboy has an average reputation (10+)
Default Re: Cluster multiple IP:s

In that case you probably want to do NAT. You don't want to configure a whole lot of cluster IPs. You will only configure one cluster IP, and tell your upstream router to route to the firewall cluster IP for the range of addresses you will be using for NAT.

You can do this with either routing - use something other than your NAT range for the network between the firewall and router - or you can do it with proxy ARP.

Read through this post http://www.cpug.org/forums/showpost....7&postcount=17
for some stuff about routing and NAT.

I think you've got a bit of reading on routing, NAT, and clustering coming up.
Reply With Quote