Answer the question
In order to leave comments, you need to log in
How to configure windows server 2008r2 to have routing between two different networks?
Good afternoon. How can I configure routing with two different networks under the local area network. There are two subnets 192.168.0.0/24 and 192.168.1.0/24. It is necessary that users of the null network can access the resources of a single subnet. Tried through windows server 2008 r2. Raised the service routing and remote access - in the settings I chose lan routing. But the subnets of each other do not ping and do not see. Tried through static routes did not help, tried through route add no result. Can you give advice or have a link where else you can dig and read. I look forward to your advice. Thanks in advance
Answer the question
In order to leave comments, you need to log in
If I understand correctly, then the scheme is HOST1 -192.168.0.1/24- SERVER -192.168.1.0/24- HOST2.
There are 2 network cards on the server with settings 192.168.0.10 255.255.255.0 and 192.168.1.10 255.255.255.0 (without gateways).
On HOST1 settings 192.168.0.100 255.255.255.0 gateway 192.168.0.10.
On HOST2 settings 192.168.1.100 255.255.255.0 gateway 192.168.1.10.
The role "Network Policy and Access Services" is installed on the server -> "Remote Access Service" + "Routing"
In "Administration - Routing and Remote Access" select "Configure and enable routing and remote access" - "Special configuration" - "Local network"
After that, HOST1 and HOST2 ping mutually. It is checked up at the stand from virtualok.
Покажите вывод с машин из обоих подсетей: netstat -r | findstr "192.168 0.0.0.0" и tracert из одной в другую.
Столкнулся с такой же проблемой. Достаточно на обоих клиентах прописать route add со ссылкой на сервер. И на втором сервере указать куда ему маршрутизировать пакеты.
Вот как у меня в проблеме
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question