Step 2Create and modify the config files.
C:\> config -writeconf n1.conf
Exit DoxBox
C:\> exit
Edit the config file
$ gedit ~/renegade/n1.conf
Find the section labeled [serial] and change its contents to read as follows..
[serial]
serial1=modem listenport:2000
serial2=dummy
serial3=disabled
serial4=disabled
Now find the section called [autoexec] and add in the following lines(it should be the last section).
[autoexec]
mount c ~/renegade
c:
cd foss
fci.exe
cd ..
renegade.exe -N1
Save the config file as n1.conf
Now go back and change the listenport on serial1 from 2000 to 2001
Also change the "-N1" argument after renegade.exe in the [autoexec] section to -N2 and save as n2.conf
Repeat accordingly until you have created 4 separate config files n1 - n4.conf, utilizing listenports 2000 - 2003 and executing renegade.exe on nodes 1 - 4 using the -N<node#> argument.
(I imagine you could essentially create as many nodes as you wish.)
| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|










































