Summary: Interface does not come up

From: Andreas Hoeschler (ahoesch_at_smartsoft.de)
Date: 06/29/04

  • Next message: ALLEN, David: "(no subject)"
    Date: Tue, 29 Jun 2004 12:18:55 +0200
    To: sunmanagers@sunmanagers.org
    
    

    Dear managers,

    thanks for the overwhelming response again. Andrew_Rotramel@cch-lis.com
    suggested to put the ifconfig line in the rc3.d directory. This most
    likely would have worked, since I could plump up the interface manually
    after reboot without a problem. However, most others recommended to use
    hostnames (versus ipaddresses) in /etc/hostname.XXX and have
    corresponding entries in /etc/hosts. It seems that the scripts that run
    at bootup get confused and do not plump up the interfaces automatically
    if they not not have a hostname for the ipaddresses.

    Thanks a lot!

    Regards,

        Andreas

    > we have purchased a SunFire 240 with these four interfaces bge0 - bge3.
    > I configured a specific ipaddress/net for bge2 but it does not come up
    > during a reboot (no entry in "netstat -rn"). I can manually plump up
    > the interface with
    >
    > ifconfig bge2 62.154.134.76 broadcast 62.154.134.79 netmask
    > 255.255.255.248 plumb up
    >
    > It appears in "netstat -rn" and can be used. I don't understand why the
    > system does not automatically plumps it up. I have
    >
    > /etc/hostname.bge2:
    > 62.154.134.76
    >
    > /etc/netmasks:
    > 192.168.1.0 255.255.255.0
    > 10.0.0.0 255.255.255.0
    > 62.154.134.72 255.255.255.248
    > 212.108.168.48 255.255.255.248
    >
    > This seems ok to me. I have removed /etc/defaultrouter. What else can I
    > check?
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: ALLEN, David: "(no subject)"