mxflh 发表于 2011-4-13 22:56:05

gns3 0.74

wiin7 旗舰sp1 ie9 用的是gns3 0.74 就一个路由 一个虚拟网卡 一个12.1.1.1 一个12.1.1.2 就是没法ping通造成我想使用sdm都没法用!ping自己是没问题的 r1 127.0.0.1 console 也是没问题的
哪位大哥知道啊 小弟感激不尽 能发邮件给我最好 mxflh@126.com哪位能解释下 是模拟器问题 到底是那种问题哦!



task 发表于 2011-4-13 23:30:27

本帖最后由 task 于 2011-4-13 23:33 编辑

先看GNS3视频教程第四集,检查配置是否有问题。
第四集:GNS3入门到精通-04桥接到真机和虚拟机
http://bbs.spoto.net/thread-22034-1-1.html

实在搞不定,再把cloud的配置贴出来看下。

王晓强 发表于 2011-4-13 23:47:46

才发现GNS3更新到0.7.4了~
GNS3 0.7.4
GNS3 0.7.4 is released. This is a minor release before working on a major one and includes the following things:

Greek translation
Hypervisor allocation per IOS type
Improvements on Ethernet Switch (dynamic remapping of VLAN or type)
Adaptations to support Dynamips 0.2.8 RC3 community
Integration of a loopback manager for Windows
Monday, April 11, 2011 - 22:10

mxflh 发表于 2011-4-14 08:33:29

回复 2 # task 的帖子

就链接到物理机的一个微软的回环虚拟网卡就 没什么了!难不成还要别的配置?

task 发表于 2011-4-14 08:41:30

回复 4 # mxflh 的帖子

windows的系统防火墙关了没。

mxflh 发表于 2011-4-14 08:53:11

回复 5 # task 的帖子

就一个kis2011 ,已经退出了!俺道理是可以通的,不知道什么原因啊!太奇怪了!

task 发表于 2011-4-14 09:09:04

本帖最后由 task 于 2011-4-14 09:10 编辑

回复 6 # mxflh 的帖子

先确保关闭了windows防火墙吧。然后再ping看看
cmd里输入:net stop MpsSvc

你GNS3,clouds的配置贴出来下。

mxflh 发表于 2011-4-14 09:29:14

就配置了一个f 0/0啊 与真机的 12.1.1.2 /24 连啊 没配置别的啊



r1#show startup-config
Using 1105 out of 57336 bytes!






!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname r1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
username ccna privilege 15 secret 5 $1$reAG$kPlnnwin2sbDnN60bn6.z.
!
!
!
!
!
!
interface FastEthernet0/0
ip address 12.1.1.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
clock rate 2000000
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
clock rate 2000000
!
interface Serial0/2
no ip address
shutdown
clock rate 2000000
!
!
!
ip http server
ip http authentication local
no ip http secure-server
!
!
!
!
!
!
control-plane
!
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
exec-timeout 0 0
logging synchronous
login local
transport input all
!
!
end

r1#

task 发表于 2011-4-14 09:36:28

回复 8 # mxflh 的帖子

这张图

liubo0099 发表于 2011-4-14 09:40:45

我也遇到这样的问题了!
页: [1] 2 3
查看完整版本: gns3 0.74