04-13-2017 02:33 PM
Thank you for your help.
I am new to routing and need some guidance.
I have two networks (I will call them A and B) and each has its own gateway (Comcast IP Gateways).
My Goal is to phase out the "A" network. Step one is to get devices on network B, to see devices on Network A.
NOTE: I do not have access to the ASA 5505. It was put in place by a vendor long ago, I have no idea of the password and I can not reset that device, I dont know how its configured so I cant recreate it.
(192.168.60.x) Network A
First Network : Comcast router -> Cisco ASA 5505 -> 3Com 4400, 50 port switch.
(192.168.50.x) Network B
Second Network Comcast Router -> RV320 -> Netgear Prosafe 20 port switch
The Cisco Routers in each network are the DHCP Servers.
I have factory reset the RV320
I have the mode set to Gateway and the Comcast modem connected to WAN1.
I have the Netgear switch in port 1 (Network B) and the 3Com switch in Port 2 (network A)
I have configured VLans 1 and 25 to reflect IP's of 192.168.50.1 and 192.168.60.1 respectively.
RIP is enabled, both receive rip V1 & V2, and set to transmit broadcast.
I'm not sure of the IP address of the Comcast Modems. The RV320 shows me 73.57.224.1 and that is Pingable from the Diagnostic Ping test. It is not pingable from my workstation 192.168.50.101
I have a single static route set up as destination 192.168.60.0, 255.255.255.0, Router of last resort is 192.168.50.1 (Enabling this route has no effect on anything..)
IF i made my workstation IP static, and assign the adapter both 192.168.60.101 AND in advanced settings set up 192.168.50.101 and add both gateways 192.168.60.1 and 192.168.50.1, i can ping network B. (however, i can not do that for the workstations in the company. They are set to DHCP and need to remain as such).
Current status: with DHCP enabled, i get an IP of 192.168.50.101 and I can not ping Network B. I can ping the ports on the RV320, set at 192.168.50.1 and 192.168.60.1
Can someone make heads or tails of this? What am i missing, to enable network A to see network B?
Thank you so much for your time
Michael
04-14-2017 03:15 AM
Need some clarification.
Is this a single location and you are trying to get both the A & B networks functional behind the RV320?
Is there only one Comcast router which you are plugging both the ASA and the RV320?
Thanks
04-14-2017 07:19 AM
single location. The two networks have different functions but need to share the single printer.
There are two comcast routers. One for each network.
04-15-2017 04:37 AM
OK, I haven't worked with the RV320, but it's either a configuration or routing issue that can be remedied. I'm just going to throw some things out there and hopefully something will stick.
Hope this will be of some help. Below is the link of the RV320 manual I have referenced.
http://www.cisco.com/c/dam/en/us/td/docs/routers/csbr/rv320/administration/guide/en/rv32x_ag_en.pdf
Regards
04-26-2017 11:25 PM
I think your problem is going to come down to 2 internet connections and one default gateway if you need the bandwidth on both internet connections. Normally with 2 routers you set up a routing statement to point to the other router but you don't have access to the ASA 5505. I think you are out of luck unless you run a layer 3 switch which you have control over. I think the simple way would be to have one internet connection big enough and start moving stuff over to the network you have control over.
04-27-2017 09:02 AM
thanks Lee, thanks Chrihussy
i hear you Lee but i dont understand why i can not accomplish even one way communication from Network A to network B.
192.168.50.x can not see 192.168.60.x unless i manually enter a static IP on my machine (on the physical network 192.168.50.x). With a static IP (192.168.60.x), i can see, Ping, and access the printer on 192.168.60.x.
If i static IP my machine with a 192.168.50.x IP, i can not.
Router is set to Gateway mode. Vlan 200 and Vlan 300 are enabled and configured to the IP's of 192.168.50.0 and 192.168.60.0 respectively.
Port 1 is connected to the 192.168.50.x network and port 2 is connected to the layer 2 net gear switch of 192.168.60.x
I have a single static route entered, destination 192.168.60.0 to gateway 192.168.50.1.
with this configuration, I should be able to ping a 192.168.60.x IP from the 192.168.50.x network.
I just dont understand why this simple, two stand alone Lans connected by one router can not establish a simple ping to the other network.
again, i am not trying to establish any communication to the WAN or from the 192.168.60.x network to the 192.168.50.0 network. So the 2nd networks gateways and routers should not come into play at all. right??
04-27-2017 09:02 AM
OK. Chances are very good that all the devices on the 192.168.60.x network use the ASA as their default gateway. I assume the ASA knows nothing of the 192.168.50.x network. So you may very well be reaching the 192.168.60.x from the .50 but nothing will make it back.
If you can ping the devices on the 192.168.60.x network from the RV320 and your main goal is to simply share a printer on that network. By changing the default gateway on the printer to the VLAN interface of the RV320 you may accomplish your task.
Also, please note the earlier post about the RV320:
Hope this helps
04-28-2017 12:12 PM
the firewall is completely disabled, the Vlan is setting is set to allow inter vlan traffic.
I can ping each network only if the IP of my machine is of that network.
If I configure my machine with .60 IP, i can ping the .60 network.
If i configure my machine with .50 IP, i can ping the .50 network.
If my IP is .60, i must enter 192.168.60.9, to access the RV320. The diagnostics ping will ping any IP on the .60 network and will ping the .50 Vlan ip on the router (192.168.50.1) You can not reach any other IP on the .50 network if my IP is from the .60 nework.
the same is exactly true for having my IP configured with .50 IP. I can see all of .50, I can see none of .60 other than the IP which the .60 Vlan port is configured with (192.168.60.9). you can not reach any other IP on the .60 network if my workstations IP is set to the .50
*** If i enter the advance configuration of the IPV4 protocol and enter the second IP (192.168.60.100), and enter a 2nd gateway as 192.168.60.9, I can see all computers and printers from both networks.
however, entering both IP's in my companies workstations is not possible so the solution must come from the router, not the workstation.
I do not require communication from the printer to the workstations. the workstations need only to be able to print.
This should be so simple. You should not need two routers to make two separate networks see eachother.
Should be, network A, connnects to port 1, network B connects to port 2. Port 1 is forwarded to port 2, and port 2 is forwarded to port 1.
its so simple its frustrating.!
04-28-2017 11:25 PM
There is no one way communication. PING require 2 way communication. There is a send to the network and the other network needs to know where to send the return communication. 2 way communication is always required. You don't have access to setup the other side of the communication.
If there is a routing protocol which you can tap then both networks will become aware of each other. Then the problem of one default gateway comes into play which will cause a problem for 2 WAN separate connections.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide