[Mulgara-general] mulgara RMI on Windows

Life is hard, and then you die ronald at innovation.ch
Tue Jul 1 14:17:34 UTC 2008


On Tue, Jul 01, 2008 at 07:06:16AM -0700, jopaki wrote:
> >
> > This looks wrong - you don't want to treat your internal ip-address as
> > a name (alias) for the loopback address. Instead, try
> >
> >  127.0.0.1 localhost
> >  <my internal ip address>  jkirton-SFWS jkirton-SFWS.<whatever>.<domain>
> >
> >
> Drat - typo on my part - I don't have my internal ip address mapped to my
> loopback :).  Here is my actual hosts file:
> 
> 127.0.0.1       localhost
> 127.0.0.1       jkirton-USWS
> 10.135.4.63     localhost
> 10.135.4.63     jkirton-USWS

I still don't think that's right: there should be only one mapping for
each name and one for each address (I dunno what M$ does when multiple
mappings are specified, but it's definitely not a valid config). I.e.
use

 127.0.0.1       localhost
 10.135.4.63     jkirton-USWS


  Cheers,

  Ronald




More information about the Mulgara-general mailing list