Skip to content
Snippets Groups Projects
Verified Commit 37aa0aec authored by anarcat's avatar anarcat
Browse files

ipsec: don't forget to cycle the tunnel

parent 822903e6
No related branches found
No related tags found
No related merge requests found
......@@ -293,6 +293,8 @@ is simple, just add the IP address locally again. In my case:
ip a add 172.30.141.242/32 dev br0
You also need to down/up the tunnel after adding that IP.
Finally, never forget to "*try to turn it off and on again*". Simply
rebooting the box can sometimes do wonders:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment