Create Access Point on Archlinux

Create Access Point on Archlinux

Create Access Point on Archlinux

1 Solution

  1. Download createap
git clone https://github.com/oblique/create_ap
or
yaourt -S create_ap
  1. Install
cd create_ap
make install
  1. Create AP

choose one

create_ap wlan0 eth0 MyAccessPoint  #no passpharse
create_ap wlan0 eth0 MyAccessPoint MyPassPhrase #WPA+WPA2 passphrase
create_ap -n wlan0 MyAccessPoint MyPassPhrase  #AP without Internet sharing
create_ap -m bridge wlan0 eth0 MyAccessPoint MyPassPhrase #Bridged Internet sharing

2 Problem

Author: mlhy

Created: 2015-10-11 日 14:30

Emacs 24.5.1 (Org mode 8.2.10)

posted @ 2015-10-11 14:31  mlhy  阅读(334)  评论(0编辑  收藏  举报