LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-18-2013, 08:09 PM   #1
MrDave
LQ Newbie
 
Registered: Feb 2013
Location: Western Australia
Distribution: Ubuntu, also starting out with Centos
Posts: 2

Rep: Reputation: Disabled
Solved Ununtu 12.04 "Desktop" network-manager and /etc/network/interfaces conflicts


Hi All,

I thought I might espouse some hard-won network wisdom in the hopes it might help out some other people in similar situations.

Hardware: fairly modern 1U server with two 1gbps ethernet ports on motherboard.

*nix: Ubuntu 12.04 Desktop

Environment: mostly unattended remote site.

Network: mix of 1Gbps / 10Gbps internal private non-routable IPs with an Ubuntu server on the boundary doing internal DHCP / DNS.

Purpose: this particular machine isolates a rather poorly behaved custom ethernet "box" from the main network - hence two ethernet ports.

Why Desktop, not server?: Fairly often, I will not be at the machine and need someone who's able to log in and follow simple instructions, to maintain it for me. Desktop is a much easier environment for that.

Out of the box I've found 12.04 Desktop to be pretty good at what it does, as long as you have a single ethernet port, (either copper or wireless) to a fairly regular ISP or University or Company Lan. But with two ethernet ports and fairly custom requirements it can be a bit of a pain working things out. Unfortunately there's a wealth of well-intentioned but mis-informed noise out there on the 'net.

So what I wanted is eth0 to be DHCP, and eth1 to be statically set up.

I may not have arrived here by the best route, but:

I ended up editing /etc/NetworkManager.conf, commented out the dnsmasq line, and changed the ifupdown entry to "managed=true". It took two reboots before this change "took".

Then I edited /etc/network/interfaces, and added

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet static
address 172.17.227.100
netmask 255.255.0.0
gateway 127.0.0.1

After a final reboot, everything comes up the way it is intended.

I guess the summary is that I found the "managed=true" to be non-intuitive. To me, it suggests that NetworkManager is looking after those ports, but in reality it means "someone else" has managed the ports.

So, there you go, I hope this helps someone else out.

Cheers,
Dave E.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Squeeze, Gnome - Network Manager "forgets" mobile broadband connections 0men Debian 1 08-10-2011 07:36 AM
ifup: couldn't read interfaces file "/etc/network/interfaces" debian lenny lorimer73 Linux - Networking 1 08-24-2010 03:47 PM
How do I specify "security mode: open" in /etc/network/interfaces? DittoAlex Debian 10 10-07-2007 10:17 PM
How do I specify "security mode: open" in /etc/network/interfaces? DittoAlex Linux - Wireless Networking 4 09-29-2007 02:11 PM
LXer: Displaying "MyComputer", "Trash", "Network Servers" Icons On A GNOME Desktop LXer Syndicated Linux News 0 04-02-2007 08:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration