Jump to content

How To Configure Backtrack 4


danielbrthwt

Recommended Posts

I guess its all part of learning, at some point in time we all gonna have to learn something new.

I got something for you danielbrthwt, check out this link.

http://backtrack.offensive-security.com/in...ur_Network_Card

Link to comment
Share on other sites

Another approach is through the terminal. Type :

ifconfig -a (this will shouw you the name of all your network cards)

ifconfig <card name> up (this will bring your card up)

/etc/init.d/wicd start (this will start a networking program which should get your IP from your DHCP server)

If you don't have a DHCP server, you can give yourself a static one by typing :

ifconfig <card name> inet X.X.X.X (where X is the IP you want)

Now that I think of it it might not be inet, it might be something else, but I'm too tired to check it atm. If no one has corrected me by the time I get back I'll double check it.

Link to comment
Share on other sites

  • 2 weeks later...
Thanks it really helped

Glad could help.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...