I: [AG-TECH] Change URL

Giosuè coordinate at virgilio.it
Sun Mar 20 16:24:02 CST 2005


 
Hi Eric,

Thank you for the suggest.
I had understood that the problem is hosts file, then i tried different
solution.
Hosts file now contains only this string:
"192.168.0.1  fedora  localhost.localdomain  localhost" (after reinstalling
fedora)

and
# hostname
   fedora
# hostname --ip
   192.168.0.1

Now, i try in this way:

1. On fedora machine run "Venue Server" and "Venue Client"
2. On windows machine run "Venue Client", and i use like url
"https://192.168.0.1:8000/Venues/default" to connect to    
   fedora and after 3/4 second is disconnected.
   But i can see on fedora machine through "Venue Client" for some second
the windows machine.

If i try in this another way:

1. On windows machine run "Venue Server". It work on
"https://192.168.0.2:8000/Venues/default"
2. On fedora machine run "Venue Client", and i try to connect to windows
machine, i can communicate from two machine.
   But Rat and Vic don't work, only text.

I don't see the solution, because to windows to windows machine AG work very
fine.

Have someone a suggest?

Giosuè

-----Messaggio originale-----
Da: owner-ag-tech at mcs.anl.gov [mailto:owner-ag-tech at mcs.anl.gov] Per conto
di Eric Olson
Inviato: giovedì 17 marzo 2005 16.07
A: Giosuè
Cc: ag-tech at mcs.anl.gov
Oggetto: Re: [AG-TECH] Change URL

Hi Giosu,
There is a way to override the default hostname/ip that the Access Grid
uses, but first you may want to try to setup your system's default
hostname and ip.  The AG Toolkit gets that information from your
system.
It asks your system for the fqdn (fully qualified domain name).  I believe
that's the same as the result from "hostname --fqdn".  It seems like
adding a 192.168.0.1 entry to your /etc/hosts file and setting your
hostname with the "hostname <yourhost>" command should work.  I'm not a
networking expert so that's my best guess -- you can find more information
by reading the documentation on hostname ("man hostname").  It seems like
your hostname/ip is currently set to localhost (127.0.0.1).

If that's doesn't work, or you'd rather just directly tell the AG
software your ip address, set the GLOBUS_HOSTNAME variable to the ip
address you want.
sh:
 export GLOBUS_HOSTNAME=192.168.0.1
or with csh:
 setenv GLOBUS_HOSTNAME 192.168.0.1

Eric

On Thu, 17 Mar 2005, [iso-8859-1] Giosuè wrote:

>
> Hi,
>
> I have some problems with Fedora Core 3, where work AG 2.3.
> This is the first of two :-(( ,and i must resolve it for continued my
thesis
> on AG, i'm a student.
> I'm working with only two PC's:
>
> 1. Machine A: (Windows XP Home SP2)
> 	- venue server run (https://192.168.0.2:8000/Venues/default)
>       - hostname: studio
>       - IP: 192.168.0.2/255.255.255.0
>       - firewall disable
>       - identity certificate (correctly installated)
>       - certificate installated for Venue Server,Node Service,Service
> Manager
>
> 2. Machine B: (Fedora Core 3 )
>       - hostname: linux
>       - IP: 192.168.0.1/255.255.255.0
>       - firewall disable
>       - identity certificate (correctly installated)
>       - certificate installated for Venue Server,Node Service,Service
> Manager
>
> 3. (Machine A) linked to (Machine B) via cross-over cable. I don't have a
> hub,router or DNS.
>
> If i use Machine A (Win XP Home like venue server) and Machine B (Win XP
> Home like venue client), AG work very well.
> All work fine, i can see video (via vic) and to hear audio (via rat), to
> share file and ecc. ecc.
>
> I'have been having a some problems with Node Service,Service Manager and
> Venue Server on Fedora Core 3.
> Now i want use Fedora like Venue Server and Windows XP like Venue Client.
>
> If i run on Fedora, for example Venue Server, it works always with
> https://127.0.0.1/Venues/defaul like URL.
> I want that it works with https://192.168.0.0.1/Venues/default URL.
>
> On Windows machine i don't have problems because Venue Server works on
> https://192.168.0.0.2/Venues/default.
>
> How to do?
> How to change the URL?
>
> I have need a suggest.
> Thank for support.
>
>
> Giosuè Vizzuso
> Computer Science Department of the University of Bari - Italy -
> www.di.uniba.it
>
>
>
>
>
>





More information about the ag-tech mailing list