The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-14-2008
Ahmad Pakhri Ahmad Pakhri is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 4
Solaris as router between two subnets

I have two networks which is not connected to each other. Each network has its own internet connection. I also have one Solaris machine with two NICs connected to both of the networks.

How do I use the Solaris to connect both network so that hosts from either side of the network can communicate with each other ie. sharing files, telnet etc?

I also wanted the Solaris as an emergency router if one of the internet connection is down, the internet request from host on down connection will be routed automatically to another connection on the other connection, all using the solaris as the router? If it's possible at all. I know there is load balancer / dual wan router available, but those are very expensive.

I have tried setting up the solaris to ip forwarding, but still a ping from host of one network does not reach the host of the other network. I even changed the default gateway on each of the hosts to point to the solaris server.

Please help.