Score:0

Route private network traffic using public ip/network

in flag

Newbie here, scenario I have 2 servers with 1 public and 1 private IP each.

  serverA : eth0 (54.173.62.149 | public ip)
            privateip 10.38.1.1/24

  serverB: eth1(13.33.152.13 |public ip)
           privateip 10.48.1.1/24

Is it possible to route the private ip traffic through public interface ? kindly provide suggestion/links on approaches for such cases

Score:0
jp flag

You can't route private IPs over the public internet. RFC 1918 addresses are non-routable by definition. You need to use an IP tunnel to route private networks between public IPs.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.