How can i have dynip on a vlan.If i enable dynip on a vlan the requests for an ip are going out from the interface(ETH00) not from the vlan on then interface (ETH00.604).How can i fix this?
I think you’ve hit a bug. I wasn’t able to assign it from the web-gui as well. However if you manually enter the command on the cli it is accepted. So I suppose Fulvio should take care of that with a patch or in a new version.
You can create a network bridge with one interface (the vlan in question) and then the gui will let you be a dhcp client on the bridge interface. This gave me the result I wanted.