UBUNTU 16.04 LTS

Asked by Nikolaos

Hello,

I am phasing a problem on setting static IP using dell-edge-gateway-5000

we use: sudo nano /etc/network/interfaces and following the procedure below:

auto lo eth0
iface lo inet loopback
iface eth0 inet static
        address xxx.xxx.xxx.xxx(enter your ip here)
        netmask xxx.xxx.xxx.xxx
        gateway xxx.xxx.xxx.xxx(enter gateway ip here,usually the address of the router)
        dns-nameservers x.x.x.x

Then Restarting: systemctl restart ifup@eth0 successfully.

However we do not have internet access and after rebooting it is loosing all the setting saying "network un-managed"

please assist,

Thanks, Nick

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu-Certification Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Julia Palandri (julia-palandri) said :
#1

Hi Nick,

have you tried adding the information on the interfaces.d directory instead?

I'll try to find out more information and add it here when I do.

Revision history for this message
Po-Hsu Lin (cypressyew) said :
#2

Hello again,
Sorry this is really not a right place for this kind of questions, I would suggest you to go to the community, or contact support in the FAQ here.

Thanks
FAQ #1945: “Where can I get help or technical support?”.

Can you help with this problem?

Provide an answer of your own, or ask Nikolaos for more information if necessary.

To post a message you must log in.