|
发表于 2014-7-20 19:26:54
|
显示全部楼层
By default, your network has been delivered with Source NAT Public IP Addresses.
To allow external access you must configure your network from the Network Section in the Control Panel.
1. Configure Outbound Firewall Rules which define the internal IP Addresses that are allowed to access the Public Internet. For example, if you wish to allow every internal IP public acceess, with TCP, UDP, and All Ports, you would insert 0.0.0.0/0, allow TCP & UDP, and allow all ports.
2. From the Inbound Firewall settings, you will need to open up the ports to the IP Addresses you wish it to be reached from, from the Internet. 0.0.0.0/0 will allow all IP Addresses. If you want it completely open, you will need to configure ports 1 to 65000.
3. From the Port forwarding settings, You will need to forward the ports you wish to the internal IP Addresses as you require. For instance, port 80 for HTTP, 22 for SSH. A complete list can be found here: http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
You may also configure the Load Balancer to distribute traffic according to your requirements acrosss multiple VMs.
|
|