arctic-fire-development / dapper-gcs

node.js + HTML5 Ground Control Station for unmanned vehicles.
Other
9 stars 7 forks source link

dapper-mapproxy.service occasionally binds to usb0 rather than wlan0 #582

Closed rayjanwilson closed 9 years ago

rayjanwilson commented 9 years ago

suspect this has to do with the startup and when things are available. look into making it wait until wlan0 is up rather than than the generic network.target

rayjanwilson commented 9 years ago

forcing mapproxy-util to bind to 0.0.0.0 fixes this. that address makes it listen to all incoming external requests.

pull request is incoming

rayjanwilson commented 9 years ago

verification that it is working now

screen shot 2015-05-06 at 11 04 24 pm