I have two separate rooms. In Room A there are 6 computers connected to an eight port switch where BSNL Broadband is running. BSNL Broadband router’s ethernet port is directly connected to the switch to enable all computers get internet. BSNL Router’s ip is 192.168.1.1 so every computers are having ip range as 192.168.1.x. In room B I have a cisco router connected to modem thru serial port to run a remote server application. This link only used for remote application and NOT for internet. This Cisco router is having ip address as 192.168.8.1. An ethernet cable is directly connected to the 8 port switch.
Now if I want to run internet then I have to configure ip as 192.168.1.x and when I run remote application (thru Cisco router) then I need to configure ip as 192.168.8.x. Is there any way out thru which I can run both without changing ip address/gateway?