Re: ipv6 host part

From: B ($B?_at_L@C#:H(B)
Date: 04/29/05

  • Next message: Petri Helenius: "Re: ipv6 host part"
    Date: Fri, 29 Apr 2005 12:30:11 +0900
    To: Petri Helenius <pete@he.iki.fi>
    
    

    >>>>> On Thu, 28 Apr 2005 14:20:07 +0300,
    >>>>> Petri Helenius <pete@he.iki.fi> said:

    > Is there a way to configure multiple IPv6 address aliases without
    > knowing the prefix in advance and just specifying the lower 64 bits on
    > the ifconfig_ lines on rc.conf?

    No.

    BTW: are you trying to configure multiple IPv6 addresses on a single
    interface by specifying multiple interface IDs and getting prefix from
    router advertisements? If so, it's inherently difficult, not even via
    rc.conf, since the kernel implementation can have only one interface
    ID for address autoconfiguration.

                                            JINMEI, Tatuya
                                            Communication Platform Lab.
                                            Corporate R&D Center, Toshiba Corp.
                                            jinmei@isl.rdc.toshiba.co.jp
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Petri Helenius: "Re: ipv6 host part"

    Relevant Pages

    • Re: ipv6 host part
      ... >>knowing the prefix in advance and just specifying the lower 64 bits on ... are you trying to configure multiple IPv6 addresses on a single ... >interface by specifying multiple interface IDs and getting prefix from ...
      (freebsd-net)
    • Re: Desired behaviour of "ifconfig -alias"
      ... But you called it "confusing". ... me, for example, and I would object for that syntax to go ... an interface are equal, just like hardlinks on a file. ... But when removing something without specifying which one, ...
      (freebsd-stable)
    • RE: Understanding multiple IPv6 interfaces under 8.0 (fwd)
      ... this issue may be due to a bit of regression in the IPv6 prefix management ... When ND6 NS arrives for bce1, due to the interface mismatch of the prefix ... You can try specifying the route manually ...
      (freebsd-net)
    • RE: Understanding multiple IPv6 interfaces under 8.0 (fwd)
      ... this issue may be due to a bit of regression in the IPv6 prefix management ... When ND6 NS arrives for bce1, due to the interface mismatch of the prefix ... You can try specifying the route manually ...
      (freebsd-net)
    • Re: Named fields in enum constant declarations
      ... I suggested the canonical explanation upthread. ... Such constants are implementation details for a class but if the class accesses them by implementing an interface they become a part of public access of the class. ... See my list upthread of notable projects that do not prefix interface names with "I", such as the Google Web Toolkit. ...
      (comp.lang.java.programmer)