-
### Component
systemd-networkd
### Is your feature request related to a problem? Please describe
A BOOTP server can issue static IPs to a BOOTP client. This is by way of sending a REQUEST message t…
-
### Description
A common feature request is support for DHCP server. Discussions have been around continuing to use `dnsmasq`, which is used as the system DNS resolver and helper for coordinating …
-
## Describe the Feature
The awsutils_default_vpc_deletion deletes most resources associated with each default VPC, but it misses a resource that is also created by default in a new AWS account: DHC…
-
### Checks
- [X] I have read the FAQ section, searched the open issues, and still think this is a new bug.
### Describe the bug you encountered:
Since I changed the default gateway of my WLAN…
-
I still haven't found a satisfactory tool for testing DHCP, specifically I'm playing with PXE again.
Could you add functionality to set specific DHCP options to a value? (I suppose this may have co…
-
Setup my codespace using
```bash
sudo apt-get -y update
sudo apt-get -y install --no-install-recommends openvpn resolvconf
```
Added to my client.ovpn
```
script-security 2
up /etc/openv…
-
https://svn.bitwiseworks.com/injoy/ticket/4
The current DHCPD implemementation needs enhancements on available options, current setup allows only basic dhcpD management.
Support for multiple networks…
-
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,…
-
Service logs:
```
POST unix://[/var/run/appagent.sock]/tun-setup : 400 Bad Request
route_gateway_error: GDG: problem writing to routing socket: -1 errno: 3 msg: No such process
```
Agent logs:
`…
-
I'd love to use etcdhcp!
I have a pxe-boot setup that uses some dhcp options. Does etcdhcp support defining a set of options? Is there any chance of parsing (a part of) dhcp.conf syntax?