How to tweak Linux network files

ANALYSIS
Although a number of powerful graphic configuration tools are available for Linux, there may be instances -- such as bare bones server installations -- when an administrator will have to configure networking in Linux without the aid of a configuration utility. When this type of setup is needed, you'll have to know exactly what files to modify and how to modify them. I'll show you what files to edit to configure Linux networking manually. NIC modules
The first thing you need to do is configure the proper module for the server's NIC. To find out what module a specific NIC is using, log on as root and run the /sbin/lsmod command. In the output for this command, you should see a listing similar to: 3c59x     26504   1
This listing will depend upon the card being used. In the example above, the 3c59x is the module being used by the server's NIC. Once you know the NIC's module, open the file /etc/modules.conf and check to see that there is a corresponding entry for the NIC module. If not, you will have to enter a line similar to: alias eth0 3c59x
This entry assumes that you are using a card compatible with a 3Com 59x card and that it is attached to eth0. (These configurations will depend upon the individual setup.) Be good hosts
The next step is to configure thehosts file. This file resides in the /etc directory and will contain the localhost entry (a special entry that must be present) and administrator-configured entries. Each entry will take on this form: IP address Fully Qualified Domain Name (FDQN) alias
The hosts file will look like: 127.0.0.1      localhost.localdomain         localhost
192.168.1.2          nickel.nater.org               nickel
Notice that both the entries in the above file are private IP addresses. The /etc/hosts file can contain public IP addresses as well. This file is also not limited to two entries. The /etc/hosts file can act as a simple DNS table, so an unlimited amount of entries can be entered. Resolving DNS
Next, the primary (and secondary, if available) DNS server(s) must be configured. This configuration is taken care of in the /etc/resolve.conf file. This file takes on the form of: domain nater.org
nameserver 192.168.1.3
nameserver 192.168.1.4
search nater.org
In the above entry, the domain is nater.org, and the primary and secondary DNS servers are listed. The third entry is present in case either the first or second nameserver cannot be found. If neither nameserver is found, bind (the system handling DNS on a Linux server) will search the entire domain (in this case, nater.org) for a nameserver.

Post your comment

In order to post a comment you need to be registered and logged in.

You can also log in with Facebook. Log in or create your ZDNet UK account below

  • Login

Will not be displayed with your comment

By signing up for this service, you indicate that you agree to our Terms and Conditions and have read and understood our Privacy Policy. Questions about membership? Find the answers in the Community FAQ

Get ZDNet UK's daily newsletter

Enter your email address to sign up

ZDNet UK Live

JCB33

How dare film makers, artists or anybody that invests in creativity stop us pirating their works for free. I want to be able to walk into my local...

3 minutes ago by JCB33 on ACTA stumbles in Germany
Moley

@GrueMaster. I prefer horses for courses rather than one size fits all. I, and I suspect most other computer users, do not really wish to have...

2 hours ago by Moley on A tale of two distros: Ubuntu and Linux Mint
greycynic

The product that scares me every time I have to use it is the Office 2007 version of Excel. The first bug that I found was applying the median...

2 hours ago by greycynic on Ten flawed products that derail productivity
GrueMaster

Nice review and very informative. One thing I'd like to add (in reply to whs001's 1st question), the main reason to have the same interface from...

4 hours ago by GrueMaster on A tale of two distros: Ubuntu and Linux Mint
Frederick Wrigley

I'be been using Mint 12 since the RC came out, and I am far more happy with the Cinnamon, the Mate, and, yes (with extensions), theGnome 3...

4 hours ago by Frederick Wrigley via Facebook on A tale of two distros: Ubuntu and Linux Mint
bdantas

Excellent article. One small correction, though--although a fresh installation of Linux Mint 12 will, indeed, provide the user with a version of...

5 hours ago by bdantas on A tale of two distros: Ubuntu and Linux Mint
Alan Ralph

In related news, the ISPs club together to get the members of the Home Affairs Select Committee (ya goofed on that part, ZDNet UK) copies of "The...

6 hours ago by Alan Ralph via Facebook on MPs urge ISPs to take down terrorist material
Alan Ralph

In related news, the ISPs club together to get the members of the Home Affairs Select Committee (ya goofed on that part, ZDNet UK) copies of "The...

6 hours ago by Alan Ralph via Facebook on MPs urge ISPs to take down terrorist material
Moley

For Gnome 2 die-hards, it is possible to add icons to the bottom panel (or top top panel, if you prefer) which provide the exact Gnome 2...

7 hours ago by Moley on A tale of two distros: Ubuntu and Linux Mint
ramwellian

Your comments would seem pretty naive and immature. Your 'solution' appears to be, "gee, let's all just give in to the hackers and give them...

7 hours ago by ramwellian on Cloud computing security: no more oxymoron?
BugStalker

"Interesting thought ... If you installed Win7 as a dual boot on a machine that previously only had Linux, and it wrecked your Linux installation,...

7 hours ago by BugStalker on Windows 7 Declares War on GRUB
whs001

This is an excellent summary of Ubuntu and Mint and the interface differences between them. Most such articles take a very partisan position for...

7 hours ago by whs001 on A tale of two distros: Ubuntu and Linux Mint
Moley

@ewallace. Not so clear. Anyone can obtain the text, for example from here http://www.ustr.gov/webfm_send/2379. I support ACTA so long as it and...

7 hours ago by Moley on ACTA: Facts, misconceptions and questions
45283

I think WinRT is fantastic. I just wish it was an option for people that didn't want to go through Microsoft's App Store with its attendant...

10 hours ago by 45283 on Why Windows 8 needs architectural hygiene for WOA
Burn-IT

Nine people? £30m? Who's back pocket is that lot going in? And IF they say it is for new buildings, what about all the ones the government has...

12 hours ago by Burn-IT on Police set to launch three £30m e-crime hubs
ewallace

Just to be clear, nobody knows what is in the text of ACTA, here is a photograph of the text of ACTA http://twitpic.com/8h9iju as submitted to the...

12 hours ago by ewallace on ACTA: Facts, misconceptions and questions
fgvrg56

Unfortunately main issue is that ASUS is refusing to accept that they make some mistake on this version of asus Transformer prime. 1 - GPS sensor...

13 hours ago by fgvrg56 on Asus Eee Pad Transformer Prime Wi-Fi & GPS problems?
Ben Woods

@Marcus A fair question. Just talked with Archos which said it was working on an announcement for next week....

14 hours ago by Ben Woods on Archos confirms G9 Ice Cream Sandwich update schedule

Any update on this, considering the claimed "first week of February"?

15 hours ago by via Facebook on Archos confirms G9 Ice Cream Sandwich update schedule
apexwm

Bill Goodrich : Just as al_langevin pointed out, with Windows Server 2008 there is no Services for Macintosh anymore. It's gone, not available....

23 hours ago by apexwm on Windows Server 2008 drops the ball for Mac compatibility