Commit Graph

122 Commits

Author SHA1 Message Date
Matthew R. Kasun
bce2f8a45c fix compile errors 2022-12-22 06:42:33 -05:00
Matthew R. Kasun
770a293049 new constant for wireguard interface name 2022-12-21 03:31:37 -05:00
Matthew R. Kasun
38cd4d7700 refactor join
also removes server node
suspect there may be issues with proxy
and UI interactions with nodes
2022-12-20 15:29:09 -05:00
Matthew R. Kasun
c086e9499d rebase
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-12-19 15:15:35 -05:00
Abhishek Kondur
07dd20734d extclients internal ips 2022-12-12 22:49:35 +05:30
Abhishek Kondur
83dfa1f920 add proxy listen port to peer config 2022-12-12 10:49:11 +05:30
Abhishek Kondur
8fc09fd5cd fix stun port format,use proxy listen port from node model 2022-12-12 10:33:35 +05:30
Abhishek Kondur
0b8257f0d7 fix models change, merge conflicts resolved 2022-12-12 08:50:28 +05:30
Abhishek Kondur
e00199a650 update proxy pkg path 2022-12-09 00:54:11 +05:30
Abhishek Kondur
d8075e69c6 add alias internal ip to ext clients 2022-12-08 19:48:47 +05:30
Abhishek Kondur
728c24c16a avoid getting relay allowed ips if node is using proxy 2022-12-07 17:22:17 +05:30
Abhishek Kondur
80c7d46ec6 docker compose update, add stun to caddyfile 2022-12-06 19:27:38 +05:30
Abhishek Kondur
4b1a85a3ee proxy changes 2022-12-02 17:35:41 +05:30
Abhishek Kondur
5b7ead91e6 merge conflicts resolved 2022-12-02 10:08:01 +05:30
Abhishek Kondur
cff3508425 Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_proxy_metrics 2022-12-01 19:31:56 +05:30
Matthew R. Kasun
407c6ed20a fix error from branch create 2022-11-29 10:11:47 -05:00
Matthew R. Kasun
fbd905a91a fix finger problem (missing } 2022-11-29 10:11:47 -05:00
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
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
Abhishek Kondur
0a17a0744b configure proxy for ext clients 2022-11-14 14:10:52 +05:30
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
Abhishek Kondur
acae6c3aed added relay functionality to proxy 2022-11-04 01:24:48 +05:30
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
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
0xdcarns
4f7583e2ec add peers if no failover present 2022-09-28 15:49:02 -04:00
0xdcarns
40f7036093 fixed first two issues 2022-09-28 15:22:12 -04:00
0xdcarns
b95f3eb846 initial PoC completed 2022-09-28 14:59:21 -04:00
0xdcarns
75fc15ac4c commented out logic 2022-09-28 13:05:41 -04:00
Matthew R. Kasun
be3be45981 add egress range to allowed ips if relay of relayed node is egress gateway 2022-09-27 14:39:29 -04:00
afeiszli
29ce2fa57a refactor failover logic to set per-peer. Uses Ingress Gateway logic instead of Relay logic 2022-09-27 13:59:49 -04:00
Matthew R. Kasun
175bb94471 additional checks for disconnected nodes 2022-09-22 15:22:21 -04:00
Alex Feiszli
758e6a8378 Merge branch 'develop' into feature_v0.16.0_ee_update 2022-09-14 16:33:44 -04:00
afeiszli
51bc7c2272 remove bad log 2022-09-13 16:42:28 -04:00
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
afeiszli
2b1181c9be fixing ipv6 gateway address, adding to installer docs 2022-09-02 16:06:59 -04:00
afeiszli
cb6ab5184c fixing ip check for server 2022-09-01 11:41:20 -04:00