Run Basic Access Test (may take up to 2 minutes to run)
If using an alternate port for the web server:
Run Basic Access Test (on Port 81)
Run Basic Access Test (on Port 82)
Run Basic Access Test (on Port 8080)
Run Basic Access Test (on Port 8081)
The MiniPortal Basic Access Test determines if your MiniPortal servers can be accessed from the internet. The results can be used to troubleshoot access problems. Run this check any time you think there may be a problem with internet connections to the MiniPortal servers.
The Basic Access Test must be run from the machine running MiniPortal, and all MiniPortal servers should be started prior to running the test.
Additional information about the Basic Access Test is listed below.
Whenever someone who wants to visit your web site enters its domain name (or URL) in a web browser, a number of steps take place before any pages (or 'content') are displayed in the visitor's browser:
Although this appears simple enough, it requires that the domain name be officially Registered on the internet, that the domain is supported by a DNS, that the IP address remains valid 'long enough' for the web server to use, and that the IP address is either the same as the machine running the server, or is forwarded by another device (a router) to the machine running the server.
Most of these steps are taken care of when you setup a Trial subdomain name or a domain name. But, the configuration of your computer system and internet connection (ISP access) can require some changes to make web site access possible. The Basic Access Test will help you make any required configuration changes.
If a visitor cannot access your web site, it is almost always because of one or more of the following reasons:
Run the Basic Access Test to help find and fix these problems.
1. IP Address Lookup
Purpose: finds the 'external' IP address that visitors to your web site will use.
Details: this is the address that your domain (or subdomain) name will have in the DNS. This is the only IP address that can be used by visitors to access your site from the internet.
How the test works: whenever a visitor accesses a web server, the IP address of the visitor is known by the web server (it is just the IP address at the 'other end' of the network connection). This test just displays the (external) IP address of the machine that started the test (i.e. your machine).
Possible Problems:
Additional Information:
2. Web Server Test
Purpose: checks that a web server is running at the IP address found above.
Details: this is the web server that will be accessed by visitors using the IP address found above.
How the test works: the test sends a simple HTTP 'GET' request to the IP address found above on Port 80 (or on a different port, if specified). If there is a good response, then a web server is assumed to be running.
The test also sends an HTTP 'HEAD' request to the IP address for the URL '/admin'. If there is a good response, the test assumes MiniPortal (and not another web server) is running.
Possible Problems:
If there is a problem, the test will display links to more detailed information about each possible problem.
3. FTP Server Test
Purpose: checks that an FTP server is running at the IP address found above.
Details: this is the FTP server that will be accessed by visitors using the IP address found above.
How the test works: the test opens an FTP connection to the IP address found above on Port 21 (default FTP port). If there is a response, then an FTP server is assumed to be running.
The test also checks if the response is '220 FTP server, ready'. If so, the test assumes the MiniPortal FTP server is running.
Possible Problems:
If there is a problem, the test will display links to more detailed information about each possible problem.
Note: if you wish to use MiniPortal's FTP server, you must stop the other FTP server and then stop and start MiniPortal. Then, re-run this test. You may use another FTP server with MiniPortal's web server, but you will not be able to control the other FTP server using the MiniPortal Administrator.
Accessing Web Sites from an Internal LAN: some routers do not allow domain or subdomain names to be accessed on the internal LAN from other machines on the internal LAN (that is, they do not allow you to go 'out' to the internet and then 'back in' to the internal LAN). In these cases, the internal IP address of the machine running MiniPortal must be used instead of the domain or subdomain name. The internal IP address can be found by rolling the mouse over the MiniPortal '!' icon in the status area of the system tray (lower-right part of the screen).
Multiple Web Server Installations: MiniPortal can not be run on both a firewall and a system located behind the firewall at the same time if both share the same external IP address.
MiniPortal can not be run on multiple computers behind the same firewall if those computers share the same external IP address.
In both of these cases, the firewall check may give misleading results.