Problem with ifconfig -alias

From: Thomas Leitner (tom_at_radar.tugraz.at)
Date: 12/14/04

  • Next message: Zoran Kalenic: "SUMMARY: SAN Disk Reservation"
    Date: Tue, 14 Dec 2004 11:12:29 +0100
    To: tru64-unix-managers@ornl.gov
    
    

    Hi,

    I need to connect a development machine (DS20E, running Tru64 4.0G)
    called AMANDEV to a test machine called DIFSVRW1 which has its IP
    address in a different network. So I've used "ifconfig -alias" to give
    AMANDEV an IP in the same network as DIFSVRW1.

    The problem is:

    1.) I can ping AMANDEV from DIFSVRW1 and vice versa: This is OK
    2.) I can telnet from DIFSVRW1 to AMANDEV: This is OK
    3.) HOWEVER: I cannot telnet from AMANDEV to DIVSVRW1. This is *NOT OK*
         and this is exactly what we need.

    Using an Ethernet sniffer we found out that for case 3) above,
    the AMANDEV machine does not use the ALIASED IP address as the
    source address. It rather uses the main IP address assiged to the
    interface. This is the reason why DIFSVRW1 cannot answer to the
    telnet packets.

    So this seems to be a bug in Tru64 4.0G (we're using the latest
    patch kit already) that outbound TCP/IP calls to a network
    over an aliased IP address does not get the proper source IP
    address assigned.

    Any ideas anyone how to solve that?

    Thanks // Tom


  • Next message: Zoran Kalenic: "SUMMARY: SAN Disk Reservation"