View Single Post

   
  #5 (permalink)  
Old 05-02-2008, 05:00 AM
Wolfgang
 
Posts: n/a
Default Re: Solaris to act as router?

bozothedeathmachine schrieb:
> 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?


solaris 10 has the command routeadm, with enables or disables routing,
so i assume you have some older release. Whats about udp and other
protocols, does ndd /dev/ip respect only ip (i think so)?

Wolfgang
Reply With Quote