Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

repeater config of create_ap #444

Open
sanfx opened this issue Apr 23, 2020 · 0 comments
Open

repeater config of create_ap #444

sanfx opened this issue Apr 23, 2020 · 0 comments

Comments

@sanfx
Copy link

sanfx commented Apr 23, 2020

What is the equiavalent of doing this
create_ap -m bridge p2p0 eth0 MyHotspot password

in the config

$ cat  /etc/create_ap.conf
CHANNEL=default
GATEWAY=192.168.1.1
WPA_VERSION=2
ETC_HOSTS=0
DHCP_DNS=gateway
NO_DNS=0
NO_DNSMASQ=0
HIDDEN=0
MAC_FILTER=0
MAC_FILTER_ACCEPT=/etc/hostapd/hostapd.accept
ISOLATE_CLIENTS=0
SHARE_METHOD=nat
IEEE80211N=0
IEEE80211AC=0
HT_CAPAB=[HT40+]
VHT_CAPAB=
DRIVER=nl80211
NO_VIRT=0
COUNTRY=
FREQ_BAND=2.4
NEW_MACADDR=
DAEMONIZE=0
NO_HAVEGED=0
WIFI_IFACE=p2p0
INTERNET_IFACE=eth0
SSID=MyHotspot
PASSPHRASE=852172777222
USE_PSK=0

using the above different ip address gets assigned while the command line option was using the old ip addresses.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant