• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to start networking in Backtrack 4
#1
How to start networking in Backtrack 4

So, you've just download and booted backtrack 4 but can't connect to the internet or locally. What's going on!? For some very, very strange reason networking wasn't started automatically in Backtrack 4, here's how to do it.

Note: all commands should be run as root

1) To start networking, issue the command

Code:
/etc/init.d/networking start

Tip: The interfaces are stored in the /etc/network/interfaces file.
If you don't have or don't want some of these interfaces then simply remove the from this file and they will not start. This'll also make the operation faster.

To make this run at boot, enter the following

Code:
update-rc.d networking defaults


If you're interested, see also how to set a static IP here: http://mcompute.co.uk/showthread.php?tid=587


Edit: To start the Wicd wireless program, use:

Code:
/etc/init.d/wicd start
  Reply


Messages In This Thread
How to start networking in Backtrack 4 - by Mark - 26-11-2010, 03:16 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Networking Issues GmanLimerick 1 5,907 11-02-2012, 04:31 PM
Last Post: Mark
  [TUT] How to start / enable networking on start up / boot. (Backtrack 4) Mark 0 9,077 13-07-2010, 11:16 AM
Last Post: Mark

Forum Jump: