IDCF Cloud Settings [Port Forwarding]

Hi everyone!
I'm Fukuoka, and I'm in my second year on the infrastructure team.

Recently I had the opportunity to build a server on IDCF cloud

I had a hard time with it so I'd like to share it with you

If you don't forward ports in the first place, you won't be able to connect to the ports!

The following example shows the procedure for connecting via HTTP(80) as HTTP(8080). With the following settings, port 80 will be used from the internet to the firewall, and connections from the firewall to the server will be possible on port 8080.


Setup procedure
1. Log in to IDCFCloud 2. Operation by IP address 
ipaddress
① Click "IP Address" ② Click the target server in the "IP Address Name" column 3. Operation by port forwarding
fukuoka
① Select "Port Forwarding" ② Enter a comment Example: "beyond-HTTP" ③ Enter the public port *The port number will be entered automatically. ④ Enter the private port Enter "8080". ⑤ Select the virtual machine Select the server you want to configure ⑥ Click "+" to add After configuration, it is OK if the status is "Active". Follow the above procedure to configure the necessary ports such as "HTTP", "HTTPS", "SSH", and "FTP". A minimum template has been created below.
comment Public Port Private Port Virtual Machine
beyond-HTTP TCP:80 80 The server you want to configure
beyond-HTTPS TCP:443 443 The server you want to configure
beyond-SSH TCP:22 22 The server you want to configure
beyond-FTP TCP:21 21 The server you want to configure
beyond-FTP_PASSIVE TCP:60000-60030 60000-60030 The server you want to configure

Try it out when building!

If you found this article helpful,please give it a "Like"!
0
Loading...
0 votes, average: 0.00 / 10
1,188
X Facebook Hatena Bookmark pocket

The person who wrote this article

About the author