Hi,
I need some help and/pointers in solving an issue I'm having.
I'm running two networks that are physically connected but are kept seperate via subnetting. One is the "Admin" network and the second is the "Curriculum" network. The premise is that the admin network can see the curriculum network but NOT the other way around. So therefore, the admin network has a 10.122.165.x address range and uses a 255.255.252.0 and the curriculum network uses a 10.122.164.x address range and a 255.255.255.0 subnet. This works fine and is exactly what we need. BUT....
We are looking to run an intranet based system that runs on the Admin server on port 8080 via Internet Explorer. The problem is that we need it to be accessed from the Curriculum network. This needs to be done without opening access to the admin server/network. So, I've had a think about it and I think the best way to go is adding a second network card to the Admin with a 10.122.164.x address and 255.255.255.0 subnet but only allowing access to port 8080 and NOT allowing any normal/network access on that card. So if it's not a port 8080 request then it's blocked.
Can this be setup in Windows Server 2003 and can anyone see any problems or potential security issues with this?
Thanks in advance for any suggestions and help with how to go about setting this up.
Cheers,
Will
I need some help and/pointers in solving an issue I'm having.
I'm running two networks that are physically connected but are kept seperate via subnetting. One is the "Admin" network and the second is the "Curriculum" network. The premise is that the admin network can see the curriculum network but NOT the other way around. So therefore, the admin network has a 10.122.165.x address range and uses a 255.255.252.0 and the curriculum network uses a 10.122.164.x address range and a 255.255.255.0 subnet. This works fine and is exactly what we need. BUT....
We are looking to run an intranet based system that runs on the Admin server on port 8080 via Internet Explorer. The problem is that we need it to be accessed from the Curriculum network. This needs to be done without opening access to the admin server/network. So, I've had a think about it and I think the best way to go is adding a second network card to the Admin with a 10.122.164.x address and 255.255.255.0 subnet but only allowing access to port 8080 and NOT allowing any normal/network access on that card. So if it's not a port 8080 request then it's blocked.
Can this be setup in Windows Server 2003 and can anyone see any problems or potential security issues with this?
Thanks in advance for any suggestions and help with how to go about setting this up.
Cheers,
Will