Quick Reference
Default Credentials
Linux / SSH Login
wlanpi
wlanpi
You are required to change your password on first login.
Please remember your new password.
Network Interfaces
pan0
Bluetooth
169.254.43.1/24
eth0
Server mode
172.16.42.1/24
wlan0
wconsole / hotspot
172.16.43.1/24
wlan1
monitor / scanning
DHCP
Connect to Your Pi using the mDNS address
wlanpi-xxx.local
Try ping wlanpi-xxx.local
, where xxx are the last 3 characters of your WLAN Pi Ethernet MAC address.
Or ssh wlanpi@wlanpi-xxx.local
.
Access via mDNS can be a bit hit & miss for Windows users. If having difficulty, use the IP address of the WLAN Pi shown on the front panel instead.
Common Ports
SSH
22
iperf2
5001
iperf3
5002
kismet
http://<ip>:2501 http://wlanpi-<xxx>.local:2501
URLs
Cockpit Admin Dashboard
https://<ip>/app/cockpit https://wlanpi-<xxx>.local/app/cockpit
Grafana
https://<ip>/app/grafana https://wlanpi-<xxx>.local/app/grafana
Linux Command Cheat Sheet
Last updated