rohityadavcloud commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1940454905
Fixed by https://github.com/apache/cloudstack/pull/8599
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
rohityadavcloud closed issue #8562: VPC Routing/Network Issue
URL: https://github.com/apache/cloudstack/issues/8562
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscri
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1909996555
> > ```
> > iptables -t nat -I POSTROUTING -o ethX -j SNAT --to-source 99.127.xxx.93
> > ```
> >
> > `ethX` is the device name of other subnet (99.127.xxx.32/27
midhunpjos commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1909967660
> ```
> iptables -t nat -I POSTROUTING -o ethX -j SNAT --to-source 99.127.xxx.93
> ```
>
>
>
>
>
> `ethX` is the device name of other subnet (9
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1909575701
@midhunpjos
as a workaround, can you add some iptables rules by the following command ?
```
iptables -t nat -I POSTROUTING -o ethX -j SNAT --to-source 99.127.xxx.93
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908349794
@DaanHoogland
added to 4.18.2.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908348950
Just an update:
I was able to reproduce the issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908227163
> @weizhouapache 99.127.xxx.107 is used in an isolated network, but I can
ping it from other VPC,or from public not from a specific VPC mentioned in
issue. A Webserver is ru
midhunpjos commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908185337
@weizhouapache 99.127.xxx.107 is used in an isolated network, but I can ping
it from other VPC,or from public not from a specific VPC mentioned in issue. A
Webserver is running
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908169010
> @weizhouapache Yes .Port forwarding is enabled for the IP. Firewall is
open for ICMP. Not only 99.127.xxx.107, 99.127.xxx.108... are not accessible
from specific VPC VM.
midhunpjos commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908153374
@weizhouapache Yes .Port forwarding is enabled for the IP. Firewall is open
for ICMP.
Not only 99.127.xxx.107, 99.127.xxx.108... are not accessible from specific
VPC VM.
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908087822
> @weizhouapache Q: can you log into the VR, and check if the gateway of
each public range is reachable ? Yes From the VR gateway of each subnet is
reachable. The Public IP'
midhunpjos commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1908054724
@weizhouapache
Q: can you log into the VR, and check if the gateway of each public range is
reachable ?
Yes From the VR gateway of each subnet is reachable. The Public I
weizhouapache commented on issue #8562:
URL: https://github.com/apache/cloudstack/issues/8562#issuecomment-1907903294
@midhunpjos
- can you log into the VR, and check if the gateway of each public range is
reachable ?
- can you create a tier with `default_allow` and test with a vm on
midhunpjos opened a new issue, #8562:
URL: https://github.com/apache/cloudstack/issues/8562
# ISSUE TYPE
* Bug Report
# COMPONENT NAME
~~~
VPC
~~~
# CLOUDSTACK VERSION
~~~
4.18.1
~~~
# CONFIGURATION
~~~
15 matches
Mail list logo