Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-25-2013, 07:22 AM
|
#1
|
LQ Newbie
Registered: Dec 2013
Posts: 6
Rep: 
|
enable ethernet protocol in linux
Hi
I am a beginner in linux and network.
please help me,
How enable ethernet protocol in linux? is it enabled by default?
could you please explain to me about linux and network protocol?
I would appreciate if anyone can help
|
|
|
12-25-2013, 07:29 AM
|
#2
|
LQ Veteran
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
|
Hi and welcome to LQ.
Your question is very vague. I'm not sure if that' what you mean but support for network cards is enabled by default. Unless you've got a very esoteric card, a relevant (for your ethernet card) module will usually load at the boot time.
Here's a link about Linux networking:
http://www.linuxhomenetworking.com/w...e#.UrrcyvHIBQI
If you google linux networking you'll get tonnes of information.
Hope this helps. If not, please ask more specific questions.
|
|
1 members found this post helpful.
|
12-25-2013, 11:43 PM
|
#3
|
LQ Newbie
Registered: Dec 2013
Posts: 6
Original Poster
Rep: 
|
Hi
thanks for your response
so, all linux os support ethernet protocol?
|
|
|
12-25-2013, 11:45 PM
|
#4
|
Member
Registered: Apr 2009
Location: Oz
Distribution: slackware64-14.0
Posts: 875
|
The answer to your question is Yes, but I don't think you understand your own question.
Do you know what Ethernet actually is?
|
|
|
12-26-2013, 12:03 AM
|
#5
|
LQ Newbie
Registered: Dec 2013
Posts: 6
Original Poster
Rep: 
|
thanks
yes I know a little
I know this protocol is a data link layer protocol and i know format of it's frame too .
and some other things
what is necessary to know about it?
as I understand all linux os can create a ethernet frame and other relative work, is it right ?
thanks in advance
Last edited by zg13454; 12-26-2013 at 12:17 AM.
|
|
|
12-26-2013, 12:44 AM
|
#6
|
Member
Registered: Apr 2009
Location: Oz
Distribution: slackware64-14.0
Posts: 875
|
If Linux is compiled to support an Ethernet device of some sort than yes that code will exist.
You do need to understand that Ethernet is not the only way of talking to the world and some devices are not designed to talk to anything so it is possible to have a Linux kernel containing no Ethernet code at all.
Your normal desktop/server distribution will naturally have Ethernet support as in those cases it is normally expected that an Ethernet card would be present.
|
|
|
12-26-2013, 06:59 AM
|
#7
|
LQ Newbie
Registered: Dec 2013
Posts: 6
Original Poster
Rep: 
|
thanks a lot
I understand exactly
which library is responsible for ethernet protocol in linux os?
|
|
|
12-26-2013, 09:45 PM
|
#8
|
LQ Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,892
|
Ethernet support is in the kernel. Many drivers for network cards/wireless devices are included in the kernel, but some drivers, such as Broadcom, to pick one, need to be installed separately.
http://www.linuxfoundation.org/colla...rking/ethernet
|
|
|
12-29-2013, 07:47 AM
|
#9
|
LQ Newbie
Registered: Dec 2013
Posts: 6
Original Poster
Rep: 
|
Hi
Thanks a lot
And, is there Ethernet driver in the first kernel (0.01) too?
|
|
|
12-30-2013, 05:11 AM
|
#10
|
Member
Registered: Apr 2009
Location: Oz
Distribution: slackware64-14.0
Posts: 875
|
In v0.1 there is only very basic support for the keyboard / screen and filesystem, Ethernet is nowhere to be seen.
Please don't ask when it did make an entry as probably no one can remember, if you really want to find out you can go through all the old versions.
All pre 1.0 is under here :- ftp://ftp.kernel.org/pub/linux/kernel/Historic/
And 1.x is here :- ftp://ftp.kernel.org/pub/linux/kernel/v1.0/
|
|
|
12-31-2013, 07:37 AM
|
#11
|
LQ Newbie
Registered: Dec 2013
Posts: 6
Original Poster
Rep: 
|
Thanks again
I see these source , But I can't understand any information from these links.
How I can find the capabilities of each version? (e.g which version supports some protocols and devices ?)
please guide me,
|
|
|
All times are GMT -5. The time now is 11:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|