Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can create hotspot with create_ap directly but not with this tool #443

Open
mAmineChniti opened this issue Dec 1, 2024 · 0 comments
Open

Comments

@mAmineChniti
Copy link

mAmineChniti commented Dec 1, 2024

Describe the bug
Basically i can create a hotspot using create_ap directly by running sudo create_ap wlp8s0 wlp8s0 Debra 123456789 but i can't do it with the gui for some reason it just runs and and tries to configure stuff then just says Not running
i opened it using sudo

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
Screenshot from 2024-12-01 01-52-42

Desktop (please complete the following information):

  • OS: Debian
  • Version bookworm

Additional context
/etc/create_ap.conf

CHANNEL=default
GATEWAY=192.168.12.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=1
IEEE80211AC=1
IEEE80211AX=1
HT_CAPAB=[HT40+]
VHT_CAPAB=
DRIVER=nl80211
NO_VIRT=0
COUNTRY=
FREQ_BAND=2.4
NEW_MACADDR=
DAEMONIZE=0
DAEMON_PIDFILE=
DAEMON_LOGFILE=/dev/null
DNS_LOGFILE=
NO_HAVEGED=0
WIFI_IFACE=wlp8s0
INTERNET_IFACE=wlp8s0
SSID=Debra
PASSPHRASE=123456789
USE_PSK=0
ADDN_HOSTS=
DHCP_HOSTS=

gui terminal output

pkexec --user root create_ap wlp8s0 wlp8s0 'Debra' '123456789' --mkconfig /etc/create_ap.conf --ieee80211n  --ieee80211ac  --ieee80211ax  
Config options written to '/etc/create_ap.conf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant