Skip to content

Commit 43ffd1e

Browse files
authored
Updated to add needed chmod +x commands
added `chmod +x` needed for files in the `ipv6` folder informed by *Ralph R* - @rr0001
1 parent 554874e commit 43ffd1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This is my port forward rule for allowing HE to ping my UDMP from the internet (
1616
* (both of these files should be executable with `chmod +x {filename}`
1717
* Add a folder, `/mnt/data/cronjobs/` and put the file [update_ipv6_chains](mnt/data/cronjobs/update_ipv6_chains) in that folder.
1818
* Add a folder, `/mnt/data/ipv6/` and drop both files [enable-he-ipv6.sh](/mnt/data/ipv6/enable-he-ipv6.sh) and [configure-he-ipv6-chains.sh](/mnt/data/ipv6/configure-he-ipv6-chains.sh) in that folder.
19+
* (both of these files also should be made executable with `chmod +x {filename}`
1920
* Edit the file [/mnt/data/ipv6/enable-he-ipv6.sh](/mnt/data/ipv6/enable-he-ipv6.sh) and change the two properties `REMOTE_ENDPOINT` and `LOCAL_IPV6` to match the values from `Server IPv4 Address` and `Client IPv6 Address` respectively
2021
* those values can be found on tunnelbroker.net in your **tunnel details** page
2122

0 commit comments

Comments
 (0)