From d94b1fa8cfd822b81fdaa31d51ed7f5f271d8d46 Mon Sep 17 00:00:00 2001 From: GokuWorks Date: Sun, 22 Sep 2024 22:25:53 -0400 Subject: [PATCH 1/4] Add Fix for Local DNS Resolution --- docs/guides/OpenStack Setup Guide.md | 31 ++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/docs/guides/OpenStack Setup Guide.md b/docs/guides/OpenStack Setup Guide.md index d02e2ad..4ad66db 100644 --- a/docs/guides/OpenStack Setup Guide.md +++ b/docs/guides/OpenStack Setup Guide.md @@ -29,6 +29,37 @@ - If you don't already have the new Windows Terminal, download it from [https://aka.ms/terminal](https://aka.ms/terminal). +
+ Fix for Custom DNS Users
+ If you run your own local DNS and you cannot resolve horizon.hackucf.cloud with nslookup, then you will need to add the following to your Records.

+ DNS Records: + + + + + + + + + +
DomainIP Address
cloud.hackucf10.4.4.10
+ CNAME Records: + + + + + + + + + + + + + +
FQDNDomain
horizon.hackucf.cloudcloud.hackucf
api.hackucf.cloudcloud.hackucf
+
+ ## Step 3: Create SSH Key 1. Open a terminal. From 7f5bd5b16d3113f4ca8b281dc726d79d25db21cb Mon Sep 17 00:00:00 2001 From: GokuWorks Date: Sat, 28 Sep 2024 14:26:13 -0400 Subject: [PATCH 2/4] Migrate DNS Fix to Troubleshooting page --- docs/guides/OpenStack Setup Guide.md | 31 ------------------------ docs/guides/Troubleshooting.md | 35 ++++++++++++++++++++++++++++ mkdocs.yml | 1 + 3 files changed, 36 insertions(+), 31 deletions(-) create mode 100644 docs/guides/Troubleshooting.md diff --git a/docs/guides/OpenStack Setup Guide.md b/docs/guides/OpenStack Setup Guide.md index 4ad66db..d02e2ad 100644 --- a/docs/guides/OpenStack Setup Guide.md +++ b/docs/guides/OpenStack Setup Guide.md @@ -29,37 +29,6 @@ - If you don't already have the new Windows Terminal, download it from [https://aka.ms/terminal](https://aka.ms/terminal). -
- Fix for Custom DNS Users
- If you run your own local DNS and you cannot resolve horizon.hackucf.cloud with nslookup, then you will need to add the following to your Records.

- DNS Records: - - - - - - - - - -
DomainIP Address
cloud.hackucf10.4.4.10
- CNAME Records: - - - - - - - - - - - - - -
FQDNDomain
horizon.hackucf.cloudcloud.hackucf
api.hackucf.cloudcloud.hackucf
-
- ## Step 3: Create SSH Key 1. Open a terminal. diff --git a/docs/guides/Troubleshooting.md b/docs/guides/Troubleshooting.md new file mode 100644 index 0000000..2c50301 --- /dev/null +++ b/docs/guides/Troubleshooting.md @@ -0,0 +1,35 @@ +# Troubleshooting + +This page provides methods for troubleshooting problems the end user may run into. + +## Hackucf DNS records not resolving: +
+ Fix for Custom DNS Users
+ If you run your own local DNS and you cannot resolve horizon.hackucf.cloud with nslookup, then you will need to add the following to your Records.

+ DNS Records: + + + + + + + + + +
DomainIP Address
cloud.hackucf10.4.4.10
+ CNAME Records: + + + + + + + + + + + + + +
FQDNDomain
horizon.hackucf.cloudcloud.hackucf
api.hackucf.cloudcloud.hackucf
+
\ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 0f1329b..6792433 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -47,5 +47,6 @@ nav: - "Security Groups Guide": "guides/Security Groups.md" - "How to Launch an Instance": "guides/How to Launch an Instance.md" - "Migration Guide": "guides/Migrate Instance.md" + - "Troubleshooting": "guides/Troubleshooting.md" #extra_css: # - stylesheets/extra.css From 3e4de51f5fe95a3c2eec4413399c28e14ed6d5df Mon Sep 17 00:00:00 2001 From: GokuWorks Date: Sat, 28 Sep 2024 14:29:00 -0400 Subject: [PATCH 3/4] Fix unrecognized formatting --- docs/guides/OpenStack Setup Guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/OpenStack Setup Guide.md b/docs/guides/OpenStack Setup Guide.md index d02e2ad..20c2b66 100644 --- a/docs/guides/OpenStack Setup Guide.md +++ b/docs/guides/OpenStack Setup Guide.md @@ -11,7 +11,7 @@ 1. Go to [https://openvpn.net/client/](https://openvpn.net/client/). 2. Download the appropriate version of OpenVPN for your operating system and install it. - ### For Windows: +### For Windows: - Press the Windows key and search for OpenVPN. - Run OpenVPN. @@ -25,7 +25,7 @@ - Press "Connect". - In the future, navigate to the OpenVPN client and select the on switch labeled "vpn.hackucf.org". - ### For Windows 10 Users: +### For Windows 10 Users: - If you don't already have the new Windows Terminal, download it from [https://aka.ms/terminal](https://aka.ms/terminal). From a6a273078f5b3c73b812da0799cb42cfe202bab4 Mon Sep 17 00:00:00 2001 From: Jonathan Styles Date: Sun, 29 Sep 2024 14:59:49 -0400 Subject: [PATCH 4/4] Removed dropdown, added cloudflare dns fix --- docs/guides/Troubleshooting.md | 50 ++++++++++++++-------------------- 1 file changed, 20 insertions(+), 30 deletions(-) diff --git a/docs/guides/Troubleshooting.md b/docs/guides/Troubleshooting.md index 2c50301..37bd11f 100644 --- a/docs/guides/Troubleshooting.md +++ b/docs/guides/Troubleshooting.md @@ -3,33 +3,23 @@ This page provides methods for troubleshooting problems the end user may run into. ## Hackucf DNS records not resolving: -
- Fix for Custom DNS Users
- If you run your own local DNS and you cannot resolve horizon.hackucf.cloud with nslookup, then you will need to add the following to your Records.

- DNS Records: - - - - - - - - - -
DomainIP Address
cloud.hackucf10.4.4.10
- CNAME Records: - - - - - - - - - - - - - -
FQDNDomain
horizon.hackucf.cloudcloud.hackucf
api.hackucf.cloudcloud.hackucf
-
\ No newline at end of file + +## Recommended Fix + Set your DNS to cloudflare's dns servers. Follow the instructions [located on their website](https://one.one.one.one/dns/) + +### Fix for Custom DNS Users + + If you run your own local DNS and you cannot resolve horizon.hackucf.cloud with nslookup, then you will need to add the following to your Records. + + **DNS Records:** + + | Domain | IP Address | + |----------------|------------| + | cloud.hackucf | 10.4.4.10 | + + **CNAME Records:** + + | FQDN | Domain | + |---------------------|---------------| + | horizon.hackucf.cloud | cloud.hackucf | + | api.hackucf.cloud | cloud.hackucf |