Open vo5tr0 opened 1 year ago
Then something else altready use port 67. You need to find which process this is
There is a DHCP Server running on my NAS. So there is no way to run that adapter then? I guess this port is used to listen for new devices or something? Isn't there any way to just disable that function?
According to description:
Listening to dhcp messages which announces new devices coming to the network.
The adapter will need to get access to dhcp port. So currently, you cannot run a dhcp server at the same system as this adapter.
I will tag this as a feature request. One could evaluate to make either dhcp optional via config (or detect the blocked port and ignore dhcp messeges.) This might reduce functionality, but maybe this would be acceptable.
I am unable to start the adapter on my Synology NAS and Docker It stops with error Exception-Code: EADDRINUSE: bind EADDRINUSE 0.0.0.0:67
Capabilities are set on the docker container (net_admin, net_raw, net_bind) --> did not solve the problem Capabilities set using the commands provided in the readme file --> did not solve the problem iobroker fix --> did not solve the problem tried setting the interface in adapter settings with "--interface=ovs_eth0 -lgq --retry=5 --timeout=400" --> did not solve the problem
arp-scan -lgq --retry=7 --interface=ovs_eth0 executed in the docker console is successful.
is there anything else I could do?
Here is the log output from iobroker:
iobroker info: Platform : docker
os : linux
Architecture : x64
CPUs : 4
Speed : 1501 MHz
Model : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
RAM : 7.6 GB
System uptime : 2d. 13:32:23
Node.js : v14.19.2
time : 1678441452057
timeOffset : -60
adapters count : 470
NPM : v6.14.17