[hipl-users] Re: test connection with file transfert !

  • From: Miika Komu <miika@xxxxxx>
  • To: hipl-users@xxxxxxxxxxxxx
  • Date: Sat, 6 May 2006 00:03:02 +0300 (EEST)

On Fri, 5 May 2006, Rima Ben Mosbeh wrote:

i reinstalled the nignty tarball you told me, and I followed all the steps
i configured it with rvs
first, I got an error in rvs when I wanted to test rvs as in the howto

root@RVS:~/hipl--main--2.6# tools/hipconf add rvs
1156:9eba:bf7e:fd3c:68f0:39df:5fe2:a632 fe80::216:3eff:fe42:47cd
info(hipconf.c:174@handle_rvs): action=1 optc=2
debug(debug.c:430@hip_print_hit): id: 1156:9eba:bf7e:fd3c:68f0:39df:5fe2:a632
debug(debug.c:430@hip_print_hit): id: fe80:0000:0000:0000:0216:3eff:fe42:47cd
error(hipconf.c:644@main): failed to handle msg

Did you ./configure --enable-rvs on *all* hosts? Please also run "make clean all" in case you did not.


Below is an illustration of the rvs usage. The time grows downwards in the illustration:

initiator     rvs          responder
    |          |              |
    |          |              | at the *responder*:
    |          |<=====i1======| hipconf add rvs <rvs-hit> <rvs-ip>
    |          |======r1=====>|
    |          |<=====i2======|
    |          |======r2=====>|
    |          |              |
    |          |              |  at the initiator:
(*) |====i1===>|              |  (*) tools/hipconf add map <resp-hit>
    |          |              |      <rvs-ip>
    |          |              |      ping6 <resp-hit>
    |          |              |
    |          |======i1=====>|
    |          |              |
    |<============r1==========|
    |=============i2=========>|
    |<============r2==========|
    |          |              |
    |<===========esp=========>|

You can also use do it with conntest-client-gai:

  conntest-client-gai <responder-hostname> tcp <someport> at the

initiator in (*), but make sure that the initiator's /etc/hosts contains then:

   <rvs-ip> <responder-hostname>

and /etc/hip/hosts:

   <responder-hit> <responder-hostname>

--
Miika Komu              miika@xxxxxx          http://www.iki.fi/miika/

Other related posts: