You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Default IPtables rules should be updated to enhance the out of box experience for Ostro XT + IDEs. Intel System Studio gdbserver requires port 2345 and Intel XDK requires port 22.
The text was updated successfully, but these errors were encountered:
Preferably the recipes that bring in Intel System Studio and Intel XDK should open the ports themselves when the services are started up (and close them when the services are shut down). See chapter "Opening firewall holes for services" in https://ostroproject.org/documentation/howtos/firewall-configuration.html . In case this can't be easily done (for example, the services don't come from recipes but the binaries are just copied on the system), we can also change the default firewall rules. I'll do a PR anyway for this.
PR #31 contains now a custom firewall default rule set for Ostro XT. I based it on the latest Ostro OS default firewall settings, which contains also a fix for too permissive IPv6 link-local access.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Default IPtables rules should be updated to enhance the out of box experience for Ostro XT + IDEs. Intel System Studio gdbserver requires port 2345 and Intel XDK requires port 22.
The text was updated successfully, but these errors were encountered: