Page 1 of 1

routing between wifi and cable

Posted: Thu Aug 10, 2017 6:13 am
by der.schultze
Hi,
i want to configure my vocore2 for establish an internal network without connection to the internet.
DHCP server should listen on all interfaces.
Example:
I have a small device, what is a music server (DLNA). This device is headless and i need connection to LAN via cable. To play music and to control the server i can use WiFi. But the vocore doesn't provide DHCP at the cable port.

Is it possible to do, what i want? How can i reach it?

Thanks,
Schultze

Re: routing between wifi and cable

Posted: Thu Aug 10, 2017 3:33 pm
by Vonger
I am not sure if I understand you. I guess you want to make ethernet port alloc ip for your device?
In /etc/config/network, you can setup the virtual network proto as 'dhcp', then it will alloc ip for device connect to it. check that file and openwrt site have a documentation about setting that.

Re: routing between wifi and cable

Posted: Tue Aug 15, 2017 3:53 pm
by der.schultze
Hm, is there a possibility via web-ui?

I think, when i set proto as 'dhcp', it will be a client. Or?

Thanks,
Schultze