Port forwarding for multiple IP

tianjiantao

New Member
Nov 21, 2017
3
0
1
33
我现在有5个IP服务器,那么我想给他们一个IP端口转发,比如把192.168.10.2:1534端口转发到内部网络10.21.21.1:22以上,我尝试只有一个IP转发方法,就是重新创建网桥,虽然这可以实现端口转发,但我不能IP的其他4正常访问。
 
I have 5 IP servers now, then I want to give them a IP port forwarding, such as the 192.168.10.2:1534 port forwarding to the intranet 10.21.21.1:22 above, I try to have only one IP forwarding method, is to re create the bridge, although this can realize the port forwarding but I cannot IP the other 4 normal visit!
 
I have 5 IP servers now, then I want to give them a IP port forwarding, such as the 192.168.10.2:1534 port forwarding to the intranet 10.21.21.1:22 above, I try to have only one IP forwarding method, is to re create the bridge, although this can realize the port forwarding but I cannot IP the other 4 normal visit!

Give more details (post e.g. pvereport from all 5 nodes).
 
所有的IP都是通过一个网卡出去的,如果每个虚拟机都用桥连接的话,可以用独立IP上网,但是我像组建一个内网,让所有的虚拟机都可以互相ping,并且我可以用其中一个IP来做内网端口映射!
All IP are through a card out, if each virtual machine with a bridge connection, can connect to the Internet with independent IP, but I like to set up a network, let all virtual machines can ping each other, and I can use one of the IP network to do port mapping!