need some advice on how to configure 2 cisco 1721's with a 2Mb, x21 point to point circuit between, to pass dhcp requests from a windows 2K server. On the remote side I have given the router(B) an ethernet address 0f 10.21.75.200/24 and on the serial interface an address of 192.168.161.2/30. At the server side the router(A) has ip address 10.20.75.200/24 and serial addr. of 192.168.161.2/30. I have configured the dhcp server to have a def gateway of 10.20.75.200 and have added the routes 10.21.75.0 255.255.255.0 192.168.161.2, 0.0.0.0 0.0.0.0 10.20.75.254(firewall). to router(A), and 0.0.0.0 0.0.0.0 192.168.161.1 to router(B)With this simple config I can ping across bothe networks, but am unsure as to how to configure/change config to make dhcp work. Any ideas??