Hi
I am going to build a server for my work-office which is going to act as a router, among other things.
The server needs to be part of a domain to access intranet, SAP servers etc, and be able to route traffic from clients (which is not part of the domain) to services only accessible from within the domain.
So I was thinking a server with 3 NICs, one for LAN with clients, one for internet, and one for intranet.
If a client tries to access "google.com" in his browser, the server should route his traffic to the internet, and if he tries to access "sap.myoffice.com" it should route through the intranet.
Is this possible? I have permission from my employer, and they will let my server be part of the domain.