Commit graph

459 commits

Author SHA1 Message Date
Abhishek Kondur
878430bf75 create client for nodes on authenticate,generate dyn sec file on startup 2022-09-27 17:36:33 +05:30
Abhishek Kondur
649d8ee625 rm Is_EE from pkg logic 2022-09-26 18:12:01 +05:30
Abhishek Kondur
faf7addcf5 Merge branch 'bugfix_v0.16.1_ee_checks' of https://github.com/gravitl/netmaker into feature_dyn_sec_latest 2022-09-26 18:09:34 +05:30
Abhishek Kondur
f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Abhishek Kondur
f509dffabb increase password key gen to len 64 2022-09-26 16:56:13 +05:30
Matthew R. Kasun
5f7d6ea1ef logic.Is_EE --> systemcfg.Is_EE 2022-09-25 07:11:26 -04:00
Alex Feiszli
f35429f768
Merge pull request #1596 from gravitl/feature_v0.16.1_ee_check
ee check
2022-09-23 15:29:30 -04:00
Matthew R. Kasun
175bb94471 additional checks for disconnected nodes 2022-09-22 15:22:21 -04:00
Matthew R. Kasun
ee64e9e282 move IS_EE from logic to servercfg 2022-09-22 15:01:59 -04:00
Matthew R. Kasun
4df9bc098b add timeout to metrics pinger 2022-09-21 07:32:32 -04:00
afeiszli
1723f57035 fixing flags and config 2022-09-20 11:50:15 -04:00
afeiszli
def1487bcf fix default acl 2022-09-19 16:20:58 -04:00
0xdcarns
f5a20ffcca fixed default node acl logic 2022-09-16 14:28:00 -04:00
Alex Feiszli
758e6a8378
Merge branch 'develop' into feature_v0.16.0_ee_update 2022-09-14 16:33:44 -04:00
afeiszli
42f0af85b6 set networkuser access level 2022-09-14 15:33:26 -04:00
afeiszli
255e400be8 set NetworkUser defaults 2022-09-14 15:08:38 -04:00
afeiszli
b5a3ad7dbd add * to allowed groups by default 2022-09-14 14:33:08 -04:00
afeiszli
b670755cce refactoring for ee 2022-09-14 13:26:31 -04:00
afeiszli
8a1ba674a7 ee fixes 2022-09-14 09:58:01 -04:00
afeiszli
e340b49aa8 set nil settings 2022-09-13 17:03:17 -04:00
afeiszli
51bc7c2272 remove bad log 2022-09-13 16:42:28 -04:00
afeiszli
96772bb4bd network and ACL initialization 2022-09-13 15:41:23 -04:00
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
Matthew R. Kasun
f47d89ef62 remove unnecessary nft rule 2022-09-13 13:56:47 -04:00
Matthew R. Kasun
e4761ef21b add check in nft rules for dual stack internet gateway 2022-09-12 15:11:19 -04:00
Alex Feiszli
6a6b55623a
Merge pull request #1514 from gravitl/feature_v0.15.1_normalize_networks
normalize cidr on network/egress gateway creation
2022-09-12 11:51:35 -04:00
Alex Feiszli
5475aa90ee
Merge pull request #1539 from gravitl/bugfix_v0.15.2_RunCmds
use RunCmd for postup/postdown
2022-09-12 11:45:44 -04:00
Abhishek Kondur
db532fd03a add servers 2022-09-12 18:27:47 +05:30
Abhishek Kondur
91cc77ee5b added comments 2022-09-12 18:11:21 +05:30
Abhishek Kondur
8cbe796748 add servers to telemetry data 2022-09-12 18:06:17 +05:30
Matthew R. Kasun
7ec8c4be2a use RunCmd for postup/postdown 2022-09-09 14:15:10 -04:00
Matthew R. Kasun
b61c4d1068 address code review comments 2022-09-09 13:15:37 -04:00
Matthew R. Kasun
ce58eed740 fix merge conflict 2022-09-07 14:11:56 -04:00
afeiszli
3481ba739f remove access key 2022-09-07 08:24:47 -04:00
Matthew R Kasun
d8bcf33701
Merge branch 'develop' into feature_v0.15.1_normalize_networks 2022-09-07 06:57:14 -04:00
Alex Feiszli
3ead2b5469
Merge pull request #1509 from gravitl/feature_v0.15.1_ipv6_egress
IPv6 support for gateways
2022-09-06 17:03:26 -04:00
Matthew R. Kasun
e2b50d9a0f ipv6 rules - case 2022-09-06 10:37:49 -04:00
Matthew R. Kasun
2d87d14da4 networkaddress vice firstaddress 2022-09-06 09:17:13 -04:00
Matthew R. Kasun
e364423beb return error 2022-09-06 07:03:21 -04:00
Matthew R. Kasun
6b42cbe120 normalize cidr on network/egress gateway creation 2022-09-03 08:55:49 -04:00
Matthew R. Kasun
24cbaaa50b fix case for iptables rules 2022-09-03 08:41:38 -04:00
Matthew R. Kasun
dd7945bb5c fix postup/postdown for dualstack 2022-09-02 16:33:48 -04:00
afeiszli
2b1181c9be fixing ipv6 gateway address, adding to installer docs 2022-09-02 16:06:59 -04:00
Alex Feiszli
d8b86eb2fc
Merge pull request #1506 from gravitl/bugfix_v0.15.1_server_egress_check
fixing ip check for server
2022-09-02 14:01:09 -04:00
Matthew R. Kasun
9ac0bdc41d fix ingress rules 2022-09-02 11:31:17 -04:00
Matthew R. Kasun
ecc9ef5aac clean up nft rules 2022-09-02 11:01:19 -04:00
Matthew R. Kasun
16959f395a ipv6 nat 2022-09-02 09:25:17 -04:00
afeiszli
cb6ab5184c fixing ip check for server 2022-09-01 11:41:20 -04:00
Matthew R. Kasun
ea3a1933e1 add ip6table rules for gateways 2022-09-01 08:10:49 -04:00
0xdcarns
7347085e5e conflict resolution 2022-08-30 10:55:18 -04:00