[ https://issues.apache.org/jira/browse/CLOUDSTACK-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131939#comment-15131939
]
ASF subversion and git services commented on CLOUDSTACK-9264:
-------------------------------------------------------------
Commit 78c43669e5c175bf4bbe6b4857ec4c9fcd53b402 in cloudstack's branch refs/heads/4.8 from
[~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=78c4366 ]
CLOUDSTACK-9264: Make /32 static routes for private gw work
> 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)
|