Find the answer to your Linux question:
Results 1 to 5 of 5
hi all i just want to know how ifconfig command works in linux like how it interacts with the kerel and hardware to get the ip address. can anyone tell ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    8

    ifconfig

    hi all

    i just want to know how ifconfig command works in linux like how it interacts with the kerel and hardware to get the ip address.
    can anyone tell me where i can find soruce code for ifconfig or how it was implemented?

  2. #2
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    I believe ifconfig falls into the category of net-tools
    How you get the source code depends on your distribution

  3. #3
    Just Joined!
    Join Date
    Sep 2007
    Location
    Lafayette, IN
    Posts
    83

  4. #4
    Just Joined!
    Join Date
    Jan 2009
    Posts
    8
    i am using fedora 9...so where can i find the source?

  5. #5
    Just Joined!
    Join Date
    Mar 2008
    Location
    Hyderabad
    Posts
    20
    Hi
    find kernel version of your machine by givind this command#uname -r
    then down load corresponding kernel source from The Linux Kernel Archives.

    Thanks,
    --Venkatesh

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...