Hi all
I want to connect my GNS3 router running on my computer to the Internet though my Real Router but I m unable to connect I have two NICs attached to my computer on which GNS3 Router is running.
This is scenario of my topology my PC with 2 NICs (on which GNS3 is running) is already connected to Cisco switch and switch is connected to Real router and router to Internet following is configuration of my PC
CNIC#1 IP: 10.10.7.39
Net mask 255.255.255.0
Default gateway 1010.7.254
DNS 10.10.0.1, 10.10.0.2
I have connected GNS3 Router fa0/0 port to my CNIC#1
Fa0/0 ip address 10.10.7.252 255.255.255.0
Ping to 10.10.7.39 successful
Ping to 10.10.7.254 successful
Ping to
http://www.google.com unsuccessful
CNIC#2 IP: 192.168.0.2
Net mask 255.255.255.0
Default gateway 192.168.0.1
I have connected GNS3 router fa0/1 port my CNIC#2
Fa0/1 ip address 192.168.0.1 255.255.255.0
Ping to 10.10.7.39 successful
Ping to 10.10.7.25. Successful
But unable to ping 10.10.7.254
I can ping to my real router ip address 10.10.7.254 with my GNS3 router but I cant ping to any other website somebody help me to solve this problem I have also added the graphical scenario of my topology
Regards