Re: Any Way to Not Assign DNS Name to IP Address?



Who told you that you cannot have two or more scopes for the same
network? It is pretty much standard practice to have multiple scopes on a
DHCP server and use DHCP relay to allocate addresses to different IP subnets
on different segments of the network.


Will wrote:
We want each segment to receive different DHCP settings. The default
routers are different for each segment, for example.

This requires differerent DHCP Scopes, and you cannot have two DHCP
Scopes for the same network. Microsoft requires each scope to be
on a different port of the DHCP server.

So, no, a DHCP relay is not a solution for the requirement I
originally put forward.


"Bill Grant" <not.available@online> wrote in message
news:ehNKqCXcGHA.3348@xxxxxxxxxxxxxxxxxxxxxxx
You do not need to have a second NIC in the DHCP server machine.
All that you need is a machine in that segment which can do DHCP
relay. The relay server has an IP in the new subnet. It receives the
broadcast request and forwards it directly to the DHCP server. DHCP
allocates an IP address in the same IP subnet as the relay agent.

Will wrote:
I have a DHCP server that I am trying to add a second port on, to
assign different DHCP settings to a separate network with its own
DHCP Scope. I want this new ethernet to *only* be used for DHCP.
In an ideal world, I would not even enable IP on this adapter, and
would like it to only respond to DHCP requests. Unfortunately, the
Microsoft DHCP server has the unfortunate feature that you assign
DHCP scopes at the server level by IP addresses of the network
interfaces, rather than by the network interface names. It would
have been nice to assign a particular ethernet interface to the
scope I wanted, and deactivate all TCP/IP on that adapter.

In the meantime, the new ethernet does have an IP address, and as a
result DNS is now resolving the DHCP server to both of those IPs.
This is causing a number of problems since that server is also a
file server and we would prefer all access to that server to go
through a firewall on a single controlled segment. We disable
file sharing on the other segments, but hosts on the new DHCP
segment use DNS to resolve the file server name and attempt file
share access on the wrong network address.

Is there a way to control DHCP so that the hostname used for the new
DHCP segment on the DHCP server will be some different name than the
default hostname used on other segments?


.



Relevant Pages

  • Re: Whats the benefit of using superscopes?
    ... A superscope is a collection of individual scopes that can be ... A superscope is actually a collection of individual scopes. ... Place DHCP clients from multiple network IDs on the same ... The superscope will allow the DHCP Server to answer requests from ...
    (microsoft.public.windows.server.networking)
  • Cable Connectivity
    ... address for the Network Card with network address 00402B2F688C. ... The DHCP Client service on your computer did not receive a response ... If connection with the network is not established using this APIP ... the DHCP Client service will try to contact the DHCP server ...
    (microsoft.public.windowsxp.general)
  • Re: Cable Connectivity
    ... > address for the Network Card with network address 00402B2F688C. ... > The DHCP Client service on your computer did not receive a response ... > If connection with the network is not established using this APIP ... the DHCP Client service will try to contact the DHCP server ...
    (microsoft.public.windowsxp.general)
  • Re: DHCP, the DLINK DI-724GU and handing out IP addresses in a sequence
    ... DHCP server, even after the lease has expired. ... Step 1 Right-click on My Network Places and select Properties. ... Connections> Network connections. ...
    (alt.internet.wireless)
  • Re: [SLE] IP addressing
    ... > goes down for some reason well so will all the DHCP dependent pcs in the ... > are shared across the network regardless of what type of realm is being ... > now in every network it is good to have only 1 dhcp server, ...
    (SuSE)

Loading