View Single Post

   
  #2 (permalink)  
Old 05-02-2008, 05:00 AM
klaus.grote@web.de
 
Posts: n/a
Default Re: Solaris to act as router?

On 25 Apr., 09:19, bozothedeathmachine <bozothedeathmach...@gmail.com>
wrote:
> All. I am having some trouble getting Solaris to act as a router. I
> have 3 servers with a direct connection between each of them,
> respectively. I need s2 to act as a router between the private
> networks on s1 and s3. I can ping s1<=>s2 and s2<=>s3, but not
> s1<=>s3. I have /dev/ip ip_forwarding set to 1 on s2. I'll try to draw
> a diagram and give all of the pertinent info. Does anyone know why I
> can't get this to work?
>
> Thanks in advance.
>
> |------------| |---------------------| |---------------|
> |s1 ce1 |------ | bge1 s2 bge2|--------| bge1 s3 |
> |------------| |---------------------| |---------------|
>

--------------- SNIP

Hey,

you need IP-NAT, cause your s2 must translate the packages
form the net 192.168.100.X to the other net 192.168.200.x

CU
Klaus Grote
Reply With Quote