| View previous topic :: View next topic |
| Author |
Message |
fiberguyr1
Joined: 23 Jun 2011 Posts: 3
|
Posted: Thu Jun 23, 2011 4:21 am Post subject: Second Dynagen Server with localhost 7201 |
|
|
I currently have Dynagen working on my MAC, but I've got everything running under the default localhost 7200. I cannot find the file that I need to modify in order to have two instances start up when launching the Dynamips Server.
On my Windows setup I can just add a line to the "dynamips-start.cmd" file that is under C:\Program Files\Dynamips, but I have been unable to locate that type of file on my MAC.
Thanks in advance.
Rex |
|
| Back to top |
|
 |
denmarcj
Joined: 24 Jun 2007 Posts: 81
|
Posted: Thu Jun 23, 2011 3:12 pm Post subject: |
|
|
| start two separate instance of dynamips |
|
| Back to top |
|
 |
fiberguyr1
Joined: 23 Jun 2011 Posts: 3
|
Posted: Fri Jun 24, 2011 3:56 am Post subject: |
|
|
Trying to launch a second instance of the server gets me the following error.
Hypervisor: unable to create TCP sockets.
Shutdown in progress...
Shutdown completed. |
|
| Back to top |
|
 |
fiberguyr1
Joined: 23 Jun 2011 Posts: 3
|
Posted: Fri Jun 24, 2011 3:44 pm Post subject: |
|
|
After looking at the commands that Dynamips Server runs when it starts up, I have discovered the correct command to get a second instance running on a different TCP port.
cd /tmp ; sudo /Applications/Dynagen/dynamips -H 7200 |
|
| Back to top |
|
 |
|