IPv6 and pppd

From: Michael H. Warfield (mhw_at_wittsend.com)
Date: 05/24/04

  • Next message: Michael H. Warfield: "IPv6 and pppd"
    Date: Mon, 24 May 2004 14:29:04 -0400
    To: fedora-list@redhat.com, redhat-list@redhat.com
    
    
    
    

    Hello all!

            Can anyone explain why pppd is being compiled with IPv6 support
    disabled?

            This is a problem I've entered into Bugzilla, where it has languished
    forever, and for which I posted a message on the RedHat-List back early
    in January of last year. It still existed in FC1 and now, much to my
    disgust, it still exists in FC2, where IPv6 even is enabled by default.
    There's IPv6 support in the /etc/ppp scripts and everything. But it
    isn't compiled into the daemon.

            It does look like someone may have attempted at one point.

            The ppp-2.4.2-make.patch looks like this:

    =================
    @@ -60,7 +60,7 @@
     USE_TDB=y
                                                                                    
     HAS_SHADOW=y
    -#USE_PAM=y
    +USE_PAM=y
    -#HAVE_INET6=y
    +#HAVE_INET6=y
                                                                                    
     # Enable plugins
    =================

            Isn't that precious. Remove the commented line and then put it
    back, still commented. The old ppp-2.4.1-make.patch from earlier versions
    didn't do that, it just left it alone. So an attempt was made but it's
    still disabled and still has to be rebuilt to reeanble it. All you have
    to do is change that one line to this:

    +HAVE_INET6=y

            Then rebuild and reinstall. But why? If it's that simple to
    fix and it looks like someone tired it, why is it still disabled? Has
    anyone seen anything that it breaks?

            The only comments in the bugzilla bug report are to the effect of
    asking if there has been any progress on this and if it's still open.
    Some people have contacted me directly asking if I ever had resolution.

            Anyone care to comment?

            Mike

    -- 
     Michael H. Warfield    |  (770) 985-6132   |  mhw@WittsEnd.com
      /\/\|=mhw=|\/\/       |  (678) 463-0932   |  http://www.wittsend.com/mhw/
      NIC whois:  MHW9      |  An optimist believes we live in the best of all
     PGP Key: 0xDF1DD471    |  possible worlds.  A pessimist is sure of it!
    
    

    
    

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    


  • Next message: Michael H. Warfield: "IPv6 and pppd"

    Relevant Pages

    • IPv6 and pppd
      ... It still existed in FC1 and now, ... There's IPv6 support in the /etc/ppp scripts and everything. ... Some people have contacted me directly asking if I ever had resolution. ...
      (Fedora)
    • IPv6 and pppd
      ... There's IPv6 support in the /etc/ppp scripts and everything. ... Some people have contacted me directly asking if I ever had resolution. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
      (RedHat)