Difference between revisions of "Wg-quick"
Jump to navigation
Jump to search
(→Logs) |
|||
Line 16: | Line 16: | ||
== Logs == | == Logs == | ||
− | * <code> Dec 01 11:35:05 HOSTNAME [[wg-quick]][1780]: RTNETLINK answers: Network is unreachable</code> | + | * <code> Dec 01 11:35:05 HOSTNAME [[wg-quick]][1780]: [[RTNETLINK]] answers: Network is unreachable</code> |
− | |||
== Related commands == | == Related commands == |
Revision as of 13:25, 27 January 2022
wg-quick
bash script to set up a WireGuard interface simply
Contents
Examples
wg-quick [ up | down | save | strip ] [ CONFIG_FILE | INTERFACE ]
wg-quick
configures WireGuard tunnels using configuration files from/etc/wireguard/interfacename.conf
wg-quick up INTERFACE_NAME
wg-quick strip INTERFACE_NAME
- To reload configuration files without disrupting active sessions.
Logs
Related commands
iptables -L
ip route delete table #####
ip link delete dev wg0
resolvconf -f tun.wg0 -f
iptables-restore -n
See also
Advertising: