Re: strange ipv6 messages after disablling in kernel

From: Timothy Murphy (tim_at_birdsnest.maths.tcd.ie)
Date: 07/17/05

  • Next message: Jack Masters: "Re: Help: Mandriva drops DHCP IP address nor can't ping to local host"
    Date: Sun, 17 Jul 2005 19:15:13 +0100
    
    

    AA wrote:

    > While trying to troubleshoot some problems with my ipw2200 wireless card
    > I noticed that my machine is always broadcasting "ipv6 router
    > solicitation" requests. One machine I had before would always try to do
    > an ipv6 name resolution before doing an ipv4 resolution. I "fixed" it
    > by disabling ipv6 in my kernel. I attempted to do that in this present
    > case, but now I keep getting these messages in /var/log/messages:
    >
    > Jul 17 10:14:00 aa kernel: ipv6: Unknown symbol
    > secure_tcpv6_sequence_number Jul 17 10:14:00 aa kernel: ipv6: Unknown
    > symbol ipv6_skip_exthdr Jul 17 10:14:00 aa kernel: ipv6: Unknown symbol
    > ipv6_ext_hdr
    >
    > Any idea where these are coming from, what problems this might indicate,
    > and how I can turn it off?

    What exactly do you mean by "disabling" ipv6 in the kernel?

    You could remove the ipv6 module from /lib/modules/<version>/ .
    Or you could add "IPV6INIT=no" to /etc/sysconfig/network-scripts/ifcfg-eth0
    (assuming you are using eth0).
    Or you could compile a kernel without ipv6.

    -- 
    Timothy Murphy  
    e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
    tel: +353-86-2336090, +353-1-2842366
    s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
    

  • Next message: Jack Masters: "Re: Help: Mandriva drops DHCP IP address nor can't ping to local host"

    Relevant Pages

    • Re: PROBLEM: IPv6 autoconf/accept_ra default values
      ... to change the sysctl parameters before the interface is brought up. ... to change the default values, ipv6 module needs to be loaded, in many ... As far as I know there is now kernel parameters to tell ... possible to use ipv6-addresses as kernel parameters at all. ...
      (Linux-Kernel)
    • PROBLEM: IPv6 autoconf/accept_ra default values
      ... to change the sysctl parameters before the interface is brought up. ... to change the default values, ipv6 module needs to be loaded, in many ... As far as I know there is now kernel parameters to tell ... kernel to not autoconf ipv6. ...
      (Linux-Kernel)
    • PROBLEM: IPv6 Dependencies Incorrect (2.6.8-rc4)
      ... One line summary of the problem: IPv6 Dependencies Incorrect ... I found that hard-compiling CONFIG_IPV6 into the kernel while ... used to compile 2.6.8-rc4. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: IPV6INIT=no, but does anyway on local network
      ... The Linux kernel automatically assigns a link-local IPv6 ... To get rid of the IPv6 address on a particular interface, ... by the networking scripts. ...
      (Fedora)
    • Re: 2.6.18-rc3-mm2 - IPV6_MULTIPLE_TABLES borked....
      ... It basically totally refuses to answer an IPv6 Neighbor Solicit ... A kernel built with IPV6_MULTIPLE_TABLES=n works just fine. ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ...
      (Linux-Kernel)