Re: DHCP Inside / Outside



"Scott Ford" <removethis.scott@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EB7BE3A1-7035-4DA3-93F8-6C7934D7397D@xxxxxxxxxxxxxxxx
I have a Windows 2K ISA server as a gateway. Its set up standard with an
inside and an outside NIC. Inside is on 10.0.x.x range. Outside NIC IP
range
is 192.168.1.x. I want to put a wireless access point on the outside
range
and have my router serving DHCP to 192.168.1.x ... I would like this to
NOT
interfere with the DHCP server I have on the inside range that is serving
DHCP to 10.0.x.x ... I have tried this a couple times, but always find
clients on the inside still receive IP addresses inthe 192 range.

That should never happen in DHCP (it could be some weird
issue with ISA but I doubt it; you can ask about that on the ISA
newsgroup.)

A DHCP server should ONLY hand out IP addresses for the
scope(s) which match it's NICs (if directly connected to the
requesting clients) AND to the scopes which match remote
subnets if forwarded by a DHCP relay or Bootp forwarder.

There is no reason a basic DHCP server would ever hand
out 192.x scope addresses on it's 10.net NIC or vice versa.


I have
tried blocking UDP ports 67 and 68 at the ISA server, but it isnt stopping
the problem. Whats the best solution for this?

Make sure the ISA is not acting as a DHCP relay or
BootP forwarder but it should NOT be doing that
as a DHCP server cannot also be a forwarder (in the
docs that I have read, but of course I have never
tried it since it makes no sense.)

Does ISA think that 192.168 machines are INTERNAL or
EXTERNAL? (As described it sounds like they should
NOT be internally defined.)

--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

--
Scott Ford
Information Services
Starlite Entertainment


.



Relevant Pages

  • Re: DHCP Inside / Outside
    ... Two NICs can be "bridged" in WinXP or Windows 2003. ... RRAS DHCP relay agent (you said you turned RRAS ... Some weird effect of ISA (that I don't understand and ... DHCP is NOT coming from the interior DHCP server ...
    (microsoft.public.win2000.networking)
  • Re: DHCP Inside / Outside
    ... I do have Routing and Remote access enabled and a VPN client can ... DHCP requests back to the external interface? ... on the ISA server that could be broadcasting bridged DHCP requests. ... A DHCP server should ONLY hand out IP addresses for the ...
    (microsoft.public.win2000.networking)
  • Re: WAN Static IP DHCP Fails Cox Business
    ... DHCP server at 10.6.80.1. ... from a DHCP to a STATIC on the Cox Business network. ... In fact, unless you're using ISA, don't *use* two NICs! ...
    (microsoft.public.windows.server.sbs)
  • Re: Cant receive DHCP IP address in site to site VPN remote location
    ... DHCP operates by broadcasts,...it does not cross routers. ... Normal LAN routers have a DHCP Relay ability to pass the requests to a ... DHCP Relay Agent in RRAS,...but when ISA is acting as a VPN Router I do not ... DHCP Server in the local Site. ...
    (microsoft.public.isa.vpn)
  • Re: DHCP server question
    ... Suppose the DHCPServer machine has two NICs and only one has static, then the DHCPserver will provide functionality on the adaptor which has static IP address. ... If both the adaptors are having static IP then you need to select the adapter specifically if you want DHCPServer to bind to only one adaptor via DHCP console or netsh [netsh dhcp server set/show bindings]. ...
    (microsoft.public.windows.server.networking)