Visitor counter, Heat Map, Conversion tracking, Search Rank

Creating a wireless Access Point using a wireless card not supporting AP mode

This article talks about how to create a wirless access point even when your wifi card does not support AP mode. The list of supported interface modes is obtained by giving the command $iw list. You would get a output as under

 Supported interface modes:

* IBSS

* managed

* monitor

Incase your card supports the above three modes, this article is for you. Incase you are lucky and card supports AP mode also, then I would recommend use hostapd.

1.   To start with I suggest you load install Bactrack as we would require airmon-ng software , this comes preloaded in backtrack . 

2. Open a terminal and give following commands to start an AP

 

#Terminal1

airmon-ng start wlan0

airbase-ng -e SSID -c 10 mon0

 2. Open another terminal and give following commands to configure the at0 port of AP and iptable rules required for NAT

 #Terminal2

ifconfig at0 up

ifconfig at0 mtu 1400

ifconfig at0 192.168.2.1 netmask 255.255.255.0

 dnsmasq -d -k -q

 # iptable rules to route traffic and for NAT

iptables --flush

iptables --table nat --flush

iptables --delete-chain

iptables --table nat --append POSTROUTING --out-interface eth0  -j MASQUERADE

# we are assuming a setup that wlan0 is the wireless card used to setup the AP and eth0 is the ethernet interface connected to the Internet.

# Instead of eth0 we could have ppp0  if we were using a USB 3G dongle to connect to the internet.

iptables --append FORWARD --in-interface at0 -j ACCEPT

echo 1 > /proc/sys/net/ipv4/ip_forward

Comments   

0 #28 free trial netflix 2015-07-16 19:35
Once you join, you may be able to look at movies through your instant queue within the i - Pad.


netflix prices free
trial netflix: https://mylifeawards.com/groups/turn-your-netflix-phone-number-into-a-high-performing-machine/
Quote
0 #27 gmail.com login sign 2015-07-14 13:19
Trustmark National Bank, a subsidiary of Trustmark Corp.


facebook login mobile phone gmail.com login sign: https://mang247.com/?option=com_k2&view=itemlist&task=user&id=166034
Quote
0 #26 top-prop 2015-02-08 14:11
Ahaa, its good conversation regarding this article here at this webpage, I have read all that, so now me also commenting here.
Quote
0 #25 medications com 2015-01-10 04:24
Attractive section of content. I just stumbled upon your blog and in accession capital
to assert that I get in fact enjoyed account your
blog posts. Anyway I'll be subscribing to your feeds and even I
achievement you access consistently fast.

Feel free to surf to my homepage - medications
com: https://canadianedrugstore.com/
Quote
0 #24 Mathew 2014-12-23 16:18
Good day! I could have sworn I've been to this website before but after checking through some of the post I realized it's new to me.

Anyhow, I'm definitely glad I found it and I'll be bookmarking
and checking back often!
Quote
0 #23 Guadalupe 2014-11-25 02:42
Heya i'm for the primary time here. I came across this board and I in finding It really useful & it helped
me out much. I am hoping to offer something again and help others such as you helped
me.
Quote
0 #22 Darby 2014-11-20 22:11
It's going to be ending of mine day, except before finish I am
reading this great post to increase my know-how.
Quote
0 #21 www.jazz-standards. 2014-06-03 00:59
It's really a nice and useful piece of info. I am glad that you just shared this helpful
information with us. Please keep us informed like this.
Thank you for sharing.
Quote
0 #20 Marisa 2014-05-30 19:59
I am not sure where you are getting your information, but great topic.
I needs to spend some time learning more or understanding more.
Thanks for excellent info I was looking for this information for my
mission.
Quote
0 #19 jazz-standards.com 2014-05-28 01:40
Pretty! This has been an incredibly wonderful article. Many thanks for supplying these details.
Quote

Add comment


Security code
Refresh