Callan Bryant
cb44ff1472
implement getULA
2020-10-25 08:06:25 +00:00
Callan Bryant
330b986aa4
ipallocated -- also check ipv6
2020-10-24 21:08:12 +01:00
Callan Bryant
6d9c9c1912
remove ipVersion type
2020-10-24 21:06:28 +01:00
Callan Bryant
055a1adce3
add ipversion type
2020-10-24 21:06:15 +01:00
Callan Bryant
d07d267c78
add IPv6 attrs to config + go fmt
2020-10-24 20:51:47 +01:00
Callan Bryant
952cb44110
user InterfaceName for interface description
2020-10-19 18:23:59 +01:00
Callan Bryant
53483ffaee
set interface description
2020-10-19 03:37:21 +01:00
Callan Bryant
0f7ea82d8b
correct preshared-key association
2020-10-19 19:25:56 +01:00
Callan Bryant
ce9091e8bc
add missing pubkey
2020-10-19 03:17:06 +01:00
Callan Bryant
fceddc55dd
choose a valid edgeos interface name
2020-10-19 17:52:54 +01:00
Callan Bryant
d0e8eb74ec
remove [Interfaces] left over from before, re-order
2020-10-19 17:49:36 +01:00
Callan Bryant
b38e0966eb
write correct netmask to conf files
2020-10-19 00:27:39 +01:00
Callan Bryant
a361bffa3c
hardcode in a /22 until fixed correctly
2020-10-19 00:15:42 +01:00
Callan Bryant
d1d0113832
Optionally generate vyatta commands
2020-10-19 00:05:55 +01:00
Callan Bryant
a4b900dee7
Merge pull request #18 from botto/fail-on-no-internet
...
Fail on no internet
2020-09-08 08:12:18 +01:00
Martin Eskdale Moen
01d609e859
If we can't connect to internet, fail
2020-09-07 20:21:57 +01:00
Martin Eskdale Moen
a8926aaab6
Include a custom message if there is an error
...
This change lets us include a custom message if there is an error
2020-09-07 17:22:24 +01:00
Callan Bryant
6dd47d6620
add .gitattributes to correct language
2020-07-18 13:44:09 +01:00
Callan Bryant
840e58687b
Merge pull request #15 from herzenschein/patch-1
...
Update dsnet.service
2020-07-07 19:17:17 +01:00
Thiago Sueto
557d07a4b3
Update etc/dsnet.service
2020-07-07 13:59:29 -03:00
Thiago Sueto
32ef5126ca
Update dsnet.service
...
This commit makes the dsnet connection manageable by systemctl start/stop/restart.
Otherwise, systemctl stop does not bring the dsnet down and restart fails.
RemainAfterExit is added so that systemctl status reports Active.
I'm not sure whether dsnet sync could be used with ExecReload, so I did not include it.
2020-07-07 13:39:58 -03:00
Callan Bryant
67a1720c37
Merge pull request #14 from terryburton/patch-1
...
Typo in tsig key filename
2020-07-05 19:26:36 +01:00
Terry Burton
c25893056e
Typo in tsig key filename
2020-07-05 18:07:56 +01:00
Callan Bryant
19eb33403a
move report_rendering into contrib
2020-06-15 20:52:24 +01:00
Callan Bryant
a7ac708699
Merge pull request #13 from frillip/dnsupdate
...
Added dsnet-nsupdate script
2020-06-12 08:45:57 +01:00
Phil Martin
4f450683f3
Update dsnet-nsupdate
2020-06-11 22:33:06 +01:00
Phil martin
0d195b148c
Added dsnet-nsupdate and contrib folder + READMEs
2020-06-11 22:31:23 +01:00
Callan Bryant
bf5f0fdb58
Merge pull request #12 from frillip/jsreport
...
Added function to update table and poll interval
2020-06-04 19:51:18 +01:00
Phil martin
bec0d12af9
Added function to update table and poll interval
2020-06-04 17:09:23 +01:00
Callan Bryant
bd2e41927b
Merge pull request #11 from frillip/jsreport
...
Added javascript renderer for dsnetreport.js. Organised renderers better
2020-06-03 10:56:59 +01:00
Callan Bryant
c521ce1280
localise dsnet report js
2020-06-03 10:56:39 +01:00
Callan Bryant
21d5e6dd07
correct attribution
2020-06-03 10:55:40 +01:00
Callan Bryant
30f361a162
remove outdated slang. How do you do, fellow kids?
2020-06-03 10:48:52 +01:00
Callan Bryant
470fffe5b2
remove redundant css
2020-06-03 10:47:11 +01:00
Phil martin
6372dfc7e7
Updated screenshot for js in README£
2020-06-02 22:14:50 +01:00
Phil martin
ffbcc5e01e
Added javascript renderer for dsnetreport.js. Organised renderers better
2020-06-02 21:36:37 +01:00
Callan Bryant
7fdcf75440
add php report screenshots
2020-06-01 22:12:48 +01:00
Callan Bryant
70866cd6bf
add php images
2020-06-01 21:51:47 +01:00
Callan Bryant
d948f204fc
move report rendering files into own directory
2020-06-01 21:45:08 +01:00
Callan Bryant
039cd4eb8b
add timestamp to report
2020-05-30 14:40:07 +01:00
Callan Bryant
9214a5c020
Merge pull request #9 from botto/include-interface-xmit-bytes
...
Added xmit bytes to interface report
2020-05-28 16:57:53 +01:00
Martin Eskdale Moen
ce1b1dd9ff
Added xmit bytes to interface report
2020-05-28 15:50:19 +01:00
Callan Bryant
fb6ccee193
a few docs/instructions on the new report php file
2020-05-24 10:22:39 +01:00
Callan Bryant
24446bc3d1
Merge pull request #6 from Write/master
...
Add PHP File that can be used to render a table from dsnetreport.json
2020-05-24 10:17:51 +01:00
Write
5507cbd973
Add PHP File that can be used to render a table from dsnetreport.json
2020-05-23 13:33:56 +02:00
Callan Bryant
944097d1c9
cron FAQ
2020-05-23 10:26:03 +01:00
Callan Bryant
26aa8a99b5
enable at boot instructions
2020-05-23 09:19:02 +01:00
Callan Bryant
245966e2ad
sort command ordering
2020-05-17 21:25:39 +01:00
Callan Bryant
d62d125c36
FAQ note about private keys
2020-05-14 21:20:50 +01:00
Callan Bryant
caea0352ca
screenshot: from scratch
2020-05-15 08:08:31 +01:00