T
Terry G
Our current setup:
Edge router with static entries, OSPF and RIP are off, proxy-arp is
on.
--------------
Fiber runs
Router - has 10+ fiber F-------------- Switches serving PCs.
lines running from F--------------
individual gig ports F--------------
to switches throughout F--------------
building.
DHCP server connected
to FE ports on blades Cat 5 -------- DHCP server
in router.
-------------------
DHCP is set to one huge scope x.x.10.1 through x.x.18.255, mask
255.255.0.0
Exclusions are set to allow the following addresses to be offered
x.x.10.1-126
x.x.11.1-126
x.x.13.1-190
x.x.14.1-190
x.x.16.126-190
x.x.18.1-126
DHCP server is on the 13.1-190 range.
It has the SwitchedNetworkFlags reghack set to give out the same IP
adress as the PC address and router gateway address.
This currently works and gives out IPs just fine.
--
What we are trying to do:
We want to get rid of Proxy arp which means we have to lose the
SwitchedNetworkFlag.
I set up a superscope with appropriate subnetting as below:
x.x.10.1-126 255.192
x.x.11.1-126 255.192
x.x.13.1-190 255.128
x.x.14.1-190 255.128
x.x.16.126-190 255.192
x.x.18.65-126 255.192
We have entries for appropriate gateways for each range.
The problem: The DHCP server only gives out addresses for the
53.1-126 range.
TG
Edge router with static entries, OSPF and RIP are off, proxy-arp is
on.
--------------
Fiber runs
Router - has 10+ fiber F-------------- Switches serving PCs.
lines running from F--------------
individual gig ports F--------------
to switches throughout F--------------
building.
DHCP server connected
to FE ports on blades Cat 5 -------- DHCP server
in router.
-------------------
DHCP is set to one huge scope x.x.10.1 through x.x.18.255, mask
255.255.0.0
Exclusions are set to allow the following addresses to be offered
x.x.10.1-126
x.x.11.1-126
x.x.13.1-190
x.x.14.1-190
x.x.16.126-190
x.x.18.1-126
DHCP server is on the 13.1-190 range.
It has the SwitchedNetworkFlags reghack set to give out the same IP
adress as the PC address and router gateway address.
This currently works and gives out IPs just fine.
--
What we are trying to do:
We want to get rid of Proxy arp which means we have to lose the
SwitchedNetworkFlag.
I set up a superscope with appropriate subnetting as below:
x.x.10.1-126 255.192
x.x.11.1-126 255.192
x.x.13.1-190 255.128
x.x.14.1-190 255.128
x.x.16.126-190 255.192
x.x.18.65-126 255.192
We have entries for appropriate gateways for each range.
The problem: The DHCP server only gives out addresses for the
53.1-126 range.
TG