Hello,
we are currently having some problems with a new raspberry pi 4 running repetier-server.
It seems to have problems getting a IP adress from our dhcp server in my company.
Each device gets a "static" ip reserved via mac adress in our dhcp server. This is working with all of our devices including 3 raspberry pis running repetier-server.<br/><br/>With this particular pi, it does not show the eth0 connection with the assigned IP. It is only possible to connect via AP mode at the moment.<br/>The strange thing is, if i wire the raspberry to my own private fritzbox, it is working as it should and it gets an ip adress from the dhcp server.<br/><br/>Are there any issues known?<br/><br/>After hours of googling, trial and error i havent got a working solution.
To get a temporary fix it is working to send "sudo dhclient -r eth0" followed by a "sudo dhclient -v eth0" This is working just for a couple of minutes. The IP is then shown on the display and the connection to other PC`s is working.
Thanks,
Timo