-
- [RAUNO] Enhanced IPv6
- [JEERAPUT] Need to support IPv6 single stack; upgraded link-local to support IPv6
-
Could this script potentially work also for **host** network, other than bridge one?
Even by enabling IPv6 on DSM, this is not supported (yet?) on Container Manager.
See: https://kb.synology.com…
-
When I turn on the client, websites see my IP as IPv6, for example:
```
2001:130f:c:876a::1
```
Is there a way to make it IPv4? Something like
```
72.37.2.146
```
Did I configure something wro…
-
When using IPv6 collocated test doesn't work. The issue is that the proxy endpoint doesn't match the published endpoint
The reference uses the `0:0:0:0:0:0:0:1` from the default host set by the scr…
-
Hello!
I am trying to make valhalla_service listen to ipv6 addresses, but it doesn't work.
## What I've tried
### 1. Setting `httpd.service.listen` to `"tcp://*:8002"`
This doesn't work, it …
-
How do I disable IPv6 or how do I know it's disabled?
-
I'm trying to have an IPv6 record pointing to my host. Therefore I needed to convert my old config to usev4/usev6.
Also I'm running a script that will give me the ipv6 of the target system. That part…
-
Latest google-guest-agent 1:20241011.01-g1 on Debian 12 breaks IPv6 connectivity by creating an interface file which misses the inet6 configuration:
```
$ cat /run/network/interfaces.d/ens4
auto…
-
Add IPv6 Multicast support for Server Discovery
lgc-4 updated
1 month ago
-
problem: can not visit web ui from http://ip:9876
ubuntu: 24.04
docker: 27.3.1
start cmd
```sh
docker run -d --name ddns-go --restart=always --net=host -v /opt/ddns-go:/root waterlemons2k/ddns…