I have turned my pi into access point using the relevant configuration given in raspberrypi.org site.
Now I can see pi as access point on my mobile and can get connected but still can not browse.
Asked
Active
Viewed 23 times
0
wlan0is192.168.4.1? Did you enable IP forwarding? – M. Rostami Mar 01 '20 at 06:51cat /etc/default/hostapd-cat /etc/hostapd/hostapd.conf-cat /etc/dnsmasq.conf-ifconfig-iwconfig-service hostapd status-cat /etc/sysctl.conf– M. Rostami Mar 01 '20 at 06:58ping google.com. Do you get responses? – Ingo Mar 03 '20 at 21:37