Commit graph

731 commits

Author SHA1 Message Date
Anish Mukherjee
0dcc54dc49 fix ipv6 addressing bug 2022-11-29 10:11:47 -05:00
0xdcarns
31990fca45 fixed admin issue and potential panics 2022-11-29 10:11:47 -05:00
0xdcarns
b7ae6c6d35 moved ee check out of ce 2022-11-29 10:11:47 -05:00
tt2468
c9d5a44a0e Add missing line ending in ingress postUp command
Adds a missing line ending in the postUp masquerade command. This missing line is sneaky, and only seems to pose an issue when both ingress and egress modes are enabled.
2022-11-29 10:11:47 -05:00
Matthew R. Kasun
fbd905a91a fix finger problem (missing } 2022-11-29 10:11:47 -05:00
Matthew R. Kasun
50a1c3a018 changed verbosity for zombie checking log message 2022-11-29 09:42:46 -05:00
Abhishek Kondur
972ded5a2d change listen port to proxy on ext client creation if proxy used on ingress GW 2022-11-27 22:22:54 +05:30
Abhishek Kondur
015bd5d366 add wg address to proxy payload 2022-11-21 10:09:49 +05:30
Abhishek Kondur
968f91edb4 fetch ext peerts only for ingress gw 2022-11-21 10:02:33 +05:30
Abhishek Kondur
40a9ae0e76 return after pushing proxy updateto server 2022-11-20 15:10:20 +05:30
Abhishek Kondur
f95306ddbd make proxy optional 2022-11-20 09:35:29 +05:30
Abhishek Kondur
c54080e150 fix relay updates for proxy 2022-11-18 10:48:28 +05:30
Abhishek Kondur
653b5f21d6 configure proxy on peer update without resetting 2022-11-17 16:51:27 +05:30
Anish Mukherjee
f42c784e64 fix ipv6 addressing bug 2022-11-16 18:10:09 +05:30
Matthew R. Kasun
4df672de68 refactor node deletion 2022-11-15 09:52:17 -05:00
Abhishek Kondur
7d166ac14a add ext client only on ingress node 2022-11-15 18:37:58 +05:30
Abhishek Kondur
4b9f68da8f set ingress node 2022-11-15 16:24:58 +05:30
Abhishek Kondur
4f76cc3ac3 forward unknown pkts to all interfaces 2022-11-15 09:31:31 +05:30
Matthew R. Kasun
b453897e65 ensure netclient version is compatible 2022-11-14 14:41:34 -05:00
Abhishek Kondur
0a17a0744b configure proxy for ext clients 2022-11-14 14:10:52 +05:30
0xdcarns
ea854a6b98 fixed admin issue and potential panics 2022-11-10 14:54:53 -05:00
0xdcarns
f236686beb moved ee check out of ce 2022-11-09 14:35:26 -05:00
Abhishek Kondur
5d7bf9502b configure proxy for ext clients 2022-11-09 08:46:16 +05:30
Abhishek Kondur
ce5e7bee4a route inbound packets to relayed node 2022-11-07 10:44:14 +05:30
Abhishek Kondur
a7c0abe2fc refactor proxy updates 2022-11-07 01:25:04 +05:30
dcarns
42ffa2be32
Merge pull request #1672 from tt2468/bugfix_v0.16.1_ingress-egress-error
Fix netclient breaking when both ingress and egress modes are enabled
2022-11-04 10:00:39 -04:00
Abhishek Kondur
acae6c3aed added relay functionality to proxy 2022-11-04 01:24:48 +05:30
Matthew R. Kasun
3d80c6ea62 set node.HostID on server node creation 2022-11-02 13:51:06 -04:00
Matthew R. Kasun
482246477c fix error from branch create 2022-11-02 10:59:31 -04:00
Abhishek Kondur
17e05d430b sync peers updates with proxy 2022-11-02 15:33:42 +05:30
Abhishek Kondur
474bd14e36 configure proxy on node updates 2022-10-31 10:32:04 +05:30
Abhishek Kondur
31a7e73473 add proxy to netmaker server 2022-10-28 17:02:22 +05:30
Matthew R. Kasun
344fb80dc3 fix finger problem (missing } 2022-10-26 10:32:34 -04:00
Matthew R. Kasun
c384e9dc4d don't skip peer if endpoint is the same
and can not set endpoint to localaddress
2022-10-26 10:23:22 -04:00
tt2468
b38061480e
Add missing line ending in ingress postUp command
Adds a missing line ending in the postUp masquerade command. This missing line is sneaky, and only seems to pose an issue when both ingress and egress modes are enabled.
2022-10-18 22:56:42 -07:00
dcarns
ebbc057b58
Merge pull request #1657 from gravitl/bugfix_v0.16.2_client_metrics
adjusted check for clients on non servers
2022-10-17 11:21:24 -04:00
Matthew R. Kasun
e65d1cf600 maintain server listen port on failover/ingress deletion 2022-10-17 11:04:17 -04:00
0xdcarns
e6d956c8a5 adjusted check for clients on non servers 2022-10-14 12:15:01 -04:00
Alex Feiszli
4a9e5580fa
Merge pull request #1651 from gravitl/feature_v0.16.2_client_metrics
Feature v0.16.2 client metrics
2022-10-14 09:43:13 -04:00
0xdcarns
b736ff9224 adjusted time for lengthier server metrics 2022-10-12 13:08:39 -04:00
Alex Feiszli
22c741bd51
Merge pull request #1629 from gravitl/bugfix_0.16.2_zombies
re-enable zombie processing
2022-10-11 16:42:47 -04:00
0xdcarns
13c3b564a1 rough draft 2022-10-11 15:30:55 -04:00
0xdcarns
b7a24b98ba added controller for ext client metrics and logic for ingress server 2022-10-11 14:13:17 -04:00
Matthew R. Kasun
faebdce277 add logs when adding nodes to zombie list 2022-10-11 10:26:11 -04:00
Matthew R Kasun
c254e0af85
Merge pull request #1634 from gravitl/bugfix_mq_dyn_sec
node disconnect/connect fix, delete node api fix
2022-10-05 22:33:03 -04:00
Abhishek Kondur
b3df6d1a68 check for empty record 2022-10-06 00:58:13 +05:30
Matthew R. Kasun
fa2ad00de9 add check to create egress as well 2022-10-05 13:49:15 -04:00
Matthew R. Kasun
643714799e ipv6 ingress not supported on server 2022-10-05 13:30:27 -04:00
Matthew R Kasun
b6417796c5 re-enable zombie processing 2022-10-03 20:27:09 +00:00
Alex Feiszli
8ac1692490
Merge pull request #1609 from gravitl/bugfix_v0.16.1_egress_relay
add egress range to allowed ips if relay of relayed node is egress ga…
2022-10-03 09:08:46 -04:00