I want a subdomains on 1 ip address without domain: http://sd1.192.81.220.227 http://sd2.192.81.220.227 … http://sdN.192.81.220.227
how configure virtual hosts I know, I don’t know how configure Networking Domain (https://cloud.digitalocean.com/networking/domains)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
IP addresses can’t have subdomains, you must register a domain and then add an A record for your sdN.yourdomain.tld pointing to the server IP, alternatively you can add *.yourdomain.tld that way all 3rd level domains get routed to your server unless you specify differently, or lastly, create an A record for servername.yourdomain.tld, point that to your server, then create a CNAME record for sdN.yourdomain.tld and point it to servername.yourdomain.tld.
Note that this is completely unrelated to both Networking and FreeBSD, the term you’re looking for is DNS
You can’t exactly have that, but there are workarounds, try out these services - xip[dot]io and nip[dot]io, with them you can have as many sub domains as you want.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.