LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 10-04-2004, 10:54 PM   #16
zameer_india
Member
 
Registered: Sep 2004
Location: hyderabad
Posts: 210

Original Poster
Rep: Reputation: 30

hi ,Siemens.....

I solve IT.....................

I am very sorry .... actually problem was that network card was not perfectly slotted in slot .. somebody disturbed that card.... that's why i didn't get eth0 configuration.......

Anywhere Thanq for u r reply.... However i got experience how to process if network card fails...
I note u r reply (by copy and paste) and save it into my folder... next time if i got similar problem then i follow u r procedure......

Lot of thanks to you and hats of to u r kind reply and kind heart ... I never forget U and ur help in my life......

Bye My friend......
With regds,
Zameer Ahmed Syed
 
Old 10-31-2004, 01:24 PM   #17
dreambrother
Newbie
 
Registered: Oct 2004
Distribution: debian
Posts: 9

Rep: Reputation: 0
@emailsent

hi, i stumbled on the thread and this is exactly the information i was looking for! at home i have a dsl router with a dhcp server, but when i bring my laptop to work i need to log into the network (without dhcp) by assigning it an IP address etc. and i hadn't figured out how with debian sarge.

can i use the same procedure you wrote in your answer to zameer? i'll need to assign a DNS address too though, how do i do that? i tried to directly rewrite the /etc/resolv.conf file but that didn't seem to work.

thanks!

mh
 
Old 11-01-2004, 01:22 AM   #18
symen
Member
 
Registered: Sep 2004
Location: Dublin
Distribution: Debian 3
Posts: 61

Rep: Reputation: 15
Hi,
it really depends on what approach you want to take. If your dsl router has dhcp capabilities (and your want to use them), then you can make your interfaces file look like
auto eth0 inet dhcp

otherwise you need to assign settings manually

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

about the DNS server, if you are using the dhcp approach. you should enter the address of the dhcp server (that is the IP address of a dns server provided by your ISP) in the configuration of the router.
the router will pass on this info to the dhcp clients in your network automatically.

if you are using static ip you should add a line in /etc/resolv.conf

nameserver xxx.xxx.xxx.xxx

which points to the DNS server of your ISP
 
  


Reply



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
Can't "make config" whilst attempting wifi card install on Debian Sarge. Keychain Linux - Hardware 3 09-19-2008 11:24 AM
Belkin "Pre-n" F5D8000 network card thunderweasel Linux - Wireless Networking 41 07-19-2008 03:46 PM
"AMULE" NG :You have a lowid. Please review your network config and/or your settings. j.vilon Linux - Newbie 2 02-11-2005 11:55 PM
Failed detection of "Realtek Semiconductor Co., Ltd. RTL-8139" network card scuffell Linux - Networking 5 06-15-2004 05:34 AM
NVIDIA MCP network card installed but "not found" I can't finish DSL install SpiritAuthor Linux - Newbie 0 12-08-2003 12:45 PM

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

All times are GMT -5. The time now is 12:23 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