Acces webserver on clients from other subnets


hello,

i have created netwrok containing 3 subnets.

172.16.1.0 /24

172.16.2.0/24

172.16.3.0/24

i have webserver (172.16.1.15) can access 172.16.1.x.

i want access other subnets.

my dc has 3 network cards, 1 each network. want route between networks (every client may ping other clients other subnets).

can me how can arrange this?

i using windows server 2008r2

kind regards,

mickey

the dhcp server set followed:

range 1: 172.16.1.20 - 172.16.1.250

range 2: 172.16.2.20 - 172.16.2.250

range 3: 172.16.3.30 - 172.16.3.250

nic1 dc: 172.16.1.1 255.255.255.0

nic2 dc: 172.16.2.1 255.255.255.0

nic2 dc: 172.16.3.1 255.255.255.0

client 1 (subnet1): 172.16.1.20 255.255.255.0 gateway: 172.16.1.1

client 2 (subnet2): 172.16.2.20 255.255.255.0 gateway: 172.16.2.1

client 3 (subnet3): 172.16.3.20 255.255.255.0 gateway: 172.16.3.1

webserver: 172.16.1.15 255.255.255.0 gateway: 172.16.1.1

all clients have internet connection , part of same domain.

kind regards,

mickey



Windows Server  >  Windows Server General Forum



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file