Separate web server from home network

Ian

I'm relatively new to advanced home networking and I want to host a web server at home. I've purchased a domain and will be using nodns or something similar to point my domain to my home IP address.

What I want to accomplish is to host a web server on my home network but not allow this server to communicate with any other hardware on the network.

My current home network looks like so:

enter image description here

I imagine I'll be using port forwarding to send HTTP traffic to the web server but I'm unsure as to how to set up the main wireless router and my switch such that the web server is isolated on it's own VLAN and cannot talk to the rest of the network.

My main issue is that I only have one physical cable going from the main router upstairs to my switch downstairs. On the switch downstairs I have the web server connected as well as other devices. I want to avoid changing the physical layout of the network and running a second cable from upstairs to downstairs isn't an option.

Is it even possible to accomplish what I'm looking to do with my current network layout? I have DDWRT running on both the main router and the switch connected to the web server so I do have some flexibility there.

Ian

It won't be possible with your current configuration more then likely due to the other intranet devices that would be on the same vlan. – Ramhound Nov 8 '17 at 21:55

This ended up being the answer. I was figured it would have to be that way but I was hoping there would be some kind of network trick that could make it possible.

Raspberri Pi was moved into the baby's room where the router lives.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

What is the correct CORS entry for limiting an http:// connection to a remote, hosted web server from a grunt web server on a home network?

From Dev

What is the correct CORS entry for limiting an http:// connection to a remote, hosted web server from a grunt web server on a home network?

From Dev

How to get home server to display content from home network externally?

From Dev

Make separate mail server from web server

From Dev

Referencing EJB Local home from a POJO class of a separate web application

From Dev

PHP 5.4 Built-in web server on home network

From Dev

http server and web sockets from separate servers

From Dev

http server and web sockets from separate servers

From Dev

Set up a home VPN to allow web browsing from remote network

From Dev

Ubuntu web server not accessible from public network

From Dev

Ubuntu web server not accessible from public network

From Dev

Web application in a Windows home network

From Dev

Running server on home network with HTTPS

From Dev

Is it possible to access a server's IIS on home network from an android device 4G network via VPN?

From Dev

PHP Nginx server - access files from home not web root

From Dev

Accessing a web server on a Mac Virtual Machine from the Mac Host and Network

From Dev

Can't reach web server from local virtual network

From Dev

Access files on clients local network but not local machine from web server

From Dev

How to access my SSH linux server from outside my home network

From Dev

Separate /home from root? (Linux Mint)

From Dev

Set up SQL Server on home network

From Dev

Is it possible to get owncloud running from a home network?

From Dev

SSH issue from outside home network

From Dev

SSH PC at office in local network from home

From Dev

Can't update from my home network

From Dev

Separate database model from Network model

From Dev

Prevent Docker Compose from creating separate network

From Dev

How do I host a web application and an API from the same server while keeping them in separate?

From Dev

How can I isolate my home network from the building network?

Related Related

  1. 1

    What is the correct CORS entry for limiting an http:// connection to a remote, hosted web server from a grunt web server on a home network?

  2. 2

    What is the correct CORS entry for limiting an http:// connection to a remote, hosted web server from a grunt web server on a home network?

  3. 3

    How to get home server to display content from home network externally?

  4. 4

    Make separate mail server from web server

  5. 5

    Referencing EJB Local home from a POJO class of a separate web application

  6. 6

    PHP 5.4 Built-in web server on home network

  7. 7

    http server and web sockets from separate servers

  8. 8

    http server and web sockets from separate servers

  9. 9

    Set up a home VPN to allow web browsing from remote network

  10. 10

    Ubuntu web server not accessible from public network

  11. 11

    Ubuntu web server not accessible from public network

  12. 12

    Web application in a Windows home network

  13. 13

    Running server on home network with HTTPS

  14. 14

    Is it possible to access a server's IIS on home network from an android device 4G network via VPN?

  15. 15

    PHP Nginx server - access files from home not web root

  16. 16

    Accessing a web server on a Mac Virtual Machine from the Mac Host and Network

  17. 17

    Can't reach web server from local virtual network

  18. 18

    Access files on clients local network but not local machine from web server

  19. 19

    How to access my SSH linux server from outside my home network

  20. 20

    Separate /home from root? (Linux Mint)

  21. 21

    Set up SQL Server on home network

  22. 22

    Is it possible to get owncloud running from a home network?

  23. 23

    SSH issue from outside home network

  24. 24

    SSH PC at office in local network from home

  25. 25

    Can't update from my home network

  26. 26

    Separate database model from Network model

  27. 27

    Prevent Docker Compose from creating separate network

  28. 28

    How do I host a web application and an API from the same server while keeping them in separate?

  29. 29

    How can I isolate my home network from the building network?

HotTag

Archive