-
There seems to be a bug still in the "hostname stuff". I installed the latest turnkey-core on Proxmox. There is only one ethernet interface, eth0. It looks like turnkey added `hostname core` to eth1, …
-
Currently, setting `network.hostname()` does not actually set a hostname that gets picked up in DHCP. I have not done a packet dump to investigate why, but I assume the WIZNET5K driver used in MicroPy…
-
**Is your feature request related to a problem? Please describe.**
Not really a problem, but a new feature.
**Describe the solution you'd like**
Would it be possible to utilize an LCD similar to …
-
You have configured `ti84plusce` as hostname here:
https://github.com/cagstech/lwip-ce/blob/17618a7859b05d7feb5b5a17425caae808384d6e/src/drivers/usb-ethernet.c#L36
But when I check my router, only…
-
Hi there!
On a `network.WLAN` interface, I can set `.config(dhcp_hostname='galactica')`. However, on a LAN interface, I cannot:
```
>>> import network
>>> l = network.LAN()
>>> l.config('dhcp…
-
Hi,
I was wondering if it might be possible to have the option to use a hostname provided by DHCP if one is provided, rather than having to hard-code it?
I've had a look at `udhcpc` and it seems…
-
Would show up nicer on lists of DHCP servers and some DHCP serves (the TP-Link we use for demoing e.g) would not show clients which don't do this at all.
-
Hi Team ,
i could not find any rest call to create dhcp ghost record with dhcp hostname. We Generally use for kickstarting the host .
-
Hi, Just received the wican and am in the process of setting it up.
One small thing I noticed already is that when I set it up in station mode, it registers via dhcp to my router as "espressif".
It …
-
## Issue description
On xserver applications I was getting `unable to open display ":0.0"` after connecting to the internet. Seemingly after discussion on the #nixos irc, this is because `hostname` w…