Hi,
I'm discovering ovh public cloud these days and try to figure out how I can design the network.
As a basic test, I created 1 private subnet and try basic communication between an instance launched in the default public subnet and another launched in the private subnet.
When I tried to create a router that would be attached to both subnets, I get a :
```
$ openstack router create myrouter
ConflictException: 409: Client Error for url: https://network.compute.gra5.cloud.ovh.net/v2.0/routers, Quota exceeded for resources: ['router'].
```
I don't know where I can increase the quota...
Also, the horizon UI is supposed to have a "router" button but it seems not to be displayed.
Best,
Matthieu
PS : of course everything works if I add a second interface to the public instance and attach it to the private subnet.
Routing between subnets
Related questions
- Dimensionnement serveur MySQL
29676
07.11.2018 12:32
- [RESOLU] Connexion impossible en SSH
25519
05.06.2019 20:05
- Bonjour, Je n'est reçus aucun mot de passe root lors de mon achat!
21321
05.02.2018 20:47
- Gitlab private docker registry
21004
16.03.2018 13:05
- Configuration IP failover avec netplan (Ubuntu 17.10)
19199
12.01.2018 23:23
- IP Failover sur Debian 9
17672
18.11.2016 20:40
- Ssh connection timed out port 22
17593
11.12.2019 08:21
- Problème connexion ssh
16712
04.02.2018 09:46
- Connexion OpenStack Swift Object Storage
14165
11.04.2019 10:09
- Désactivation de mon site pour Phishing
13820
12.05.2021 08:36
Wow, I just saw this thread : https://community.ovhcloud.com/community/fr/virtual-routers-on-public-cloud?id=community_question&sys_id=fa80f10c58da42d02d4c51cec5fc96dc
Routers are an "alpha" feature and I've to create them by hand ? Is it true ?
Hello,
Yes, routers are only in alpha stage for now and are enabled on GRA9 region.