Dynamips - newbie question
I believe this will be a no brainer but I am new to dynamips. I was using boson and decided it was crap for what I was after. I got everything installed with dynagen and replaced the exe with the latest dynamips release but when i launch the simple lab 1 i get the error below:
*** Error: Could not connect to server: localhost
My config file for the lab is here:
#Simple lab
[localhost]
7200
image = \Program Files\Dynamips\images\c7200-adventerprisek9-mz.124-9.T.bin
# On Linux / Unix use forward slashes:# image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
npe = npe-400
ram = 160
ROUTER R1
s1/0 = R2 s1/0
router R2
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1
Please help a newbie out
*** Error: Could not connect to server: localhost
My config file for the lab is here:
#Simple lab
[localhost]
7200
image = \Program Files\Dynamips\images\c7200-adventerprisek9-mz.124-9.T.bin
# On Linux / Unix use forward slashes:# image = /opt/7200-images/c7200-jk9o3s-mz.124-7a.image
npe = npe-400
ram = 160
ROUTER R1
s1/0 = R2 s1/0
router R2
# No need to specify an adapter here, it is taken care of
# by the interface specification under Router R1
Please help a newbie out
Comments
-
PCHoldmann Member Posts: 450Assuming you are using Windows, there is an icon for a batch file to launch Dynamips server. You need to start that before the .net file. Not sure about with Linux.There's no place like ^$
Visit me at Route, Switch, Blog -
JVE Member Posts: 76 ■■□□□□□□□□You are correct sir!! Thanks, but now I get an error,
*** Error: Coult not set working directory to: "None" on server: localhost
If you can get me past that point, i am sure I am set. Thanks
I just dont see where to set the working directory -
JVE Member Posts: 76 ■■□□□□□□□□Thanks, i downloaded the latest and greatest and I am up and running!