[omniORB] OmniORB on RedHat 7.2
Ulf Stoermer
kz_ulf@emi.yamaha.co.jp
Fri, 22 Mar 2002 09:54:46 +0900
> On Thursday 21 March, "Duncan Grisby" wrote:
> [...]
> Are you sure you didn't remove the localhost line altogether? That
> would cause all sorts of things to break. You are meant to change the
> line so it says
>
> 127.0.0.1 localhost localhost.localdomain
Well, now my hosts file looks like this and it works for me:
127.0.0.1 localhost
<my.ip.address> <my.computername> localhost.localdomain
I even tried ORB invocations over the network
and that worked fine, too. Before I had some
trouble. Even though OmniORB worked fine
Sendmail would hang and time out at system
startup. But now it seems okay for both.
Cheers
Ulf