Managing several public IP addresses can be challenging. What specific issues are you facing?
Managing several public IP addresses can be challenging. What specific issues are you facing?
Hey James, I'm looking into setting up unused server space like Digital Ocean or Vultr. I've started with SolusVM and plan to use WHMCS. Can I assign each VPS its own public IP? If not, should I use a single IP and give clients a sub.domain such as virtual-server.host-server.domain.ca? My ISP is Rogers residential, but I have access to Bell business. Thanks!
assign dhcp settings to all devices and give them a public ip address. configure the network so each virtual machine stays on the same ip range. determine how many public addresses you need. outline your business strategy. likely, you shouldn't rely on a shared internet connection for VPNs—most affordable plans still share bandwidth. if you're doing this at home, it's a poor choice.
You're thinking about using DHCP for assigning IP addresses. If you have enough assigned IPs and devices are set to DHCP, it should work. Decide on the best approach by considering traffic routing and how to properly identify and direct the traffic. Your idea of assigning a public IP and setting the hostname is a good starting point.
Basically, make sure you understand what you're doing so others can't change it. Usually a DNS record points to an IP address, but you can use a reverse proxy like blog.domain.com. This won't provide the same level of VPS access as a dedicated IP. Still, avoid doing this at home—you don't face the same risks as an ISP. Things like backup power, building security, and multiple ISPs are important for a VPS setup.