joeschmoes
IS-IT--Management
I am having a routing issue. I will start by drawing out the way the network is set up.
Router 1
eth0 192.168.1.165
eth1 205.128.1.114
Router 2
eth0 10.1.1.1
eth1 205.128.1.113
Most of my clients are connected through the 192 network.
I have a few server connecting through the 205 network
The 10 network is a VLAN that has printers, wireless access points, VoIP phones, and a few servers.
I'm sure the setup is not right because I don't think I should need 2 interfaces on 2 separate routers with a 205 network address. Currently my 205 network and 192 network are in the default VLAN1.
How would I configure this setup to allow access to all subnets?
I think what is happening is traffic from my 10 network to my 192 network is getting goofed up. When traffic leaves my 10 network workstation/server destined for a192 workstation, it goes to router 10.1.1.1 -> 205.128.1.113, then to 192.168.1.165 -> 192 workstation. But, when the traffic is coming back it goes from 192 Workstation ->192.168.1.165 to 205.128.1.114 ->205.128.1.113, then to 10.1.1.1 to -> 10 workstation/server.
Router 1
eth0 192.168.1.165
eth1 205.128.1.114
Router 2
eth0 10.1.1.1
eth1 205.128.1.113
Most of my clients are connected through the 192 network.
I have a few server connecting through the 205 network
The 10 network is a VLAN that has printers, wireless access points, VoIP phones, and a few servers.
I'm sure the setup is not right because I don't think I should need 2 interfaces on 2 separate routers with a 205 network address. Currently my 205 network and 192 network are in the default VLAN1.
How would I configure this setup to allow access to all subnets?
I think what is happening is traffic from my 10 network to my 192 network is getting goofed up. When traffic leaves my 10 network workstation/server destined for a192 workstation, it goes to router 10.1.1.1 -> 205.128.1.113, then to 192.168.1.165 -> 192 workstation. But, when the traffic is coming back it goes from 192 Workstation ->192.168.1.165 to 205.128.1.114 ->205.128.1.113, then to 10.1.1.1 to -> 10 workstation/server.