Phillip Remaker
07-25-2004, 01:40 AM
"jt" <foo@bar.org> wrote in message
news:40504d5a$0$7976$9b4e6d93@newsread2.arcor-online.net...
> In my setup, I have defined a pool 192.168.20.0 /24 serving all
> the PC clients along with some exclusions --> FastEth0 [OK] Fine.
>
> Now, I do have a huge row of dialer interfaces on a transport network
> named 192.168.1.0 /24 which I rotate out to their BRIs respectively.
>
> I want to assign their addresses automatically thus eliminating
> the need of address space maintenance which is a true pain in the butt
> due to their number.
>
> I thought to define an appropiate 2nd DHCP pool ( which is not the
> roblem, )
> but how can I make sure that machines on the .20 net do NOT get assigned
> addresses
> of the transport network ? How does IOS differentiate between several
pools
> ??
Sounds like one pool is 192.168.1.0 /24 and the other is 192.168.20.0 /24
.... no overlap.
Are you using the DHCP-proxy feature fro the dialers?
Seems to me that the dialer interfaces should report a giaddr in the
192.168.20.0 /24 range which will cue the server to hand out addresses from
the 192.168.20.0 /24 scope. DHCP requests withoput giaddr on the local
wire are given 192.168.1.0 /24.
What DHCP server? IOS?
You could alternatively use a local pool in the router for the BRIs.
news:40504d5a$0$7976$9b4e6d93@newsread2.arcor-online.net...
> In my setup, I have defined a pool 192.168.20.0 /24 serving all
> the PC clients along with some exclusions --> FastEth0 [OK] Fine.
>
> Now, I do have a huge row of dialer interfaces on a transport network
> named 192.168.1.0 /24 which I rotate out to their BRIs respectively.
>
> I want to assign their addresses automatically thus eliminating
> the need of address space maintenance which is a true pain in the butt
> due to their number.
>
> I thought to define an appropiate 2nd DHCP pool ( which is not the
> roblem, )
> but how can I make sure that machines on the .20 net do NOT get assigned
> addresses
> of the transport network ? How does IOS differentiate between several
pools
> ??
Sounds like one pool is 192.168.1.0 /24 and the other is 192.168.20.0 /24
.... no overlap.
Are you using the DHCP-proxy feature fro the dialers?
Seems to me that the dialer interfaces should report a giaddr in the
192.168.20.0 /24 range which will cue the server to hand out addresses from
the 192.168.20.0 /24 scope. DHCP requests withoput giaddr on the local
wire are given 192.168.1.0 /24.
What DHCP server? IOS?
You could alternatively use a local pool in the router for the BRIs.