Top Global MB8000 User Manual

Page 30

Advertising
background image

Top Global USA. ----MB8000 User Guide

- 29 -

2. Select the user entry you want to disable or delete
3. Choose “Disable” or “Delete” in the user’s entry status.
4. Click

OK

When web portal status is enabled, a login page will be shown to the users who want to
access Internet through MB8000. This page likes figure 3- 16 . Users can customize the
login page through setting greeting page configurations (refer to 3.3.3.10 Greeting Page).

Figure 3- 16 WEB Portal Login Page

3.3.3.7 IP Port Forwarding

To make the internal machine's service available to the outside, we need to use port
forwarding on the gateway server. It is assigning a port on the gateway to accept all
connections and forward it to the internal machines port where the service is listening. .

For example:

Let xxx.xxx.xxx.xxx be the IP address of the gateway server connected to the internet and
172.16.0.100 be the IP address of the internal machine. And you want to run a web server
on 172.16.0.100 on port 80 which should be available to the outside internet. We can
forward the port 50000 on xxx.xxx.xxx.xxx to port 80 of 172.16.0.100

Source: xxx.xxx.xxx.xxx:50000 -- forwarded to -> 172.16.0.100:80

Advertising