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

Networking enhancements and bugfixes #225

Closed
wants to merge 18 commits into from

Conversation

kueblc
Copy link
Collaborator

@kueblc kueblc commented Jul 3, 2019

Fix address conflicts by binding to our created gateway #187
Better config backup #61
Detect wpa_supplicant #19 #84 #172 #183 #208
Verify network interface exists #157 #183

No need to backup or restore dnsmasq.conf
Use wildcard to resolve all dns queries to 10.42.42.1
Write hostapd.conf locally so we don't need to backup/restore
Use sudo when writing NetworkManager.conf
Added and tweaked some log messages
Use pkill to stop hostapd so the cleanup portion of setup_ap is run
kueblc added 4 commits October 3, 2019 13:23
Seems to fix issues I was having while already connected to a network when starting AP
No longer a need to backup/restore NetworkManager config
We aren't routing traffic to the internet, so no need for iptable modifications
Stop dnsmasq before restarting NetworkManager
@kueblc kueblc mentioned this pull request Oct 6, 2019
@kueblc
Copy link
Collaborator Author

kueblc commented Oct 23, 2019

Included in #331

@kueblc kueblc closed this Oct 23, 2019
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

Successfully merging this pull request may close these issues.

1 participant