F5F Stay Refreshed Power Users Networks Configuring LAN/WAN link

Configuring LAN/WAN link

Configuring LAN/WAN link

K
KlexCraft64
Member
53
06-26-2016, 04:22 AM
#1
Hello, I'm working on setting up my home network based on this reference image. I want to achieve the best possible experience at home and understand how to configure things properly. I know you can disable DHCP and connect directly to the LAN, but this is mainly for learning purposes. My main question is whether I can use routers in this arrangement and still access my computer from the other side. I can ping it, but I'm having trouble seeing files. I've tried setting the default gateway of the left router to the IP of the right one, but it doesn't seem to work. Thanks for your help!
K
KlexCraft64
06-26-2016, 04:22 AM #1

Hello, I'm working on setting up my home network based on this reference image. I want to achieve the best possible experience at home and understand how to configure things properly. I know you can disable DHCP and connect directly to the LAN, but this is mainly for learning purposes. My main question is whether I can use routers in this arrangement and still access my computer from the other side. I can ping it, but I'm having trouble seeing files. I've tried setting the default gateway of the left router to the IP of the right one, but it doesn't seem to work. Thanks for your help!

B
Babu84700
Member
226
06-26-2016, 10:41 AM
#2
Have you configured your home with two routers? A managed switch might be a smarter choice.
B
Babu84700
06-26-2016, 10:41 AM #2

Have you configured your home with two routers? A managed switch might be a smarter choice.

R
RaduRadu
Junior Member
15
07-03-2016, 03:40 AM
#3
Your setup with two routers seems feasible. Let me know if you need further clarification!
R
RaduRadu
07-03-2016, 03:40 AM #3

Your setup with two routers seems feasible. Let me know if you need further clarification!

M
mixmaestro
Junior Member
13
07-03-2016, 12:21 PM
#4
This setup suggests a network where PC connects to a router, which then links to a WAN interface. From there, routing directs traffic appropriately. Static routing tables are essential here to manage these paths manually. Each router checks its subnet and forwards requests to the next hop. You'd need similar logic on the other side too. In reality, this mimics connecting to the internet, but you could also use a VPN server on either end to securely access clients.
M
mixmaestro
07-03-2016, 12:21 PM #4

This setup suggests a network where PC connects to a router, which then links to a WAN interface. From there, routing directs traffic appropriately. Static routing tables are essential here to manage these paths manually. Each router checks its subnet and forwards requests to the next hop. You'd need similar logic on the other side too. In reality, this mimics connecting to the internet, but you could also use a VPN server on either end to securely access clients.