diff --git a/docs/tunneling/fastd.md b/docs/tunneling/fastd.md index baca8c7..fa59ccc 100644 --- a/docs/tunneling/fastd.md +++ b/docs/tunneling/fastd.md @@ -27,7 +27,7 @@ Create a file with the template and instructions below in `/etc/fastd/crxn/fastd ``` # The interface that will connect to the virtual ethernet network fastd connects us to -mode multitap; +mode tun; # The encryption method (don't change this unless you need to) method "salsa2012+umac";