-
I have a RPi camera connected to RPi zero 2w on LAN and v4l2rtspserver setup. I am able to receive the video stream on "rtsp://192.168.1.44:8554/unicast", but can't get a connection on "rtsp://rpiz2w1…
-
Right now, RHCOS is carrying a patch for Afterburn to have it write to `/etc/hostname` (basically https://github.com/coreos/afterburn/pull/512).
There's a lot of backstory on this also in https://g…
-
Currently, the DHCP proxy does not report option 12 (client hostname) to the DHCP server when requesting a DHCP lease. This means that routers which function also as a DNS server (most consumer router…
-
**Describe the bug: A clear and concise description of what the bug is.**
Sometimes after changing hostname, the nmcli fails to modify eth0 dhcp-hostname, and the hostname cannot be published
Repr…
-
**Is your feature request related to a problem? Please describe.**
People who change IPs, or get a new IP through DHCP on their FPP devices lose their saved settings.
**Describe the solution you'd…
-
Hey!
Sending `host-name` option through DHCP is mostly ignored due to how `hostname.sh` works:
1. OpenBMC boots
2. dhclient gets its DHCP lease containing a `host-name` option
3. dhclient-scri…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Hass.io on Raspberry pi 2 with ESPHome 1.14.3, all latest versions. Mikrotik wifi
**ESP (ESP32/ESP8266, Board/Sonoff):**
…
-
Follow up request for https://github.com/linux-system-roles/network/pull/529
https://man7.org/linux/man-pages/man8/ip-route.8.html
Since this feature been added into nm provider of network role,…
-
Currently "hostname=" can only take on one value.
```
[root@dhcp-10-26-9-237 latest]# crucible get metric --source mpstat --type Busy-CPU --period C14AD596-453D-11EF-9DFF-A4AF4102E06C --breakout ho…
-
I can't put my finger on which version this stopped working or if it's just my code that's the issue.
```
def ConnectNetwork(NetworkName, Password):
import network
wlan = network.WLAN(…