My wingate server has two NIC
First connected dirrectly to ROuter (Only wingate server connected to rounter)
Second connected to Main LAN Switch and shared internet access to entire school.
If i want to connect web server direclty to rounter without passing through wingate server by connecting both webserver and wingateserver and rounter together by SWITCH. And Set rounter DMZ to wingate server and forward port 80 to webserver.
If someone from outside LAN access my webserver rounter would forward those request to webserver right?
But what if someone inside lan want to access webserver by typing "www.myserver.com" and have them connect directly to my webserver without going out through internet is it possible to do that?