silverspecv
Programmer
I have 2 lans here and one win2k server with 2 nics that I want to use as a router between them. The 2 networks are 192.168.0.0/24 and 192.168.1.0/24. I installed rras on the router and I ran "route add 192.168.1.0 mask 255.255.255.0 192.168.0.54" on my workstation, but it won't forward packets. If I tracerte, I can see the packets get to the router, but the router isn't routing. What do I need to configure in rras? Also, will this "route add" be necessary on all machines? Is there a way to "publish" it or whatever? Also, will the routing appear seamless to all machines? I realize I may need to tweak dns, but suppose I use ip addresses, the whole thing should work just like one big lan right?