-
I fresh installed open-wrt on my Asus AX6000 router. What I configured in DHCP and DNS settings is deleted default instance and created new one with name work. After that I am not able to open DHCP an…
-
Hi,
We have a motherboard with several network cards, as `ifstat` shows in logs below. Only `net2` interface can reach a DHCP server.
Using the following embedded `embed.ipxe` file:
```
#!ipxe…
-
#### Description
`sethostname` hook compares `hostname -s` instead of `hostname` and when dhcp provides FQDN it never matches the IF statement and new records are appended to `/etc/hosts` on every dh…
-
1. Build out one anaconda-iso with below config.toml and container file
```
root@xx images]# cat config.toml
[customizations.kernel]
append = "mitigations=auto,nosmt"
…
-
Currently, we only allow users to select one interface on which AGH serves DHCP. That model doesn't quite work when you have e.g. a router that also has some machines connected to it over WAN.
We …
-
It would be great to add support for reading and writing DHCP server configuration.
-
Thanks a lot for this small script, it was exactly what I was looking for, with Autodiscovery as the cherry on top! :)
Sadly though I bumped into an issue: my Wi-Fi setup has the DHCP server runnin…
-
### Prerequisites
- [X] I have checked the [Knowledge Base](https://adguard-dns.io/kb/) and the [Discussions](https://github.com/AdguardTeam/AdGuardDNSClient/discussions) and found no answer
- [X] I…
-
**What is the problem your feature is trying to solve?**
Access layer switchports configured without a feature such as portfast will take around 30 seconds to come up whilst the switchport goes throug…
-
Have two interfaces, each different metric, each on a network where a DHCP relay is used.
eth0 - metric 200
wlan0 - metric 300
When it gets to renew time for wlan0, the REQUEST is send out the…