7200emu.hacki.at Forum Index 7200emu.hacki.at
Dynamips, Dynagen and all that stuff
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
7200emu.hacki.at Forum Index

hackibr>

idle-pc press "Ctrl-] + i" I am to stupid???

 
Post new topic   Reply to topic    7200emu.hacki.at Forum Index -> dynagen
View previous topic :: View next topic  
Author Message
Markus



Joined: 25 Oct 2006
Posts: 2

PostPosted: Wed Oct 25, 2006 10:17 am    Post subject: idle-pc press "Ctrl-] + i" I am to stupid??? Reply with quote

Hello together,

I have a simple question. I try to configure the "idle-pc" on "dynagen".
In the Readme File i have seen that i have to find out the correct hex vlaue for mi IOS image.

Now my problem, wenn I try it the keybord code "Ctrl-] + i" my prompt switch to "telnet>"!!!
I'm to stupid???

I have a German Keybord and I understand I should press "Strg" "Alt gr 9( wich is ] )" and "i" togehter.

or what does it mean ????

Regards

Markus
Back to top
View user's profile Send private message
hacki
Site Admin


Joined: 16 Jul 2006
Posts: 479
Location: Austria

PostPosted: Wed Oct 25, 2006 11:15 am    Post subject: Reply with quote

escape-character the 317th .... action.

start you telnet session with the -e parameter to change the escape character.

e.g. telnet -e 3 localhost 2000

then ctrl-] - i works and you will find out your idle pc value (please don't ask now what character 3 is - i don't know).

hope this helps

hacki
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Markus



Joined: 25 Oct 2006
Posts: 2

PostPosted: Wed Oct 25, 2006 5:25 pm    Post subject: Reply with quote

Thank`s for the tipp. I can seen the change
....................
markus@maha-station:~> telnet -e 3 localhost 2000
Telnet escape character is '3'.
Trying 127.0.0.1...
Connected to localhost.
Escape character is '3'.
Connected to Dynamips VM "Roc-001" (ID 0, type c7200) - Console port


Router>
....................................................

I can do what i wan`t it doesn't work

which keys should I press together ??? Embarassed
"strg+Alt Gr+9+i"???
When i do that my PC does a beep and the prompt is refreshed

I think I'm reayl to stupid!!!
Back to top
View user's profile Send private message
biddumehta



Joined: 12 Sep 2006
Posts: 9

PostPosted: Wed Oct 25, 2006 6:42 pm    Post subject: Reply with quote

Markus wrote:


which keys should I press together ??? Embarassed
"strg+Alt Gr+9+i"???
When i do that my PC does a beep and the prompt is refreshed

I think I'm reayl to stupid!!!



If you are trying for the idle-pc value ,
press "CTRL" and " ]" together , after a moment press only "i"
Back to top
View user's profile Send private message
cannoe



Joined: 31 Oct 2006
Posts: 3
Location: Singapore

PostPosted: Tue Oct 31, 2006 1:08 pm    Post subject: Reply with quote

Hello,

Is this escape sequence telnet -e 3 localhost 2000 also applicable to Windows base platform .. cus I am getting an error issuing this command

Thanks

cannoe

-------------------------------------

=> telnet -e 3 localhost 2000
*** Error: invalid device: -e
*** Error: invalid device: 3
*** Error: invalid device: localhost
*** Error: invalid device: 2000
=>
Back to top
View user's profile Send private message
hacki
Site Admin


Joined: 16 Jul 2006
Posts: 479
Location: Austria

PostPosted: Tue Oct 31, 2006 3:25 pm    Post subject: Reply with quote

How do you enter this command?

from the command shell - if yes - which os?

what happens when you type telnet /? or telnet --help ?

hacki
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
MDC



Joined: 05 Nov 2006
Posts: 4

PostPosted: Sun Nov 05, 2006 4:24 am    Post subject: Reply with quote

I am facing the same problem as Markus. Using telnet client from Windows XP/SP2 and even if forcing the escape character to be equal to 3 I cannot make the command sequence to work (the [ and the i characters are sent to the telnet client as if they were commands and are therefore not correctly processed).
Back to top
View user's profile Send private message
capt.findus



Joined: 10 Nov 2006
Posts: 1
Location: italy

PostPosted: Fri Nov 10, 2006 4:22 pm    Post subject: Reply with quote

mhmm..
the idlepc values are printed on the server console.. are you looking there?
Back to top
View user's profile Send private message
MDC



Joined: 05 Nov 2006
Posts: 4

PostPosted: Sat Nov 11, 2006 1:50 pm    Post subject: Reply with quote

Yes. I have made it to work by changing the keyboard layout from Portuguese to English (USA). It seams by looking at other posts that there is a common problem for several other keyboard layouts...
Thanks!
Back to top
View user's profile Send private message
hyosaf



Joined: 23 Nov 2006
Posts: 2
Location: sunderland

PostPosted: Thu Dec 21, 2006 3:48 am    Post subject: problem in CPU Reply with quote

Hello there !

Guys i m new to this forum,i really work alot on PC idel value but didnt find exact and also try this "Ctrl" + "]" and i , pressing them together , dear capt.findus could you tell me how can i find value, if you find in that procedure please show me any picture of it where you had find values of Idlepc values, it will really help me, thanks in Advance.



capt.findus wrote:
mhmm..
the idlepc values are printed on the server console.. are you looking there?

_________________
Haroon
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
hacki
Site Admin


Joined: 16 Jul 2006
Posts: 479
Location: Austria

PostPosted: Thu Dec 21, 2006 7:06 am    Post subject: Reply with quote

please read the tutorial ...

http://dyna-gen.sourceforge.net/tutorial.htm#_Toc151700441

h.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
cdh



Joined: 27 Dec 2006
Posts: 1

PostPosted: Wed Dec 27, 2006 1:49 pm    Post subject: Reply with quote

hacki wrote:
please read the tutorial ...

http://dyna-gen.sourceforge.net/tutorial.htm#_Toc151700441

h.


this doesn't work for me:

=> list
Name Type State Server Console
R1 7200 running localhost:7200 2000
R2 7200 stopped localhost:7200 2001
=> idlepc get R1
*** Error: unknown command

also when i type in the Ctrl-] + i in a telnet session to R1 it logs me off the session

i am running W2k
Back to top
View user's profile Send private message
secure



Joined: 20 May 2007
Posts: 18

PostPosted: Tue Jun 19, 2007 11:40 pm    Post subject: Reply with quote

cdh wrote:
hacki wrote:
please read the tutorial ...

http://dyna-gen.sourceforge.net/tutorial.htm#_Toc151700441

h.


this doesn't work for me:

=> list
Name Type State Server Console
R1 7200 running localhost:7200 2000
R2 7200 stopped localhost:7200 2001
=> idlepc get R1
*** Error: unknown command

also when i type in the Ctrl-] + i in a telnet session to R1 it logs me off the session

i am running W2k



Seems to work for me just fine. However I did have some image that didn't report any idlepc value or without a idlepc value *. However, I have a few I can work with.
Back to top
View user's profile Send private message
greg
Site Admin


Joined: 17 Jul 2006
Posts: 704
Location: USA

PostPosted: Wed Jun 20, 2007 11:11 am    Post subject: Reply with quote

Are you running an older version of Dynagen that doesn't support the idlepc command (verify with "ver"). If so upgrade to the latest version (0.9.3).
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    7200emu.hacki.at Forum Index -> dynagen All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


 

Cisco Training Course partner | Boot Camps | Cisco Certification Courses
http://www.coursefox.co.uk



Powered by phpBB © 2001, 2005 phpBB Group