I have been trying to set-up a wireless access-point on my new Raspberry Pi Zero. I stumbled up this script after reading this guide https://blog.thewalr.us/2017/09/26/raspberry-pi-zero-w-simultaneous-ap-and-managed-mode-wifi/ and decided it would be faster to configure my Pi using it. However after running the script and rebooting my Pi, I noticed that while my access point was up and running, I was no longer able to open an SSH connection into the Pi. This has made it impossible to perform further configurations I had been planning to do, so I had to re-flash the micro-sd and start again. Is there a setting I need to change somewhere before running this script to prevent this from happening?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/96267832-unable-to-open-a-new-ssh-connection-after-running-script?utm_campaign=plugin&utm_content=tracker%2F97445956&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F97445956&utm_medium=issues&utm_source=github).
I have been trying to set-up a wireless access-point on my new Raspberry Pi Zero. I stumbled up this script after reading this guide https://blog.thewalr.us/2017/09/26/raspberry-pi-zero-w-simultaneous-ap-and-managed-mode-wifi/ and decided it would be faster to configure my Pi using it. However after running the script and rebooting my Pi, I noticed that while my access point was up and running, I was no longer able to open an SSH connection into the Pi. This has made it impossible to perform further configurations I had been planning to do, so I had to re-flash the micro-sd and start again. Is there a setting I need to change somewhere before running this script to prevent this from happening?