-
Hi
I can't get IP address if cloud_init_disk was created by me and attached to OS .
I followed documentation
https://registry.terraform.io/providers/Telmate/proxmox/latest/docs/resources/cloud…
-
# Problem
When a physical link drops and reconnects on pfsense, avahi is only re-joining 1 VLAN interface to the multicast group out of the 3 that it is configured to reflect between. My current wo…
-
### What is your ISP? (if relevant)
KPN
### Diagnostic Information
Output of ifconfig -a:
root@UCG-Max:~# ifconfig -a
br0: flags=4163 mtu 9216
inet 192.168.1.1 netmask 255.255.…
-
I created an instance with a Debian 12 cloud-init image with 3 network interfaces. When it came up, I was not able to access it via its external IP.
This is what it looks like from the CLI.
```
…
-
Currently from any given package page (e.g. https://v3.ocaml.org/p/ipaddr/5.0.0) we link to both the dependencies and the reverse dependencies from the overview page.
The concrete links we use are …
-
*Moved from https://github.com/arduino/Arduino/issues/5867 by @DieterBurandt*
The Ethernet2 (and Ethernet) library supports reading the following parameters from the W5500 board:
- `localIP`
- `s…
-
I can't send udp packet to local network without gateway.
But can send to broadcast address (255.255.255.255).
```
#define PORT 5000
#include
#include
uint8_t macAddr[] = { 0, 0, 0, 0, 2…
-
I try to validate the project with the credentials I use with the Max-Plastix code but I can't get the TTGO to link to the helium network.
I see that the parameterization is for USE_ABP and for heliu…
-
You might want to consider reworking the bridge code into using a callback model. I did not find app_bridged_device to be useful. Instead, I pulled it into my code and rewrote it. When you see code l…
-
**Describe the bug**
Recently started hitting a new issue on boot where I see the boot operation back out and get internally rerun many times, before eventually proceeding and hitting a General Pro…