Routing in classic virtual server instances and bare metal servers
If you are attempting to access an IBM Cloud classic infrastructure virtual server instance or a bare metal server that has both a private network interface (eth0
) and a public network interface (eth1
), then the issue
could be the traffic being routed to the public network interface versus the private. The routing tables for these interfaces point the default gateway to the public interface (eth1
). Transit gateways are connected only to the private
networks. You might have to add entries to route the subnets from other VPCs through the private interface.