On 26 Aug 2006 03:32:32 -0700,
wrote:
>Sorry I meant DHCP reservation , i.e. being able to set a specific IP
>for a specific MAC address. The DGL-4300 can do it but I don't think
Not for the wireless connections?
>the Zyxel can.
As you say, the DGL can using the Static DHCP client.
The simple thing I did was set the DHCP range down to about 10. Then
when I need a server to have a static IP I manually assigned an address
starting from 192.168.0.50, allows for some expansion of the DHCP range
if required. Never had to configure static IP clients on any router, the
virtual server still needs detup to forward traffic, but it worked fine.
I think I said this, you need to set the P660R to single user mode, no
NAT, RIP to let the routers know about each other.
If you tell the P666R to be something like 192.168.1.x and the DGL is
192.168.2.x then RIP will know how to get packets between the 2
networks. The DGL can then be the DHCP server for .2.x network.
The best way to sort any issue like this is, draw out all the kit,
addresses / settings on each in/out link. You will see what values you
need to set for servers / routing.
The last time I did any of this was at work (last month) on Cisco kit
all that needed was a static route on the 2 routers to point to each
other. At home the Cisco only needed - ip cef enabled
The other fun you can have of course, is forget DHCP on the routers, put
in a Linux PC run DHCP server and you can set reservations per MAC
addresses very easily. Windows (servers) will do the same, it's less
expensive not using Windows.
Me