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

Admin: validation #46

Open
matzf opened this issue Jan 10, 2019 · 0 comments
Open

Admin: validation #46

matzf opened this issue Jan 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@matzf
Copy link
Contributor

matzf commented Jan 10, 2019

In the admin pages, creating/changing links can create an invalid SCION network topology.

We should implement proper validation to avoid creating impossible configurations:

  • no PARENT/CHILD loops
  • CORE links only between core ASes
  • no PARENT links for core ASes
  • no PARENT/CHILD links outside of ISDs

Other things that can be validated (less important):

  • multiple VPNServers on same host must use different subnet
  • multiple VPNClients on same host must use different IP
@matzf matzf added the enhancement New feature or request label Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant