Re: [EXIM] Actual local interface address

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Ephraim Silverberg
Fecha:  
A: Philip Hazel
Cc: James Orwell, exim-users
Asunto: Re: [EXIM] Actual local interface address
On Tue, 21 Jul 1998, Philip Hazel wrote:

> . Having built Exim, cd to the build directory
> . Type "make test_host"
> . Type "./test_host"
>
> You should see this at the start of the output. Kill the test program
> with ^C.


Irix Exim 2.01 Tests
====================

Irix 6.5 (Challenge S):

    cholent[ build-IRIX65-iris4d ] ./test_host
    Exim stand-alone host functions test
    Actual local interface address is 132.65.144.10
    Actual local interface address is 127.0.0.1
    Testing host lookup


    ec0: flags=c43<UP,BROADCAST,RUNNING,FILTMULTI,MULTICAST>
            inet 132.65.144.10 netmask 0xffff0000 broadcast 132.65.255.255


    lo0: flags=1849<UP,LOOPBACK,RUNNING,MULTICAST,CKSUM>
            inet 127.0.0.1 netmask 0xff000000 


Irix 6.3 (O2 R5000):

    metheny[ build-IRIX632-iris4d ] ./test_host
    Exim stand-alone host functions test
    Actual local interface address is 132.65.56.225
    Actual local interface address is 127.0.0.1
    Testing host lookup


    ec0: flags=c63<UP,BROADCAST,NOTRAILERS,RUNNING,FILTMULTI,MULTICAST>
            inet 132.65.56.225 netmask 0xffff0000 broadcast 132.65.255.255


    lo0: flags=1849<UP,LOOPBACK,RUNNING,MULTICAST,CKSUM>
            inet 127.0.0.1 netmask 0xff000000 


Irix 6.2 (Indigo-2 R4400):

    coke[ build-IRIX632-iris4d ] ./test_host 
    Exim stand-alone host functions test
    Actual local interface address is 132.65.80.17
    Actual local interface address is 127.0.0.1
    Testing host lookup


    ec0: flags=c63<UP,BROADCAST,NOTRAILERS,RUNNING,FILTMULTI,MULTICAST>
            inet 132.65.80.17 netmask 0xffff0000 broadcast 132.65.255.255


    lo0: flags=1849<UP,LOOPBACK,RUNNING,MULTICAST,CKSUM>
            inet 127.0.0.1 netmask 0xff000000 


Irix 5.3 (Iris R3000)

    iris04[ build-IRIX-iris4d ] ./test_host
    Exim stand-alone host functions test
    Actual local interface address is 132.65.44.47
    Actual local interface address is 127.0.0.1
    Testing host lookup


    ec0: flags=c63<UP,BROADCAST,NOTRAILERS,RUNNING,FILTMULTI,MULTICAST>
            inet 132.65.44.47 netmask 0xffff0000 broadcast 132.65.255.255


    lo0: flags=1849<UP,LOOPBACK,RUNNING,MULTICAST,CKSUM>
            inet 127.0.0.1 netmask 0xff000000 


Works by me.  It's a mystery why your system work differently, but,
then again, due to the (literally) hundreds of megabytes of patches that
each Irix O/S requires, no too systems are identical unless they have
the same patches installed (unlikely) and the exact same hardware.  It
could be the XPI interface that is causing the bug.
___________________________________________________________________________
Ephraim Silverberg, CS System Group,          Phone number:   972-2-6585521
Hebrew University, Jerusalem, Israel.         Fax number:     972-2-6585439
WWW: http://www.cs.huji.ac.il/~ephraim        E-mail: ephraim@???


--
*** Exim information can be found at http://www.exim.org/ ***