wanting to host an application on your server but it requires to have a MAC address.Do we get one when we host on digital ocean. Kindly revert with the information asap so that we can go ahead with the plans of buying space on your server accordingly Thanks Vivek
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!
Hi @vivek1978,
I’ll recommend reading the following documentation on DigitalOcean about it - https://www.digitalocean.com/docs/networking/private-networking/how-to/enable/
Here is a part for Ubuntu -
When you enable private networking after the Droplet is created, you need to manually configure the private networking on the Droplet itself. How you do this depends on which Linux distribution your Droplet is running.
On Ubuntu 18.04, you need to use Netplan to define the network interface using the Droplet’s private IP address and the MAC address for the Ethernet interface.
To get the MAC address, use lshw to list the details of your server’s network-class hardware.
lshw -class network
To fully grasp how to configure it, I’ll urge you to read the documentation.
Regards, KDSys
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.