[HPADM] help nddconf

From: Ernesto Freyre Ramírez (efreyre_at_isp.qnet.com.pe)
Date: 07/23/03

  • Next message: Ernesto Freyre Ramírez: "[HPADM] ftp client (non graphic)"
    To: <hpux-admin@dutchworks.nl>
    Date: Wed, 23 Jul 2003 14:42:28 -0500
    
    

    hi, again, about the previous problem I reported, thank you all, ok, this appears a problem related to "dead gateway", I find some information at the forum of HP, here is suggested to turn off this feature via the command

    ndd -set /dev/ip ip_ire_gw_probe 0

    and if I want to make this change permanent , I must to set it in the file /etc/rc.config.d/nddconf, and set this lines:

    TRANSPORT_NAME[0]=ip
    NDD_NAME[0]=ip_ire_gw_probe
    NDD_VALUE[0]=0

    but I can see in this file all lines are commented, and looks like:

    # Example 1: Change the interval for sending the first keepalive probes
    # for idle TCP connection to one hour
    # TRANSPORT_NAME[0]=tcp
    # NDD_NAME[0]=tcp_keepalive_interval
    # NDD_VALUE[0]=3600000
    #
    #
    # Example 2: Change the interval for sending keepalive probes to 1 minute
    # when TCP is detached. (e.g.FIN_WAIT_2)
    # TRANSPORT_NAME[1]=tcp
    # NDD_NAME[1]=tcp_keepalive_detached_interval
    # NDD_VALUE[1]=60000

    so I would want to know if would be correct to touch this file, my question is about what value should replace X if the lines could be:

    TRANSPORT_NAME[X]=ip
    NDD_NAME[X]=ip_ire_gw_probe
    NDD_VALUE[X]=0

    X could be 0? what depends on?

    thank you for your patience.

    Regards,

    Ernesto Freyre
    Área de Operaciones
    Qnet - Servicios Internet
    Telf. 241-4122 anexos 2245/2244
    www.qnet.com.pe

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Ernesto Freyre Ramírez: "[HPADM] ftp client (non graphic)"