Commit graph

113 commits

Author SHA1 Message Date
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
Matthew R. Kasun b2e5b239db fix range check 2022-08-23 16:35:36 -04:00
Matthew R. Kasun eb3ad7974d fix interation logic 2022-08-23 15:21:36 -04:00
Matthew R. Kasun 447e80efee remove internet gateway from server peers allowed ip 2022-08-23 15:06:49 -04:00
Matthew R. Kasun 85cb88f0ad use 0.0.0.0/0 ::/0 as egress range for internet gateways 2022-08-09 13:51:28 -04:00
Bob e202b0a045 fix removal of egress range from relayed egress allowedips 2022-08-03 18:59:55 +00:00
Matthew R. Kasun 437e672360 code review comments 2022-07-28 07:57:19 -04:00
Matthew R. Kasun 7a763fec66 add extclient ip if relayed node is ingress 2022-07-27 06:20:54 -04:00
Matthew R. Kasun 82fe2b60f5 relayed node peer update for ingress 2022-07-26 16:40:54 -04:00
Matthew R Kasun 6ab994bd9e add logic for calculating peers when relayed node is egress gateway 2022-06-29 14:58:18 +00:00