F5F Stay Refreshed Power Users Networks Secure website IP management

Secure website IP management

Secure website IP management

M
MrPorky
Junior Member
14
06-30-2022, 10:02 PM
#1
Hi, I'm setting up a site on my Raspberry Pi using No-ip and Apache. I have two questions: 1) What’s the most affordable, simple way to secure my home IP from a basic tracert in the command prompt? 2) Can I get a domain like Hello.org and redirect it to my site, or is there a way to switch from a free domain to a paid one using No-ip? I’m not sure how to change the domain settings. Thanks.
M
MrPorky
06-30-2022, 10:02 PM #1

Hi, I'm setting up a site on my Raspberry Pi using No-ip and Apache. I have two questions: 1) What’s the most affordable, simple way to secure my home IP from a basic tracert in the command prompt? 2) Can I get a domain like Hello.org and redirect it to my site, or is there a way to switch from a free domain to a paid one using No-ip? I’m not sure how to change the domain settings. Thanks.

P
PotterFeet
Junior Member
34
07-02-2022, 12:40 AM
#2
Use Cloudflare for enhanced security and performance.
P
PotterFeet
07-02-2022, 12:40 AM #2

Use Cloudflare for enhanced security and performance.

Y
yoppy218
Member
180
07-02-2022, 08:10 AM
#3
I reviewed the information, but it indicated my domain wasn't registered.
Y
yoppy218
07-02-2022, 08:10 AM #3

I reviewed the information, but it indicated my domain wasn't registered.

L
levoyageur92
Posting Freak
807
07-16-2022, 03:35 AM
#4
Did you buy a domain or are you using one that’s given? If the latter, CloudFlare won’t work. If you own it, you can use CloudFlare to route traffic between visitors and your server. It offers an API for updating DNS IP addresses, though other tools might handle that too. Keep in mind CloudFlare only supports HTTP(S) traffic, not other protocols. Your concern about IP exposure is understandable—better secure your systems instead.
L
levoyageur92
07-16-2022, 03:35 AM #4

Did you buy a domain or are you using one that’s given? If the latter, CloudFlare won’t work. If you own it, you can use CloudFlare to route traffic between visitors and your server. It offers an API for updating DNS IP addresses, though other tools might handle that too. Keep in mind CloudFlare only supports HTTP(S) traffic, not other protocols. Your concern about IP exposure is understandable—better secure your systems instead.

Z
Zbob11
Member
198
07-16-2022, 05:06 AM
#5
cloudflare offers free services until you require enterprise features. it safeguards against HTTP/S attacks such as DDoS, but relies on using their cloudflare name servers and redirecting A records to your server IP. this approach won’t conceal your IP address, as it may still appear in traceroute data. the best method to prevent your home being traced is to rent a dedicated server or cloud instance.
Z
Zbob11
07-16-2022, 05:06 AM #5

cloudflare offers free services until you require enterprise features. it safeguards against HTTP/S attacks such as DDoS, but relies on using their cloudflare name servers and redirecting A records to your server IP. this approach won’t conceal your IP address, as it may still appear in traceroute data. the best method to prevent your home being traced is to rent a dedicated server or cloud instance.

R
Rubicube59
Member
192
07-16-2022, 06:54 AM
#6
Using Cloudflare prevents you from viewing the host IP address. I actually rely on Cloudflare for my website.
R
Rubicube59
07-16-2022, 06:54 AM #6

Using Cloudflare prevents you from viewing the host IP address. I actually rely on Cloudflare for my website.