Re: Can't see second ethernet interface

From: James Carlson (james.d.carlson_at_sun.com)
Date: 12/27/03

  • Next message: Carl Lucas: "Java Desktop System"
    Date: 27 Dec 2003 13:31:08 -0500
    
    

    srp336@getcoactive.com (Steve Pfister) writes:
    > I'm trying to reconstruct a crashed server (Solaris 2.6). Everything
    > is mostly back and working after copying everything to a new drive and
    > restoring two partitions from backup. The only thing wrong is that it
    > only shows the built-in ethernet interface and not the second ethernet
    > interface which is on a pci card. If I boot the machine from a cd,
    > both interfaces (hme0 and hme1) show up and I can assign addresses to
    > them and they function as expected, so I'm thinking it's a config
    > issue and not a hardware problem. But nothing I do seems to get it to
    > work.

    "Nothing I do?" So, what have you done? And what happened when you
    did it?

    > How can I get my second ethernet back?

    What happens if you try to plumb the interface?

            # ifconfig hme1 plumb {IP-address} netmask + broadcast + up

    (Where "{IP-address}" is the IP address to be assigned to the
    interface.)

    If that works, then it's just configuration to be set up for the next
    boot:

            # echo {IP-address} > /etc/hostname.hme1

    Or, if you're using DHCP on hme1's network:

            # touch /etc/hostname.hme1 /etc/dhcp.hme1

    If plumbing the interface doesn't work, then I'd guess that the system
    isn't seeing the card at all.

    -- 
    James Carlson, IP Systems Group                <james.d.carlson@sun.com>
    Sun Microsystems / 1 Network Drive         71.234W   Vox +1 781 442 2084
    MS UBUR02-212 / Burlington MA 01803-2757   42.497N   Fax +1 781 442 1677
    

  • Next message: Carl Lucas: "Java Desktop System"

    Relevant Pages

    • Re: Circular Referencing in C#
      ... I used this problem as an interview question about a month ... I configure it using config files. ... put the interface into the base code libraries. ... > public class A1C1 ...
      (microsoft.public.dotnet.languages.csharp)
    • PPPoE/DSL -- no connectivity
      ... If anyone can give me some config pointers, ... fine and all interfaces are UP, ... Virtual-Access1 unbinds from Interface Dialer1 giving me this debug ... service timestamps debug datetime msec ...
      (comp.dcom.sys.cisco)
    • Re: Cisco T1 Internet Config
      ... If the line is functioning properly with this config, ... I personally would not have used a sub interface in this case as you only ... ip unnumbered command would have moved to the serial interface. ... encapsulation frame-relay IETF -- Do I need this line? ...
      (comp.dcom.sys.cisco)
    • Re: Trying to connet to Telia(Skanova) ADSL provider in Sweden with 837
      ... >>These Cisco 837 Config Wizards may or may not help you: ... > interface ATM0 ... > ip nat outside ... > bridge 1 protocol ieee ...
      (comp.dcom.sys.cisco)
    • Problem with IPFilter/IPNAT
      ... I am using IPFilter and IPNat on several FreeBSD boxes. ... The LAN machines use the FreeBSD as the ... I run cache-only config. ... rl1 is external interface. ...
      (freebsd-questions)