Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RAC setup on linux
Have you checked that it doesn't go to the router when you
set localhost to the address of your eth0 adapter and that
it does when you set it to 127.0.0.1? I would be very surprised
if the default route was used to resolve route from lo0->eth0.
When you do "netstat -r", your LAN network address should be
listed without a gateway. Gateway should be present only in
the entry with your default route. If that's not so, then yes, you
do have a problem with the network setup.
On 01/12/2004 09:49:26 AM, "Jesse, Rich" wrote:
> I've set it before to prevent IP trips to the router for programs that use
> IP to talk to itself (like some backup programs that work over a network).
> But like I said, it's probably my lack of understanding of how "proper"
> networking is to be setup... :)
>
> Rich
>
> Rich Jesse System/Database Administrator
> rjesse_at_qtiworld.com Quad/Tech Inc, Sussex, WI USA
>
> -----Original Message-----
> Sent: Friday, January 09, 2004 5:14 PM
> To: Multiple recipients of list ORACLE-L
>
>
>
> Rich,
>
> Before now, I've not heard of setting localhosts to the real IP address.
>
> I've only seen it aliased to loopback ( 127.0.0.1 ). Why would you
> do otherwise?
>
> Jared
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Jesse, Rich
> INET: Rich.Jesse_at_qtiworld.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
-- Mladen Gogala Oracle DBA -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Mladen Gogala INET: mladen_at_wangtrading.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Jan 12 2004 - 09:19:26 CST