You have to enable routing on the box. That is best done using RRAS.
There are *no* static routes to add,...remove whatever you added.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
"bucrepus" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I reduced this question for easier reading...
> I have 2 NICS on two sep. networks (w2k3 svr) and one wrkstation on each
> cable connected to the server.
> On the SERVER:
> NIC1 192.168.2.102 255.255.255.0
> NIC2 172.18.6.102 255.255.255.0
>
> On WrkStation1:
> NIC 192.168.2.55
> On WrkStation2:
> NIC 172.18.6.55
>
> I need to route info from one to the other network. (ping the wrkstation
IP
> on the other network. (Ex Ping 192.168.2.55 from the workstation
172.18.6.55
> and get reply..)
> I setup 2 static routes on server.
> INTERFACE NIC1
> Dest: 172.18.6.0 NM:255.255.255.0 Gate:192.168.2.102 Metric 1
> INTERFACE NIC2
> Dest: 192.168.2.0 NM:255.255.255.0 Gate:172.18.6.102 Metric 1
>
> Doesnt work.. any ideas.. Thanks...
>
>