Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Networking > IPv6 DHCP and static address

Reply
Thread Tools Display Modes

IPv6 DHCP and static address

 
 
Rudolf Meier
Guest
Posts: n/a

 
      10-13-2009

Hi...

I did give my server a static IPv6 address and, it's running a DHCPv6 server
on it... but, the server still get's an additional IPv6 address from this
DHCP ... why? (and it is also entering this address into the dns server...
this leads to problems, if a server has more than one address and if it
might change it's address one day... so, I don't want it to get an other
address than the static one... there's no need for a second one...)

Rudolf

 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      10-14-2009
Hello Rudolf,

Sounds for me that the hardware has 2 NICs and the unused one is not disabled.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi...
>
> I did give my server a static IPv6 address and, it's running a DHCPv6
> server on it... but, the server still get's an additional IPv6 address
> from this DHCP ... why? (and it is also entering this address into the
> dns server... this leads to problems, if a server has more than one
> address and if it might change it's address one day... so, I don't
> want it to get an other address than the static one... there's no need
> for a second one...)
>
> Rudolf
>



 
Reply With Quote
 
Rudolf Meier
Guest
Posts: n/a

 
      10-14-2009
Hi

> Sounds for me that the hardware has 2 NICs and the unused one is not
> disabled.


It has even more than 2 NICs... but I have all NICs under controll, except
the one that has IPv6 enabled... this NIC has 3 IPs (v6) ... an fe80, an
fd00 -> the static one I set... and, an other fd00 that it got from the DHCP
which is responding on the static IPv6 address of this interface...

Rudolf

 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      10-14-2009
"Rudolf Meier" <> wrote in message
news:...
> Hi
>
>> Sounds for me that the hardware has 2 NICs and the unused one is not
>> disabled.

>
> It has even more than 2 NICs... but I have all NICs under controll, except
> the one that has IPv6 enabled... this NIC has 3 IPs (v6) ... an fe80, an
> fd00 -> the static one I set... and, an other fd00 that it got from the
> DHCP which is responding on the static IPv6 address of this interface...
>
> Rudolf
>



Is this server a domain controller?

Does it have RRAS installed? If so, that can be where the additional IP is
coming from.

Ace


 
Reply With Quote
 
Rudolf Meier
Guest
Posts: n/a

 
      10-16-2009
Hi

> Is this server a domain controller?


Yes

> Does it have RRAS installed? If so, that can be where the additional IP is
> coming from.


Yes... but why a second one on that interface? ... *hmm* but you're right...
I remeber, that I heart something like that before... I'll try to find out
more... thanks

Rudolf


 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      10-16-2009
"Rudolf Meier" <> wrote in message
news:...
> Hi
>
>> Is this server a domain controller?

>
> Yes
>
>> Does it have RRAS installed? If so, that can be where the additional IP
>> is coming from.

>
> Yes... but why a second one on that interface? ... *hmm* but you're
> right... I remeber, that I heart something like that before... I'll try to
> find out more... thanks
>
> Rudolf
>
>



Hi Rudolf,

RRAS pulls a block of 10 IPs at a time from DHCP. It will register into DNS
with the IPs it gives a client machine connecting to it under the server's
name. This is problematic for AD, which is why we recommend against using
RRAS on a DC. If you want to continue using RRAS on the DC, please read the
following on how to control DNS registration wtih the additional IPs that
incur from RRAS. Keep in mind it requires registry changes to the Netlogon
registry key to control it. This key is what registers data into DNS on a
domain controller, not the actual interface.

Multihomed DCs with DNS, RRAS, multiple IPs, and/or PPPoE adapters
http://msmvps.com/blogs/acefekay/arc...-adapters.aspx

Ace


 
Reply With Quote
 
Rudolf Meier
Guest
Posts: n/a

 
      10-16-2009
Hi

> RRAS pulls a block of 10 IPs at a time from DHCP. It will register into
> DNS with the IPs it gives a client machine connecting to it under the
> server's name. This is problematic for AD, which is why we recommend
> against using RRAS on a DC. If you want to continue using RRAS on the DC,
> please read the following on how to control DNS registration wtih the
> additional IPs that incur from RRAS. Keep in mind it requires registry
> changes to the Netlogon registry key to control it. This key is what
> registers data into DNS on a domain controller, not the actual interface.


ok... I don't know if this is a problem at the moment, because IPv6 RAS is
disabled... but, other question now... does SBS not include all those roles?
and do they not run on the same machine?

anyway... thank's for the link... that's for shure something I'll have to go
through... I know... but I didn't find the link anymore :-)

about the initial problem... I think this has to do with the stateless and
statefull configuration of the interface... but... I will first have to read
some documents until I can say more...

Rudolf

 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      10-16-2009
"Rudolf Meier" <> wrote in message
news:%...
> Hi
>
>> RRAS pulls a block of 10 IPs at a time from DHCP. It will register into
>> DNS with the IPs it gives a client machine connecting to it under the
>> server's name. This is problematic for AD, which is why we recommend
>> against using RRAS on a DC. If you want to continue using RRAS on the DC,
>> please read the following on how to control DNS registration wtih the
>> additional IPs that incur from RRAS. Keep in mind it requires registry
>> changes to the Netlogon registry key to control it. This key is what
>> registers data into DNS on a domain controller, not the actual interface.

>
> ok... I don't know if this is a problem at the moment, because IPv6 RAS is
> disabled... but, other question now... does SBS not include all those
> roles? and do they not run on the same machine?
>
> anyway... thank's for the link... that's for shure something I'll have to
> go through... I know... but I didn't find the link anymore :-)
>
> about the initial problem... I think this has to do with the stateless and
> statefull configuration of the interface... but... I will first have to
> read some documents until I can say more...
>
> Rudolf
>



AHHHH, I should have asked which version of the operating system you are
running. If I knew it was SBS, I wouldn't have posted that link, and I would
have redirected you to post to the SBS newsgroup. SBS is different. Wizards
will handle most of the configurations for you. I cross-posted it so my
current reply will go to both this group and the SBS group where those folks
are better equipped to answer your questions.

Original question:

Hi...

I did give my server a static IPv6 address and, it's running a DHCPv6 server
on it... but, the server still get's an additional IPv6 address from this
DHCP ... why? (and it is also entering this address into the dns server...
this leads to problems, if a server has more than one address and if it
might change it's address one day... so, I don't want it to get an other
address than the static one... there's no need for a second one...)

Rudolf





Ace


 
Reply With Quote
 
Rudolf Meier
Guest
Posts: n/a

 
      10-16-2009
> AHHHH, I should have asked which version of the operating system you are
> running. If I knew it was SBS, I wouldn't have posted that link, and I
> would have redirected you to post to the SBS newsgroup. SBS is different.
> Wizards will handle most of the configurations for you. I cross-posted it
> so my current reply will go to both this group and the SBS group where
> those folks are better equipped to answer your questions.


Hi

Sorry for this missunderstanding but... I'm not running SBS... I was just
wondering, how they do it on SBS... :-) ... but now it's clear... so, SBS is
not just a "normal" server, but a server with special wizards and
assistants... very interesting... and... a bit strange... but, that's how
Microsoft seems to solve those problems... first create them and then create
a registry hack and sell it as SBS :-)

.... again... I'm currently investigating those configuration modes of IPv6
that are available... and, I'll post it here if I can find out something...

Rudolf

 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      10-17-2009
"Rudolf Meier" <> wrote in message
news:...
>> AHHHH, I should have asked which version of the operating system you are
>> running. If I knew it was SBS, I wouldn't have posted that link, and I
>> would have redirected you to post to the SBS newsgroup. SBS is different.
>> Wizards will handle most of the configurations for you. I cross-posted it
>> so my current reply will go to both this group and the SBS group where
>> those folks are better equipped to answer your questions.

>
> Hi
>
> Sorry for this missunderstanding but... I'm not running SBS... I was just
> wondering, how they do it on SBS... :-) ... but now it's clear... so, SBS
> is not just a "normal" server, but a server with special wizards and
> assistants... very interesting... and... a bit strange... but, that's how
> Microsoft seems to solve those problems... first create them and then
> create a registry hack and sell it as SBS :-)
>
> ... again... I'm currently investigating those configuration modes of IPv6
> that are available... and, I'll post it here if I can find out
> something...
>
> Rudolf
>



Oh, I assumed you meant this was SBS. My bad for the assumption.

I wouldn't exactly say they are registry hacks put together and sold as SBS,
nor is it strange. It's not like that. It's an optimized package based on
Standard Server edition for small entities. It has limitations due to the
additional products (SQL, Exchange, ISA, etc), offered in one package for
the low prices that it sells for compared if you were to purchase the
products separately, as well as designed to run on one server.

As far as IPv6, it works the same on SBS and non-SBS. IPv6 is IPv6.

If the DNS address you are getting is ::1, that is put in from dcpromo when
promoting a machine to a DC. I usually delete that out, or more
specifically, disable IPv6 completely because most of my customers are small
to medium size infrastructures and do not have the equipment in place to
handle IPv6.

My feeling about IPv6 is that to completely support it, routers in the
infrastructure need to support it, as well as other machines to fully gain
any benefits. I've seen scenarios where IPv6 is used in a backbone (such as
in a BGP scenario in a large university) and handled between routers,
however the local client subnets are all IPv4. So since I am not in that
scenario with my small to medium sized customers, I simply disable it.

Ace


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Client won't get IPv6 address via DHCP dfosbenner [MCSE] Windows Vista Networking 2 06-22-2009 08:11 PM
port 445 is not open for static ipv6 address Andy Nguyen Server Networking 0 06-11-2008 05:52 PM
Both DHCP-assigned and static address on same NIC? Jacob Jensen Windows Vista Help 0 08-03-2007 01:40 PM
W2K SERVER Acquring DHCP address When set to use Static James Server Networking 1 03-22-2007 12:13 PM
NIC assigned Static IP seeks DHCP address SD Windows Server 3 01-30-2006 07:05 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59