<div dir="ltr">Goodday,<div>unitll now i'm using dnsmasq where the clients are on the same interface (and subnet) as the DHCP server is.</div><div><br></div><div>In my upcoming setup i'll need to put a cisco router between the clients and the DHCP server. I do know that i've to configure the ip helper ip address at the cisco config, but do i also have to make changes towards the configuration at the DHCPserver part.</div><div>My current config looks like:</div><div><br></div><div><div>dhcp-range=net:CUST14,10.64.1.0,10.64.1.0,255.192.0.0,1h</div><div>dhcp-option=CUST14,option:router,10.127.255.254</div><div>dhcp-circuitid=CUST14,CUST14</div><div>dhcp-range=net:CUST15,10.64.1.10,10.64.1.13,255.192.0.0,1h</div><div>dhcp-option=CUST15,option:router,10.127.255.254</div><div>dhcp-circuitid=CUST15,CUST15</div><div>dhcp-range=net:CUST16,10.64.1.16,10.64.1.16,255.192.0.0,1h</div><div>dhcp-option=CUST16,option:router,10.127.255.254</div><div>dhcp-circuitid=CUST16,CUST16</div><div>dhcp-leasefile=/var/tmp/dnsmasq.leases</div><div>log-dhcp</div></div><div><br></div><div>currently the dhcp server is running at ip address 10.127.255.254 but this will be migrated towards the cisco router. The dhcp server will get 10.10.1.2 255.255.255.252 and the 10.10.1.1 is at the router (which is also having the ip address 10.127.255.254.</div><div><br></div><div><br></div><div>thx in advance for your response.</div></div>