[
https://issues.apache.org/jira/browse/CLOUDSTACK-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124132#comment-15124132
]
ASF GitHub Bot commented on CLOUDSTACK-9264:
--------------------------------------------
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/1383#issuecomment-176950230
Tested the following static routes:
<img width="766" alt="screen shot 2016-01-29 at 21 12 15"
src="https://cloud.githubusercontent.com/assets/1630096/12686942/1f0c9a3c-c6cd-11e5-9b65-60e813fdde47.png">
Both show up fine now:
<img width="590" alt="screen shot 2016-01-29 at 21 09 46"
src="https://cloud.githubusercontent.com/assets/1630096/12686949/26a0d998-c6cd-11e5-9fa9-b89f0382a726.png">
> Create of /32 static route on private gw fails
> ----------------------------------------------
>
> Key: CLOUDSTACK-9264
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9264
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.7.0, 4.7.1
> Reporter: Remi Bergsma
> Assignee: Remi Bergsma
> Priority: Critical
>
> The /32 static route creation fails. When trying manual the command it runs
> we see why:
> root@r-2934-VM:~# route add -net 172.16.1.4/32 gw 172.16.1.1
> SIOCADDRT: Invalid argument
> Let's use 'ip' toolset or use -host for /32
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)