Jump to content

Hi, basically I am experimenting with my own hosting server, but have a dynamic IP. Currently I pay for name cheap hosting, so is it possible for me to use the name cheap shared hosting as a VPN for my own server, that way I have a static IP. Thanks in advance

 

btw I have a cPanel access, but it has SSH management included

Please tag me @RTX 3090 so I can see your reply

Link to comment
https://linustechtips.com/topic/1307521-help-using-shared-hosting-server-as-a-vpn/
Share on other sites

Link to post
Share on other sites

33 minutes ago, RTX 3090 said:

Hi, basically I am experimenting with my own hosting server, but have a dynamic IP. Currently I pay for name cheap hosting, so is it possible for me to use the name cheap shared hosting as a VPN for my own server, that way I have a static IP. Thanks in advance

 

btw I have a cPanel access, but it has SSH management included

Nope, the solution you are looking for is called DDNS, you can get it for free from many places.

 

Its works by you either installing an app on the server or preferably directly through a router (though thats not possible on rented hosting). It resolves your IP to an FQDN (for example rtx3090.noip.com) and as your external IP changes the software detects it and updates the DNS record on the DDNS providers side to point to the new IP.

 

All you ever need to do is point to the domain name and it will work seamlessly.

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to post
Share on other sites

2 hours ago, Master Disaster said:

you can get it for free from many places.

Thanks for info, do you have any specific one you can

 

2 hours ago, Master Disaster said:

All you ever need to do is point to the domain name and it will work seamlessly.

Should I buy a separate domain name for the server for the DNS and mail stuff

Please tag me @RTX 3090 so I can see your reply

Link to post
Share on other sites

32 minutes ago, RTX 3090 said:

Thanks for info, do you have any specific one you can

 

Should I buy a separate domain name for the server for the DNS and mail stuff

Nah, you get a domain name with the DDNS, using Apache or NGINX you can then create virtual hosts to do sub domains for all your services.

 

Be careful about what you leave internet facing though, only open a service up to the internet if you really need external access otherwise keep them on your internal network.

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to post
Share on other sites

7 hours ago, Master Disaster said:

Be careful about what you leave internet facing though, only open a service up to the internet if you really need external access otherwise keep them on your internal network.

I have a relatively low bandwidth network (20down 10up) so is there a posibility someone could DDOS my network down as that is my main WiFi

Please tag me @RTX 3090 so I can see your reply

Link to post
Share on other sites

45 minutes ago, RTX 3090 said:

I have a relatively low bandwidth network (20down 10up) so is there a posibility someone could DDOS my network down as that is my main WiFi

Yup someone could do that, probably unlikely as a DLS attack isn't free so the attacker would want something out of it.

Link to post
Share on other sites

1 hour ago, Electronics Wizardy said:

Yup someone could do that, probably unlikely as a DLS attack isn't free so the attacker would want something out of it.

Thanks for info. Is there some sort of DDOS protection I can use. I have heard cloudflare is good at that stuff

Please tag me @RTX 3090 so I can see your reply

Link to post
Share on other sites

6 minutes ago, RTX 3090 said:

Thanks for info. Is there some sort of DDOS protection I can use. I have heard cloudflare is good at that stuff

Cloudflare is good, but its a paid service unless your doing web traffic only. 

 

 

Id just host from a VPS if you can.

Link to post
Share on other sites

2 minutes ago, Electronics Wizardy said:

Id just host from a VPS if you can.

I don't really want to pay £10 a month for a 1 core CPU and 2GB RAM when I can easily do that my self, which is the reason I'm trying to do it my self. I also wan't easy and cheap upgrade-ability. The cost for a 4-8 core VPS is absolutely ridiculous atm.

Please tag me @RTX 3090 so I can see your reply

Link to post
Share on other sites

1 minute ago, RTX 3090 said:

I don't really want to pay £10 a month for a 1 core CPU and 2GB RAM when I can easily do that my self, which is the reason I'm trying to do it my self. I also wan't easy and cheap upgrade-ability. The cost for a 4-8 core VPS is absolutely ridiculous atm.

Your paying for the stable internet, high quality power, higher security. You can't really get that in a home hosted system.

Link to post
Share on other sites

9 hours ago, Electronics Wizardy said:

Your paying for the stable internet, high quality power, higher security. You can't really get that in a home hosted system.

I don't really need lot's of bandwidth, I will get a maximum of 1000 visitors a day, and if I need more bandwidth later, i can just pay my ISP an extra £4 a month to bump it up to 100mbps. I am currently using namecheap shared hoasting, but I want something with a bit faster CPU and no limits (namecheap limits the INODE, IONOS limits INODES and total storage, racloud limits mySQL databases etc). So with my own server the only limit is the hw i put inside it which I can easily upgrade

Please tag me @RTX 3090 so I can see your reply

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×