PDA

Επιστροφή στο Forum : gns3 anyone?



nstamoul
16-02-10, 01:00
Καλησπέρα.

Πειραματίζομαι με το gns3 και έχω πέσει σε κάτι πολύ παράξενο.Έχω την τοπολογία που φαίνεται και την έχω ενώσει με bridge με το πραγματικό μου δίκτυο.Ο R1 pingάρει κανονικά διευθύνσεις τοπικού δικτύου και ιντερνετ.Όταν όμως δίνω
ping 192.168.1.2 source 10.1.100.1 δεν απαντάει.Βλέπετε κάποιο λάθος στο config ή έχω πέσει σε Bug του dynamips?


Router(config-router)#do show run
Building configuration...

Current configuration : 1055 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip cef
!
!
!
!
ip name-server 193.92.110.1
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback1
description Engineering Department
ip address 10.1.1.1 255.255.255.0
!
interface FastEthernet0/0
ip address 10.1.100.1 255.255.255.0
ip summary-address eigrp 1 0.0.0.0 0.0.0.0 5
duplex auto
speed auto
!
interface Serial0/0
bandwidth 64
ip address 10.1.200.1 255.255.255.0
clock rate 64000
!
interface FastEthernet0/1
ip address 192.168.1.101 255.255.255.0
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
clock rate 2000000
!
router eigrp 1
network 10.0.0.0
network 192.168.1.0
auto-summary
!
ip route 0.0.0.0 0.0.0.0 192.168.1.254
!
!
ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
!
end

karavagos
16-02-10, 02:54
Έχεις προσθέσεις route στο pc με ip 192.168.1.2 για το δίκτυο 10.1.100.0 255.255.255.0 που να δείχνει προς την 192.168.1.101?

nstamoul
16-02-10, 03:35
Σωστά αυτό μου είχε διαφύγει.

Τώρα συμβαίνει το εξής:

Από το pc pingάρω το 10.1.100.1 κανονικά από το R1 δεν απαντάει το pc με source 10.1.100.1

Edit:Κλείνοντας το firewall των windows απαντάει κανονικά,αλλά μόνο το pc.

Ευχαριστώ πολύ.

@ ADSLgr.com All rights reserved.