Abhishek K
3d765f9cf1
NET-1910: Acl controls for Egress Traffic ( #3377 )
...
* add support for egress ranges on acl policy
* add egress ranges to acl rules
* add egress ranges to acl policies
* Add egress ranges to acl rules
* add egress ranges to fw update
* fetch acl rules for egress networks
* apply egress policies for devices
* configure user policies for egresss routes
* fix gw tag name migration
* fix egress acl rules for static nodes
* add egress ranges for static nodes on ingress gw
* fileter acl IPs to be unique
* cleanup IOT logic from peer update
* make acl Rule Dst List
* cleanup egress ranges from acl policies
* create user group default acl policy for gateways
* remove remote access name ids
* rm egress ranges removal from acl policies
* simplify user permissions on nodes
* add additional nameservers to extclient dns
* remove debug logs
* fix static checks
2025-03-18 13:25:55 +04:00
Aceix
372c797e60
fix: add status to updated node response during update ( #3363 )
2025-03-18 09:34:42 +04:00
Aceix
57c910ba69
patch pro LICENSE broken link ( #3364 )
2025-03-17 18:50:47 +04:00
Vishal Dalwadi
4b3f1fd58a
feat(go): improve error message. ( #3368 )
2025-03-17 18:50:08 +04:00
Aceix
880c3acfc1
fix: config to allow muti-net connections on netdesk ( #3371 )
2025-03-17 18:49:05 +04:00
Vishal Dalwadi
4c14cfd099
NET-1986: Only report online hosts and external clients ( #3375 )
...
* feat(go): only report online hosts.
* feat(go): only report online external clients.
* feat(go): only report online hosts and external clients.
2025-03-17 18:35:17 +04:00
Abhishek K
fb1052e6a5
change check to last checkin status ( #3374 )
2025-03-17 17:23:06 +04:00
Vishal Dalwadi
346f09ce39
NET-1986: Only report online hosts. ( #3370 )
...
* feat(go): only report online hosts.
* feat(go): only report online external clients.
2025-03-14 17:16:31 +04:00
Abhishek K
6ccfd10797
set managed dns to true ( #3362 )
2025-03-11 01:05:01 +04:00
Aceix
7c262abbb9
Merge pull request #3356 from gravitl/fix/allow-multiple-client-gw-dns
...
Fix/allow-multiple-client-dns
2025-03-11 00:53:38 +04:00
Abhishek K
d46050cab4
Merge pull request #3357 from gravitl/add-rac-cfg-for-multiple-network-connections
...
feat: add config to allow muti-net connections on netdesk
2025-03-11 00:52:39 +04:00
Abhishek K
92806a0210
Merge pull request #3342 from gravitl/NET-1911
...
NET-1911: ACL policy improvements, add colors to tags
2025-03-11 00:51:30 +04:00
abhishek9686
f3fd10326f
migrate remote access gw tags
2025-03-11 00:50:44 +04:00
abhishek9686
aca11049c9
fix untagged extclient comms for user
2025-03-10 13:17:33 +04:00
abhishek9686
0e4f163f1f
fix merge conflicts
2025-03-06 22:48:46 +04:00
abhishek9686
bb25739bd9
resolve merge conflicts
2025-03-06 22:41:56 +04:00
Abhishek K
1ad8b8b7b4
Merge pull request #3358 from gravitl/master
...
Master
2025-03-06 22:17:24 +04:00
abhishek9686
8f370a74a9
fix ipv6 addr rules on gw node
2025-03-06 19:01:53 +04:00
abhishek9686
6e1b16a6ea
fix ext-ext comms
2025-03-06 03:45:09 +04:00
Abhishek K
6d460331b5
Merge pull request #3352 from gravitl/NET-1980
...
NET-1980: Egress HA routing
2025-03-06 01:12:38 +04:00
Abhishek K
95093d9eb8
Merge branch 'develop' into NET-1980
2025-03-06 01:10:28 +04:00
Abhishek K
7764682886
Merge pull request #3353 from gravitl/NET-1978
...
NET-1978: Add support for additional nameservers, add loadbalance connection api for client config
2025-03-06 01:09:58 +04:00
abhishek9686
9a1c1c281b
fix extclient comms to gws
2025-03-05 23:24:24 +04:00
abhishek9686
984db44c78
fix extclient comms to gws
2025-03-05 23:06:38 +04:00
abhishek9686
e22519c07e
fix acls rules on node
2025-03-05 20:35:21 +04:00
the_aceix
0e89eebc2a
feat: add config to allow muti-net connections on netdesk
2025-03-05 15:45:26 +00:00
abhishek9686
b45a926649
optimise static node rules, fix traffic flows for static nodes
2025-03-05 14:26:35 +04:00
abhishek9686
2cb5519978
fix egress range comparison
2025-03-03 20:24:18 +04:00
abhishek9686
d21411392b
fix integration tests
2025-03-03 12:05:23 +04:00
abhishek9686
7e0ff17420
validate egress ranges with metric
2025-03-03 11:33:46 +04:00
abhishek9686
d9f58efd05
add migration func for egress
2025-03-03 00:56:16 +04:00
abhishek9686
9652d77fd5
change struct type
2025-03-03 00:40:52 +04:00
abhishek9686
f5d6717186
add egress routes with metric to peer update
2025-03-03 00:34:45 +04:00
abhishek9686
b9343fb845
add metric for egress routes
2025-03-03 00:15:35 +04:00
abhishek9686
48b805bbc2
add loadbalance endpoint for extclients
2025-03-02 20:59:53 +04:00
abhishek9686
76311f072d
add loadbalance endpoint for extclients
2025-03-02 20:59:27 +04:00
abhishek9686
33fafa83e6
add nameservers to dns settins
2025-02-28 21:49:53 +04:00
abhishek9686
21826d41b6
add nameservers to network settings
2025-02-28 21:27:18 +04:00
abhishek9686
6f9afdcb20
Merge branch 'NET-1911' of https://github.com/gravitl/netmaker into NET-1911
2025-02-28 12:22:16 +04:00
Abhishek K
90b76b43e3
Merge branch 'develop' into NET-1911
2025-02-28 12:21:53 +04:00
Abhishek K
4105a985e4
Merge pull request #3350 from gravitl/master
...
Merge pull request #3349 from gravitl/release-v0.30.0
2025-02-28 12:21:35 +04:00
Abhishek K
06484ada33
Merge pull request #3349 from gravitl/release-v0.30.0
...
Release v0.30.0
2025-02-28 12:21:05 +04:00
abhishek9686
225bf37e02
resolve merge conflicts
2025-02-28 12:18:38 +04:00
Abhishek K
1aa446a53a
Merge pull request #3348 from gravitl/NET-1973
...
NET-1973: fix ip allocation cache for HA
2025-02-28 12:06:49 +04:00
abhishek9686
c0a88e7c43
add cache internal to the func
2025-02-28 11:09:39 +04:00
abhishek9686
3dedb20f94
fix user email validation
2025-02-27 18:42:09 +04:00
abhishek9686
ce6ec25253
fix network ip allocation in HA
2025-02-27 16:26:15 +04:00
Abhishek K
2f0d289813
Merge pull request #3340 from gravitl/NET-1964
...
NET-1964: add node mutex to model
2025-02-27 12:39:58 +04:00
abhishek9686
50c3e3aaed
import dns field from gw node
2025-02-27 12:29:01 +04:00
abhishek9686
aa84d43f1c
import dns field from gw node
2025-02-27 12:12:13 +04:00