How to configure Reliance Data card in Ubuntu
how to setup Reliance data card in Ubuntu/linux:
————————————————-
FIRST connect ur usb Reliance huwai data card to ur system(Laptop/Desktop)
Step1)install wvdial using command #sudo apt-get install wvdial
make entry in /etc/wvdial.conf as below
sudo vi /etc/wvdial.conf
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
New PPPD = yes
Phone = #777
Modem = /dev/ttyUSB0
Username = **********
Password = **********
Baud = 460800
stupid mode = 1
step2) now run “wvdial /etc/wvdial.conf” as root from command prompt
#sudo wvdial /etc/wvdial.conf
Your output should be like below:
–> WvDial: Internet dialer version 1.56
–> Warning: section [Dialer /etc/wvdial.conf] does not exist in wvdial.conf.
–> Cannot get information for serial port.
–> Initializing modem.
–> Sending: ATZ
ATZ
OK
–> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
–> Modem initialized.
–> Sending: ATDT#777
–> Waiting for carrier.
ATDT#777
CONNECT 230400
–> Carrier detected. Starting PPP immediately.
–> Starting pppd at Mon Jun 23 23:24:47 2008
–> Pid of pppd: 6799
–> Using interface ppp0
–> pppd: �[08][06][08]�[10][06][08]
–> pppd: �[08][06][08]�[10][06][08]
–> pppd: �[08][06][08]�[10][06][08]
–> pppd: �[08][06][08]�[10][06][08]
–> local IP address 220.226.59.180
–> pppd: �[08][06][08]�[10][06][08]
–> remote IP address 220.224.135.112
–> pppd: �[08][06][08]�[10][06][08]
–> primary DNS address 202.138.103.100
–> pppd: �[08][06][08]�[10][06][08]
–> secondary DNS address 202.138.96.2
–> pppd: �[08][06][08]�[10][06][08]
Step GUI: if you want to work in gui just do this.
#sudo apt-get install gnome-ppp
#sudo gnome-ppp
you can give user/pass and phone number would be default #777
Anil Babu Yellamati
Sunday, October 09, 2011
Sunday, October 25, 2009
Gerix WIFI Cracker in backtrack 4
Gerix WIFI Cracker

Video Demo:
http://www.youtube.com/watch?v=r0olWYQ-Fsg
Direct Download :
http://backtrack.it/~emgent/hackstuff/Gerix-Wifi-Cracker-NG/download/gerix-wifi-cracker-ng-1.0-bt0.deb
wget http://backtrack.it/~emgent/hackstuff/Gerix-Wifi-Cracker-NG/download/gerix-wifi-cracker-ng-1.0-bt0.deb
apt-get install zenity
dpkg -i gerix-wifi-cracker-ng-1.0-bt0.deb
13:53:59 - Monitor on: wlan0 [Success]
13:55:44 - ChopChop attack: Fake auth with mon1 [Success]
13:57:27 - ChopChop attack: ARP packet created [Success]
13:58:01 - Cracking WEP with aircrack launched
14:00:36 - Logs cleaned [Success]

Video Demo:
http://www.youtube.com/watch?v=r0olWYQ-Fsg
Direct Download :
http://backtrack.it/~emgent/hackstuff/Gerix-Wifi-Cracker-NG/download/gerix-wifi-cracker-ng-1.0-bt0.deb
wget http://backtrack.it/~emgent/hackstuff/Gerix-Wifi-Cracker-NG/download/gerix-wifi-cracker-ng-1.0-bt0.deb
apt-get install zenity
dpkg -i gerix-wifi-cracker-ng-1.0-bt0.deb
13:53:59 - Monitor on: wlan0 [Success]
13:55:44 - ChopChop attack: Fake auth with mon1 [Success]
13:57:27 - ChopChop attack: ARP packet created [Success]
13:58:01 - Cracking WEP with aircrack launched
14:00:36 - Logs cleaned [Success]
Subscribe to:
Posts (Atom)