Access Point

이승훈·2025년 9월 17일
sudo apt update && sudo apt upgrade -y
sudo apt install iptables -y
sudo update-alternatives --set iptables /usr/sbin/iptables-legacy
sudo update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy
curl -sL https://install.raspap.com | bash
sudo shutdown -r now

최로 로그인 정보
id: admin
password: secret


Hotspot - Basic.interface: uap0, Advanced.WiFi client AP mode: on


rfkill list
sudo rfkill unblock wifi
sudo systemctl start hostapd
sudo systemctl start dnsmasq
systemctl status hostapd
systemctl status dnsmasq
profile
안녕하세요!

0개의 댓글