Closed Thread
Results 1 to 2 of 2

Thread: Bring down eth0?

  1. #1
    Void Guest

    Bring down eth0?

    Silly question but how do I "stop" my network? In other words, how do I bring down ethernet 0 (eth0)?

  2. CODECALL Circuit advertisement

     
  3. #2
    Jordan Guest
    Use ifdown (and ifup to bring it back up):

    Code:
    $ ifdown eth0
    $ ifup eth0

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Bring up/down network device
    By Hektor in forum Linux Hardware
    Replies: 5
    Last Post: 06-19-2008, 02:42 AM

Tags for this Thread

Bookmarks

Posting Permissions

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