Morning
I have removed the grouping but the problem is that. The server recognises
the subnet declaration of same network with the physical interface of the
server. And the rest of subnets declared are not recognised or all
clients in those respective vlans(subnets) cannot receive IPv6 addresses.
Please assist me. Thank you
Regards
Lesedi Luke Dick
Networks | IT
University of Botswana
Tel: +267 355 4101
Fax: +267 3901594
Skype ID: lesedilukedick
{ Please consider the environment before printing this email }
On 14/06/16, 10:46, "[email protected]"
<[email protected]> wrote:
>Send AfrIPv6-Discuss mailing list submissions to
> [email protected]
>
>To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>or, via email, send a message with subject or body 'help' to
> [email protected]
>
>You can reach the person managing the list at
> [email protected]
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of AfrIPv6-Discuss digest..."
>
>
>Today's Topics:
>
> 1. Re: AfrIPv6-Discuss ISC-DHCPv6 (John Hay)
> 2. Re: AfrIPv6-Discuss ISC-DHCPv6 (Alejandro Acosta)
> 3. Re: AfrIPv6-Discuss ISC-DHCPv6 (Stephen Honlue)
> 4. AfrIPv6-Discuss DHCPv6 Server Declaration (DICK, L. (MR.))
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 13 Jun 2016 20:01:01 +0200
>From: John Hay <[email protected]>
>To: IPv6 in Africa Discussions <[email protected]>
>Subject: Re: [AfrIPv6-Discuss] AfrIPv6-Discuss ISC-DHCPv6
>Message-ID:
>
><cagv8uaqpmwodcxh-n6bjyj6twfjh_9hymnpc0jaq13adp0o...@mail.gmail.com>
>Content-Type: text/plain; charset="utf-8"
>
>On 13 June 2016 at 14:28, DICK, L. (MR.) <[email protected]> wrote:
>
>> I hope you all travelled safely . My DHCPv6 server is working fine (with
>> Vlan 2) but when I try to add another subnet6(for another Vlan 13) the
>> clients in Vlan 13 get ip addresses from Vlan 2 subnet. Here is
>> configuration;
>>
>> shared-network LAN {
>> #Vlan 2
>> subnet6 2001:43f8:2a0:4::/64 {
>> range6 2001:43f8:2a0:4:2::1 2001:43f8:2a0:4:2::ffff;
>> }
>> #vlan 13
>> subnet6 2001:43f8:2a0:d::/64 {
>> range6 2001:43f8:2a0:d:13::1 2001:43f8:2a0:d:13::ffff;
>> }
>> }
>>
>>
>>
>Having the 2 subnets in a shared-network block will cause dhcp to treat
>them as the same, so it will hand out addresses from any one.
>
>You should take them out of the "shared-network" block if they are
>separate
>networks and then have ways for dhcpd to know from which subnet the
>request
>was received. Either the dhcpd server must be connected with an interface
>to each subnet or you need to set up a relay, or a combination.
>
>Regards
>
>John
>-------------- next part --------------
>An HTML attachment was scrubbed...
>URL:
><https://lists.afrinic.net/pipermail/afripv6-discuss/attachments/20160613/
>50465128/attachment-0001.html>
>
>------------------------------
>
>Message: 2
>Date: Mon, 13 Jun 2016 14:05:11 -0400
>From: Alejandro Acosta <[email protected]>
>To: IPv6 in Africa Discussions <[email protected]>
>Subject: Re: [AfrIPv6-Discuss] AfrIPv6-Discuss ISC-DHCPv6
>Message-ID: <[email protected]>
>Content-Type: text/plain; charset=windows-1252
>
>Hello,
> Please take a look to the prefix6 directive instead of the subnet6.
> It's in Spanish but this might help:
>http://blog.acostasite.com/2015/11/configurando-una-red-con-dhcpv6-server.
>html
>
>Regards,
>
>Alejandro,
>
>El 6/13/2016 a las 8:28 AM, DICK, L. (MR.) escribi?:
>> I hope you all travelled safely . My DHCPv6 server is working fine (with
>> Vlan 2) but when I try to add another subnet6(for another Vlan 13) the
>> clients in Vlan 13 get ip addresses from Vlan 2 subnet. Here is
>> configuration;
>>
>> shared-network LAN {
>> #Vlan 2
>> subnet6 2001:43f8:2a0:4::/64 {
>> range6 2001:43f8:2a0:4:2::1 2001:43f8:2a0:4:2::ffff;
>> }
>> #vlan 13
>> subnet6 2001:43f8:2a0:d::/64 {
>> range6 2001:43f8:2a0:d:13::1 2001:43f8:2a0:d:13::ffff;
>> }
>> }
>>
>>
>> Please assist me, thank you
>>
>> Regards
>>
>> Lesedi Luke Dick
>> Networks | IT
>> University of Botswana
>> Tel: +267 355 4101
>> Fax: +267 3901594
>> Skype ID: lesedilukedick
>>
>> { Please consider the environment before printing this email }
>>
>>
>>
>>
>>
>>
>>
>> On 25/05/16, 14:00, "[email protected]"
>> <[email protected]> wrote:
>>
>>> Send AfrIPv6-Discuss mailing list submissions to
>>> [email protected]
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>>> or, via email, send a message with subject or body 'help' to
>>> [email protected]
>>>
>>> You can reach the person managing the list at
>>> [email protected]
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of AfrIPv6-Discuss digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>> 1. Re: IPv6 DHCP (Mukom Akong T.)
>>>
>>>
>>> ----------------------------------------------------------------------
>>>
>>> Message: 1
>>> Date: Wed, 25 May 2016 00:02:35 +0400
>>> From: "Mukom Akong T." <[email protected]>
>>> To: IPv6 in Africa Discussions <[email protected]>
>>> Subject: Re: [AfrIPv6-Discuss] IPv6 DHCP
>>> Message-ID: <[email protected]>
>>> Content-Type: text/plain; charset="utf-8"
>>>
>>>
>>>> On 24 May 2016, at 2:07 PM, DICK, L. (MR.) <[email protected]> wrote:
>>>>
>>>> . It loses the IP address in an
>>>> interval of 2-5 seconds then gets it again and this is continuos.
>>>
>>> What are the valid lifetimes and preferred lifetimes of the addresses
>>>the
>>> clients get? (that?s configured globally in the dhcv6 scope for that
>>> prefix)
>>>
>>>
>>> -------------- next part --------------
>>> A non-text attachment was scrubbed...
>>> Name: signature.asc
>>> Type: application/pgp-signature
>>> Size: 842 bytes
>>> Desc: Message signed with OpenPGP using GPGMail
>>> URL:
>>>
>>><https://lists.afrinic.net/pipermail/afripv6-discuss/attachments/2016052
>>>5/
>>> 29d09ee0/attachment-0001.sig>
>>>
>>> ------------------------------
>>>
>>> Subject: Digest Footer
>>>
>>> _______________________________________________
>>> AfrIPv6-Discuss mailing list
>>> [email protected]
>>> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>>>
>>>
>>> ------------------------------
>>>
>>> End of AfrIPv6-Discuss Digest, Vol 117, Issue 14
>>> ************************************************
>>
>> _______________________________________________
>> AfrIPv6-Discuss mailing list
>> [email protected]
>> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>
>
>
>
>
>------------------------------
>
>Message: 3
>Date: Mon, 13 Jun 2016 23:12:49 +0400
>From: Stephen Honlue <[email protected]>
>To: [email protected]
>Subject: Re: [AfrIPv6-Discuss] AfrIPv6-Discuss ISC-DHCPv6
>Message-ID: <[email protected]>
>Content-Type: text/plain; charset="windows-1252"
>
>
>
>On 6/13/16 10:05 PM, Alejandro Acosta wrote:
>> Hello,
>> Please take a look to the prefix6 directive instead of the subnet6.
>> It's in Spanish but this might help:
>>
>>http://blog.acostasite.com/2015/11/configurando-una-red-con-dhcpv6-server
>>.html
>This is for prefix delegation, which is not what he is looking for.
>>
>> Regards,
>>
>> Alejandro,
>>
>> El 6/13/2016 a las 8:28 AM, DICK, L. (MR.) escribi?:
>>> I hope you all travelled safely . My DHCPv6 server is working fine
>>>(with
>>> Vlan 2) but when I try to add another subnet6(for another Vlan 13) the
>>> clients in Vlan 13 get ip addresses from Vlan 2 subnet. Here is
>>> configuration;
>>>
>>> shared-network LAN {
>>> #Vlan 2
>>> subnet6 2001:43f8:2a0:4::/64 {
>>> range6 2001:43f8:2a0:4:2::1 2001:43f8:2a0:4:2::ffff;
>>> }
>>> #vlan 13
>>> subnet6 2001:43f8:2a0:d::/64 {
>>> range6 2001:43f8:2a0:d:13::1 2001:43f8:2a0:d:13::ffff;
>>> }
>>> }
>>>
>>>
>>> Please assist me, thank you
>>>
>>> Regards
>>>
>>> Lesedi Luke Dick
>>> Networks | IT
>>> University of Botswana
>>> Tel: +267 355 4101
>>> Fax: +267 3901594
>>> Skype ID: lesedilukedick
>>>
>>> { Please consider the environment before printing this email }
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> On 25/05/16, 14:00, "[email protected]"
>>> <[email protected]> wrote:
>>>
>>>> Send AfrIPv6-Discuss mailing list submissions to
>>>> [email protected]
>>>>
>>>> To subscribe or unsubscribe via the World Wide Web, visit
>>>> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>>>> or, via email, send a message with subject or body 'help' to
>>>> [email protected]
>>>>
>>>> You can reach the person managing the list at
>>>> [email protected]
>>>>
>>>> When replying, please edit your Subject line so it is more specific
>>>> than "Re: Contents of AfrIPv6-Discuss digest..."
>>>>
>>>>
>>>> Today's Topics:
>>>>
>>>> 1. Re: IPv6 DHCP (Mukom Akong T.)
>>>>
>>>>
>>>> ----------------------------------------------------------------------
>>>>
>>>> Message: 1
>>>> Date: Wed, 25 May 2016 00:02:35 +0400
>>>> From: "Mukom Akong T." <[email protected]>
>>>> To: IPv6 in Africa Discussions <[email protected]>
>>>> Subject: Re: [AfrIPv6-Discuss] IPv6 DHCP
>>>> Message-ID: <[email protected]>
>>>> Content-Type: text/plain; charset="utf-8"
>>>>
>>>>
>>>>> On 24 May 2016, at 2:07 PM, DICK, L. (MR.) <[email protected]>
>>>>>wrote:
>>>>>
>>>>> . It loses the IP address in an
>>>>> interval of 2-5 seconds then gets it again and this is continuos.
>>>> What are the valid lifetimes and preferred lifetimes of the addresses
>>>>the
>>>> clients get? (that?s configured globally in the dhcv6 scope for that
>>>> prefix)
>>>>
>>>>
>>>> -------------- next part --------------
>>>> A non-text attachment was scrubbed...
>>>> Name: signature.asc
>>>> Type: application/pgp-signature
>>>> Size: 842 bytes
>>>> Desc: Message signed with OpenPGP using GPGMail
>>>> URL:
>>>>
>>>><https://lists.afrinic.net/pipermail/afripv6-discuss/attachments/201605
>>>>25/
>>>> 29d09ee0/attachment-0001.sig>
>>>>
>>>> ------------------------------
>>>>
>>>> Subject: Digest Footer
>>>>
>>>> _______________________________________________
>>>> AfrIPv6-Discuss mailing list
>>>> [email protected]
>>>> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>>>>
>>>>
>>>> ------------------------------
>>>>
>>>> End of AfrIPv6-Discuss Digest, Vol 117, Issue 14
>>>> ************************************************
>>> _______________________________________________
>>> AfrIPv6-Discuss mailing list
>>> [email protected]
>>> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>>
>>
>> _______________________________________________
>> AfrIPv6-Discuss mailing list
>> [email protected]
>> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>
>--
>--
>MSH
>Trainer
>t: +230 403 51 00 |f: +230 466 6758 |tt: @afrinic |w:www.afrinic.net
>facebook.com/afrinic | flickr.com/afrinic | youtube.com/afrinicmedia
>___________________________
>Join us for AIS'16 in Gaberona, Bostwana - 28 May to 10 June 2016
>
>-------------- next part --------------
>An HTML attachment was scrubbed...
>URL:
><https://lists.afrinic.net/pipermail/afripv6-discuss/attachments/20160613/
>4e7316d9/attachment-0001.html>
>
>------------------------------
>
>Message: 4
>Date: Tue, 14 Jun 2016 10:43:58 +0200
>From: "DICK, L. (MR.)" <[email protected]>
>To: "[email protected]" <[email protected]>
>Subject: [AfrIPv6-Discuss] AfrIPv6-Discuss DHCPv6 Server Declaration
>Message-ID: <d3859017.110fd%[email protected]>
>Content-Type: text/plain; charset="us-ascii"
>
>Morning
>
>DHCHp6 Server only recognises the subnet declaration of same network with
>the Ethernet Interface of the server. How do I make DHCP6 to issue Ipv6
>addresses of other VLANS or subnets as well? Please assist me. Thank
>youRegards
>
>Lesedi Luke Dick
>Networks | IT
>University of Botswana
>Tel: +267 355 4101
>Fax: +267 3901594
>Skype ID: lesedilukedick
>
> { Please consider the environment before printing this email }
>
>
>
>
>
>
>
>On 25/05/16, 14:00, "[email protected]"
><[email protected]> wrote:
>
>>Send AfrIPv6-Discuss mailing list submissions to
>> [email protected]
>>
>>To subscribe or unsubscribe via the World Wide Web, visit
>> https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>>or, via email, send a message with subject or body 'help' to
>> [email protected]
>>
>>You can reach the person managing the list at
>> [email protected]
>>
>>When replying, please edit your Subject line so it is more specific
>>than "Re: Contents of AfrIPv6-Discuss digest..."
>>
>>
>>Today's Topics:
>>
>> 1. Re: IPv6 DHCP (Mukom Akong T.)
>>
>>
>>----------------------------------------------------------------------
>>
>>Message: 1
>>Date: Wed, 25 May 2016 00:02:35 +0400
>>From: "Mukom Akong T." <[email protected]>
>>To: IPv6 in Africa Discussions <[email protected]>
>>Subject: Re: [AfrIPv6-Discuss] IPv6 DHCP
>>Message-ID: <[email protected]>
>>Content-Type: text/plain; charset="utf-8"
>>
>>
>>> On 24 May 2016, at 2:07 PM, DICK, L. (MR.) <[email protected]> wrote:
>>>
>>> . It loses the IP address in an
>>> interval of 2-5 seconds then gets it again and this is continuos.
>>
>>
>>What are the valid lifetimes and preferred lifetimes of the addresses the
>>clients get? (that?s configured globally in the dhcv6 scope for that
>>prefix)
>>
>>
>>-------------- next part --------------
>>A non-text attachment was scrubbed...
>>Name: signature.asc
>>Type: application/pgp-signature
>>Size: 842 bytes
>>Desc: Message signed with OpenPGP using GPGMail
>>URL:
>><https://lists.afrinic.net/pipermail/afripv6-discuss/attachments/20160525
>>/
>>29d09ee0/attachment-0001.sig>
>>
>>------------------------------
>>
>>Subject: Digest Footer
>>
>>_______________________________________________
>>AfrIPv6-Discuss mailing list
>>[email protected]
>>https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>>
>>
>>------------------------------
>>
>>End of AfrIPv6-Discuss Digest, Vol 117, Issue 14
>>************************************************
>
>
>
>
>------------------------------
>
>Subject: Digest Footer
>
>_______________________________________________
>AfrIPv6-Discuss mailing list
>[email protected]
>https://lists.afrinic.net/mailman/listinfo/afripv6-discuss
>
>
>------------------------------
>
>End of AfrIPv6-Discuss Digest, Vol 118, Issue 4
>***********************************************
_______________________________________________
AfrIPv6-Discuss mailing list
[email protected]
https://lists.afrinic.net/mailman/listinfo/afripv6-discuss