summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSumant Tambe <sutambe@users.noreply.github.com>2006-11-01 01:54:47 +0000
committerSumant Tambe <sutambe@users.noreply.github.com>2006-11-01 01:54:47 +0000
commitcd5f2f42176a17962564545c8cb93d0bf141c7f7 (patch)
treeb1a9a37f10fd378395f6f53947fbde4f0e8bda3c
parent1cc7262d5c33db9d3e8a572d48082f2a793936c5 (diff)
downloadATCD-cd5f2f42176a17962564545c8cb93d0bf141c7f7.tar.gz
-rw-r--r--CIAO/RACE/descriptors/RACE-commands.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CIAO/RACE/descriptors/RACE-commands.txt b/CIAO/RACE/descriptors/RACE-commands.txt
index 764f1cfcfc9..2f442253dde 100644
--- a/CIAO/RACE/descriptors/RACE-commands.txt
+++ b/CIAO/RACE/descriptors/RACE-commands.txt
@@ -30,8 +30,8 @@ mv ~/Sender.ior .
$CIAO_ROOT/examples/Hello/Sender/starter -k file://Sender.ior
-sudo tethereal -a filesize:10000 -a duration:30 -w /tmp/ethcap1.$BLADE2 host $BLADE4
-sudo tethereal -a filesize:10000 -a duration:30 -w /tmp/ethcap1.$BLADE4 host $BLADE2
+sudo tethereal -a filesize:10000 -a duration:30 -i eth1 -w /tmp/ethcap1.$BLADE2 host $BLADE4
+sudo tethereal -a filesize:10000 -a duration:30 -i eth1 -w /tmp/ethcap1.$BLADE4 host $BLADE2
ethereal -r /tmp/ethcap1.$BLADE2
ethereal -r /tmp/ethcap1.$BLADE4