2.6.0 - Network doesn't come up.

reg_at_dwf.com
Date: 10/02/03

  • Next message: Martin List-Petersen: "Serial ATA on Dell Dimension 8300 (Was: Re: Serial ATA support in 2.4.22)"
    To: linux-kernel@vger.kernel.org
    Date:	Thu, 02 Oct 2003 15:38:06 -0600
    
    

    OK, Im trying to run 2.6.0-test6 on top of RH9.
    I have progress in some areas but not others.

    NETWORKING. is a nogo.

    If I compile the driver 3c59x as a module, it gets loaded, but
    with the driver in the kernel or as a module, I get the messages
    in the messages file (during boot) or when I do a ./network start
    from /etc/rc.d/init.d

    ---
    [root@orion init.d]# ./network* restart
    Shutting down interface eth0:                              [  OK  ]
    Shutting down loopback interface:                          [  OK  ]
    Setting network parameters:                                [  OK  ]
    Bringing up loopback interface:  arping: socket: Address family not supported 
    by protocol
    Error, some other host already uses address 127.0.0.1.
                                                               [FAILED]
    Bringing up interface eth0:  arping: socket: Address family not supported by 
    protocol
    Error, some other host already uses address 204.134.2.19.
                                                               [FAILED]
    ---
                                            Reg.Clemens
                                            reg@dwf.com
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Martin List-Petersen: "Serial ATA on Dell Dimension 8300 (Was: Re: Serial ATA support in 2.4.22)"

    Relevant Pages

    • 2.6.0 - Network doesnt come up.
      ... some other host already uses address 127.0.0.1. ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] linux 2.9.10-rc1: Fix oops in unix_dgram_sendmsg when using SELinux and SOCK_SEQPACKET
      ... >> sendto() on a non connected socket should fail with ENOTCONN. ... A network protocol can implement lazy binding ... Just to be clear, this fix is not at socket layer, but specific to UNIX ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.0 - Network doesnt come up.
      ... working networking. ... > by protocol ... some other host already uses address 127.0.0.1. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: /etc/hosts.equiv & .rhosts
      ... want to login at another host, that host needs the first host's name ... best to allow key-only login so hackers can't ... on the port 22 as it WILL be messed with all day long. ... # Protocol 2 only ...
      (comp.os.linux.security)
    • HEADS UP: network stack and socket hackery over the next few weeks
      ... Over the next few weeks, I'll be doing a fairly serious workworking of the socket and protocol reference models, in order to clean up a number of long-standing race conditions and provide infrastructure for significant locking optimizations for several protocols (including TCP). ...
      (freebsd-current)