Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 77d31aa

Browse files
committed
Doc Support: Fix phrasing of IPv6 WG firewalld issue
1 parent 234da55 commit 77d31aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/md/support.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ See the section below for any known issues.
2727

2828
## Known issues
2929

30-
### WireGuard IPv6 blocked with firewalld
30+
### Connecting to WireGuard VPN over IPv6 blocked by firewalld
3131

3232
Firewalld is a firewall that is used by default on e.g. Fedora.
33-
There is an issue with IPv6 traffic and WireGuard, see: https://github.com/firewalld/firewalld/issues/1203 and https://bugzilla.redhat.com/show_bug.cgi?id=2293925
33+
There is an issue with IPv6 traffic and WireGuard, see: the upstream [GitHub issue](https://github.com/firewalld/firewalld/issues/1203) and the [Red Hat Bugzilla](https://bugzilla.redhat.com/show_bug.cgi?id=2293925).
3434

35-
The workaround is to set `IPv6_rpfilter=no` in `/etc/firewalld/firewalld.conf` and restarting firewalld.service or rebooting
35+
The workaround is to set `IPv6_rpfilter=no` in `/etc/firewalld/firewalld.conf` and restarting `firewalld.service` (`systemctl restart firewalld`) or rebooting.
3636

3737
### OpenVPN <= 2.5.7 and OpenSSL 3
3838

0 commit comments

Comments
 (0)