Setup static routse between LANs on ER605
Hi Guys,
I'm having trouble to set my ER605 Router to suppert multiple Networks to rout Traffic between the Netzworks.
I Have setup three networks on the ER605
- WAN 192.168.1.0 on ER605-Port 1 with is the Internetport.
- LAN1 192.168.2.0/24 (Router IP 192.168.2.1) which is supposed to be the Office LAN VLAN-ID 1 on ER605-Port 2 untagged
- LAN2 192.168.178.0/24 (Router IP 192.168.178.2 (As I have a devies on 192.168.178.1) which ist supposed to be the Home-LAN VLAN-ID 2 on ER605-Port 3 untagged
I have basically used this guide the set the Article "How to create multi networks and manage network behavior with ACL on Omada Gateway in standalone mode" (tp-link.com/de/support/faq/3061)
I want to be abel to route traffic (access devices) from 192.168.2.0 on the 192.168.178.0-Network
Obvously I can Ping from destination Network 192.168.2.0 -> 192.168.178.2
Also other way round 192.168.178.0 -> 192.168.2.1
But I can't get a ping through from e.g. 192.168.2.100 -> 192.168.178.1 (which is a device on the 192.168.178.0 Network). Also accessing the devices via http does not work.
I wonder what I'm doing wrong. As currently have a Muliple-Linksys-Router-Setup with these settings which works OK: I want to replace the multiple-router-setup with the ER605 and some switches and I'm currently testing the setup separately. So obviously these two network-setups are not conneted to each other.
Can anyone help me out, please?
Thanks in advance.
Details of the ER605 below.
I have tried a static route: LAN1 to LAN2
ID | Name | Destination IP | Subnet Mask | Next Hop | Interface |
---|
1 | LAN1LAN2 | 192.168.178.0 | 255.255.255.0 | 192.168.2.1 | LAN2 |
LAN Setup looks like this:
ID | Name | Vlan | IP Address | Subnet Mask | DHCP Server | DHCP Relay | Operation |
---|
1 | LAN1 | 1 | 192.168.2.1 | 255.255.255.0 | Enabled | Disabled | ||
2 | LAN2 | 2 | 192.168.178.2 | 255.255.255.0 | Enabled | Disabled |
VLAN Table looks like this:
ID | VLAN ID | Name | Ports | Description | Operation |
---|
1 | 1 | vlan1 | 2(UNTAG) | LAN1 | ||
2 | 2 | vlan2 | 3(UNTAG) | LAN2 | ||
3 | 1110 | WAN | 1(UNTAG) |
Routingtable looks like this:
ID | Destination IP | Subnet Mask | Next Hop | Interface | Metric |
---|
1 | 192.168.178.0 | 255.255.255.0 | 192.168.2.1 | LAN2 | 0 |
2 | 0.0.0.0 | 0.0.0.0 | 192.168.1.1 | WAN | 0 |
3 | 192.168.1.0 | 255.255.255.0 | 0.0.0.0 | WAN | 0 |
4 | 192.168.1.1 | 255.255.255.255 | 0.0.0.0 | WAN | 0 |
5 | 192.168.2.0 | 255.255.255.0 | 0.0.0.0 | LAN1 | 0 |
6 | 192.168.178.0 | 255.255.255.0 | 0.0.0.0 | LAN2 | 0 |
access control list
ID | Name | Policy | Service Type | Direction | Source | Destination | Source Network | Destination Network | Effective Time | Operation |
---|
1 | AllowLAN1LAN2 | Allow | ALL | LAN->LAN | --- | --- | LAN1 | LAN2 | Any |