Commit graph

1128 commits

Author SHA1 Message Date
afeiszli
0c0f089688 removing mac path formatting, adding comment 2022-08-25 07:48:56 -04:00
Matthew R Kasun
723e4ebeee
Merge branch 'develop' into feature_v0.14.7_explicit_routes 2022-08-25 07:31:34 -04:00
Matthew R. Kasun
dbf8fe59e7 remove debugging logs and switch existing log.Println to logger.Log 2022-08-25 07:22:55 -04:00
Matthew R. Kasun
5240da222a freebsd saving post up/post down command to conf file 2022-08-25 06:59:12 -04:00
Matthew R. Kasun
cd5e9abe06 Revert "freebsd post up/post down logic"
This reverts commit a0c8795d38.
2022-08-25 06:50:19 -04:00
Matthew R. Kasun
a0c8795d38 freebsd post up/post down logic 2022-08-25 06:40:37 -04:00
afeiszli
f3361170fe reverting mac path 2022-08-24 16:04:29 -04:00
Matthew R. Kasun
a69c12520d simplify SetNetmakerDomainRoute 2022-08-24 11:25:20 -04:00
afeiszli
7dbe3ec345 fix path routing mac 2022-08-24 08:26:17 -04:00
afeiszli
cd7199441b adding darwin routing logic 2022-08-24 08:10:36 -04:00
Matthew R. Kasun
4e61f6a586 prefer iptables 2022-08-24 08:03:31 -04:00
afeiszli
f6f8a507a8 Merge branch 'feature_v0.14.7_explicit_routes' of https://github.com/gravitl/netmaker into feature_v0.14.7_explicit_routes 2022-08-23 18:27:56 -04:00
afeiszli
58ff128508 changing index 2022-08-23 18:27:44 -04:00
afeiszli
6b41de6563 adding windows logic 2022-08-23 15:58:02 -04:00
Matthew R. Kasun
d83be55d70 single http client 2022-08-23 14:18:22 -04:00
Matthew R. Kasun
c41042ff06 freebsd routes 2022-08-23 11:37:59 -04:00
afeiszli
858e57e958 add explicit routing + domain for netmaker 2022-08-23 10:12:13 -04:00
afeiszli
95ac301b68 Merge branch 'feature_v0.14.7_explicit_routes' of https://github.com/gravitl/netmaker into feature_v0.14.7_explicit_routes 2022-08-23 00:34:09 -04:00
afeiszli
878e3d848e adding windows GetDefaultRoute 2022-08-23 00:33:48 -04:00
Matthew R. Kasun
435258a4de check for nil peer endpoint 2022-08-22 17:46:09 -04:00
afeiszli
4d9a07bf00 adding gateway routes for peers 2022-08-22 16:44:04 -04:00
Alex Feiszli
0c7bef6e80
Merge pull request #1466 from gravitl/bugfix_v0.14.7_check_firewall
add checks for firewall
2022-08-22 09:35:49 -04:00
afeiszli
b72fa12470 integrating iptables/nft checks 2022-08-22 09:34:43 -04:00
Matthew R. Kasun
484b628848 require firewall 2022-08-22 09:27:45 -04:00
Matthew R. Kasun
f536f0465c check firewall type on gateway creation 2022-08-19 15:32:25 -04:00
Matthew R Kasun
f569830910
Merge pull request #1442 from theguy951357/bugfix_v0.14.7_apple_data_path
Bugfix v0.14.7 apple data path
2022-08-19 10:55:49 -04:00
Matthew R. Kasun
157a8f02cd add checks for firewall 2022-08-19 10:43:51 -04:00
Matthew R. Kasun
43258b642e Merge branch 'develop' into bugfix_v0.14.7_nft 2022-08-18 15:49:06 -04:00
Matthew R Kasun
a529222bff
Merge pull request #1460 from gravitl/feature_v0.14.7_ipchecker
move client public ip check to use server
2022-08-18 15:45:16 -04:00
Matthew R. Kasun
8eadccee2b fix statticcheck error 2022-08-18 08:59:36 -04:00
afeiszli
983d90026c move client public ip check to use server 2022-08-17 17:30:30 -04:00
theguy951357
334c579a2e upgrade logic for moving Netclient data folder 2022-08-11 16:22:19 -04:00
Matthew R Kasun
65723e23dd
Merge branch 'develop' into feature_v0.14.8_internet_gateway 2022-08-09 13:55:16 -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
dcarns
c7a3d2b098
Merge pull request #1449 from gravitl/feature_v0.14.7_translateiftablestonftables
Feature v0.14.7 translateiftablestonftables
2022-08-09 09:06:20 -04:00
Christopher Blaha
6c43466141 trying without the / 2022-08-08 21:31:29 -04:00
cameronts
82d8d4ff1e Rearrange imports per PR comments. 2022-08-08 13:02:32 -07:00
cameronts
f4d19f5606 Change method used for detecting nftables from looking for nftables.conf (not always there) to looking for nft executable (there upon apt install nft). 2022-08-06 15:40:40 -07:00
dcarns
40c4a7842c
Merge pull request #1432 from gravitl/feature_v0.14.7_netclientaddvarforpublicipservice
Netclient: Add Public IP Service handling to config and GetPublicIP().
2022-08-04 08:50:59 -04:00
cameronts
7c2fce3a55 Change to expandable switch-based firewall detection. 2022-08-03 12:18:04 -07:00
Christopher Blaha
35ae2bf131 Application not Applications 2022-08-03 11:45:18 -04:00
Christopher Blaha
70be0b8f8f changed the path in mac data 2022-08-03 11:41:38 -04:00
cameronts
b9b79ed9f9 Changed order of imports. 2022-08-02 16:25:38 -07:00
cameronts
766084d6a3 Add check for nftables on daemon start. 2022-08-02 15:58:39 -07:00
cameronts
e6d7c95669 Add netclient detection of nftables. 2022-08-02 15:01:45 -07:00
Abhishek Kondur
e2a7e2c812 GRA-408: remove daemon check 2022-08-02 18:46:30 +04:00
Abhishek Kondur
494cd690db GRA-408: change daemon check to install 2022-08-02 17:12:03 +04:00
Abhishek Kondur
68d0091c28 GRA-408: func comment 2022-08-02 11:31:38 +04:00
Abhishek Kondur
c772d15080 GRA-408: check if netclient daemon exists to start client daemon service 2022-08-02 11:19:46 +04:00
Abhishek Kondur
c537722b76 GRA-408: wipe local fix 2022-08-01 14:18:34 +04:00