RE: about routing in NT server

2001-01-18 Thread Roan, Wayne
Yes, You need to put on ONE gateway on the NT Server, and that is your external network. You need to put "route add" statements on the NT Server to get back to your internal. Make sure you do not have but one default gateway, this is important as NT will not know which interface to send packets

Re: about routing in NT server

2001-01-18 Thread Gareth Hinton
It should know where its directly connected networks are, so you shouldn't have to worry too much to get to your DMZ. Just make sure your default route is set up for external interface. Make sure if you add any routes that you use 'route add -p' to make them persistent. Otherwise you could make a