[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Connection to the ABone



Hi,

As I only will work with ANTS 2.0.3 I decided to write to this list, but
I don't know if this is the appropriate list to ask this question.

I am trying to connect to the ABone as a edge node in order to run AA
applications (first ping and then our own applications). As it is
written in the documentation, I try first to open a Dante tunnel to one
of the ABone core nodes through the dante.start script that I have
adapted:

CONFIG_FILE=dante.config
# Turn on the DANTE tracing, so we have *something* interesting on
stdout.
JVMFLAGS="${JVMFLAGS} -Dants.debugFlags=ANTS_DANTE $@"
NODE1_IP=1.1.1.1
NODE1_LABEL="Dante Client 1"
NODECT=1
. ./nodesetup.sh

my dante.config is as hsown here:

## Dante Client 
node        1.1.1.1 -updateRoutes true -routes /dev/null -onetrick
channel     1.1.1.1 localhost:8004 -log 255
application 1.1.1.1 ants.dante.DanteClient -node 11.11.11.0 -physical
"*:8004:son.isi.edu" -protocol if/ipv4/udp -principal DanteUser

Here are the output that I obtain when I start the command:

trc@guille:~/guille > dante.start
Trying ./antsvm
Sleeping for 5 seconds to let nodes get set up...
Starting node 1 (1.1.1.1): Dante Client 1
Janos Java NodeOS v1.2.0
ANTS v2.0
Cannot export class groups in emulation.
DanteClient adding tunnel to: 11.11.11.0 (via if/ipv4/udp ;
*:8004:son.isi.edu)
Staring DANTE client thread: core node: 11.11.11.0 (if/ipv4/udp ;
*:8004:son.isi.edu)
   Client node physical address is  (if/ipv4/udp ; *:8004:localhost)
Sending DANTE 'join' message
...
Sending DANTE 'join' message
DanteClient failed to connect to DanteServer.
Shutting down.
Cleaning up...
Killing all dante.config-related JVMs...
trc@guille:~/guille > 

Of course I have tried to connect to others standards ports, like 3322
or 8001 to 8004. 

I have read the avalaible documentation of ABone, of ANTS and read this
mailing list but I've not find any adequate information. Could you
please redirect me to some source of information or help me to get out
of this stak?

Thanks!

Guille





[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah