[rbak-nsp] Clips and DHCP relay problem

Voigt, Thomas Thomas.Voigt at netkom.de
Tue Oct 13 07:20:33 EDT 2015


Hi Rafal,

you wrote:

> I  want  to run Clips service with separate dhcp server (SEOS built in doesn't
> provide options I need).
> 
> My config looks like this
> 
> #############
> context ev
> !
>  no ip domain-lookup
> !
>  interface evstb0 multibind
>   ip address 178.214.1.1/27
>   dhcp relay 65535

Try to use "dhcp proxy ..." instead of "dhcp relay ..." inside the multibind interface configuration.

The documentation says for "dhcp proxy" and "dhcp relay":

"These commands are mutually exclusive. If you are configuring CLIPS, you must use the dhcp proxy command."

--
regards
Thomas


More information about the redback-nsp mailing list