EvilZone

Hacking and Security => Hacking and Security => Topic started by: Khokhar on August 15, 2012, 04:02:57 PM

Title: Backtrack 5 problem
Post by: Khokhar on August 15, 2012, 04:02:57 PM
can anyone please tell me how could i connect to internet in my Backtrack 5 R2 KDE by using my dial up broadband connection?????????????????????
Title: Re: Backtrack 5 problem
Post by: z3ro on August 15, 2012, 04:50:24 PM
Unfortunately, in backtrack you cannot use a dialup connection by DEFAULT...
But it is possible to use dial up connection using this tool: wvdial


so... you'll have to find a way of installing it.



After installation, shoot up a terminal & type   wvdialconf.


This should show you the details about your modem...



Now  goto   file system >> etc
open the file     wvdial.conf      in text editor  [You can find the file at the bottom of the folder]
now,....   enter phone number as *99# or as your ISP's number for dialing connection..   ;D
     

Title: Re: Backtrack 5 problem
Post by: iTpHo3NiX on August 15, 2012, 08:23:37 PM
asdf
Title: Re: Backtrack 5 problem
Post by: techb on August 16, 2012, 12:22:07 AM
This is where I'm confused:

When I see something like that it makes no sence... I'm assuming its more of a PPPOE because dialup is not a broadband connection, yet like dialup PPPOE requires a username and password to use... However this is usually set up on the router...

Have you tried opening the terminal and typing:
Code: [Select]
/etc/init.d/networking start

A lot of places are switching or already using OpenPPOE, no usrname or password needed.
Title: Re: Backtrack 5 problem
Post by: iTpHo3NiX on August 16, 2012, 04:33:59 AM
asdf