Hello:
I have a Cisco 2621 router, a Cisco sf 300 switch.
The switch is configured with two VLANs. Network1 is subnetted and related to VLAN1, it makes the internet connection via a NATed Linux server acting as a router. The Linux server is connected to a Netgear router via standard 192.x.x.x address system.
I am running a sandbox test to accomplish routing via a NATed 2621 Cisco router. This is the reason for the second VLAN. I have secluded a computer to be part of the 192.168.2.0 network, the computer is connected via "inside" INT FA0/0 (192.168.2.25) and router "outside" interface to INT FA0/1 (192.168.1.254). VLAN port set under switchport mode access, belonging to VLAN-TWOY. it takes about four ports to make the connection to the internet- the same Netgear router (gateway).
With this setup, from the TWOY computer I am able to ping inside (192.168.2.25) and to the outside int fa0/1 (192.168.1.254)but unable to reach the netgear router.
From the Cisco router I can ping the netgear router, the inside address (192.168.2.25) and also back to TWOY computer.
This is driving me mad. I have set staic routes to TWOY on the Cisco router, both interfaces are seen as Connected to direct networks 192.168.1.0 and 192.168.2.0. I have set up NAT on the Cisco router in order to to translate (INT FA0/1) 192.168.1.254 > 192.168.1.25 and while it is translating the source ip correctly, I am still not able to ping netgear from TWOY computer (I figure without NATting TWOY computer's ip address, it is hitting the netgear as 192.168.2.0). I have enabled ip routing on Cisco router, I have set up a routing table on TWOY to include static routes to INT FA0/1 and the netgear router.
Arp is sending the proper reply and response from INT FA0/0 and INT FA0/1 back to TWOY, no arp from netgear. I do not know what I am missing or overlooking.
Thank you.
I have a Cisco 2621 router, a Cisco sf 300 switch.
The switch is configured with two VLANs. Network1 is subnetted and related to VLAN1, it makes the internet connection via a NATed Linux server acting as a router. The Linux server is connected to a Netgear router via standard 192.x.x.x address system.
I am running a sandbox test to accomplish routing via a NATed 2621 Cisco router. This is the reason for the second VLAN. I have secluded a computer to be part of the 192.168.2.0 network, the computer is connected via "inside" INT FA0/0 (192.168.2.25) and router "outside" interface to INT FA0/1 (192.168.1.254). VLAN port set under switchport mode access, belonging to VLAN-TWOY. it takes about four ports to make the connection to the internet- the same Netgear router (gateway).
With this setup, from the TWOY computer I am able to ping inside (192.168.2.25) and to the outside int fa0/1 (192.168.1.254)but unable to reach the netgear router.
From the Cisco router I can ping the netgear router, the inside address (192.168.2.25) and also back to TWOY computer.
This is driving me mad. I have set staic routes to TWOY on the Cisco router, both interfaces are seen as Connected to direct networks 192.168.1.0 and 192.168.2.0. I have set up NAT on the Cisco router in order to to translate (INT FA0/1) 192.168.1.254 > 192.168.1.25 and while it is translating the source ip correctly, I am still not able to ping netgear from TWOY computer (I figure without NATting TWOY computer's ip address, it is hitting the netgear as 192.168.2.0). I have enabled ip routing on Cisco router, I have set up a routing table on TWOY to include static routes to INT FA0/1 and the netgear router.
Arp is sending the proper reply and response from INT FA0/0 and INT FA0/1 back to TWOY, no arp from netgear. I do not know what I am missing or overlooking.
Thank you.