LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-13-2004, 08:03 AM   #1
dicou
Member
 
Registered: Apr 2004
Location: Paris
Posts: 44

Rep: Reputation: 15
Network card config Debian


Hi everybody, thks for previous answer
i have another probleme.
I succeed to config the network card under KDE thanks to the wizard.
But know i want to configure it under fluxbox with the 'ifconfig' command line.
ip : 10.0.0.100
netmask : 255.0.0.0
gateway:10.0.0.138
DNS:213.36.80.1
so i know that it begin with : ifconfig eth0 10.0.0.100 netmask 255.0.0.0....
but i dont know the follow, especially how to include the nameserver(DNS)
if anyone know the perfect line, it will be great, thx again all.
 
Old 05-13-2004, 08:45 AM   #2
peacebwitchu
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 185

Rep: Reputation: 30
for dns put nameservers in /etc/resolv.conf with this syntax

nameserver xxx.xxx.xxx.xxx


To configure the interfaces use the /etc/network/interfaces file


auto eth0
iface eth0 inet static
address 10.0.0.100
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
gateway 10.0.0.138


Your netmask is very large I would suggest using a correct subnet mask.
 
  


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
Network config debian illicit Linux - Newbie 4 11-30-2004 07:31 PM
Config netword card eth0 Debian dicou Linux - Newbie 10 05-21-2004 06:58 PM
Debian - Network Config Question ptesone Linux - Networking 4 04-04-2004 11:04 AM
Debian strange behavior about network config Half_Elf Debian 3 04-01-2004 12:07 PM
New Debian Install - No Network Config Culbert Linux - Networking 2 04-16-2003 01:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:21 PM.

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