ZyMS | |||||||||||||||||
Zip your Mobile Surfing | |||||||||||||||||
|
|||||||||||||||||
Before installing ZyMS, some operations has to be performed to prepare the environment. Actually, the tested scenario is depicted in following figure;
The operations are:
|
|||||||||||||||||
Download and install the VMware player
ZyMS is a VMware appliance. In order to run it, download the VMware player on your computer and install it. Choose the right software accordingly with your OS. | |||||||||||||||||
Create a DynDNS account
This step is optional. ZyMS is a proxy and you need a static information (IP Address or DNS entry) for configuring the web browser and addressing ZyMS. If your landline connection to Internet is characterised by a static IP address, you can use this parameter to configure your browser and, so, you can skip this step. Otherwise, connect to the DynDNS site to create an account. Afterwards, by using the section "My Services", add a new hostname. This DNS entry is the pointer to your ZyMS instance. | |||||||||||||||||
Define network parameter (IP address, netmask and gateway) for the appliance
The VMware player gives you the ability to run a virtual machine an your PC. Simply, you have an "emulated" PC running as program on your real PC. As any PC equipped with a network card, the ZyMS appliance needs all the information to configure networking. You need a static IP address for ZyMS on your LAN connection in order to configure NAT/PAT rule on your router as described in the next step. WindowsOpen a DOS windows (Start->Run, insert the command CMD and press the OK button) and run the command ipconfig /all.
From the DOS window, you can extract these information:
From a terminal window, run the command ifconfig -a.
From the terminal window, you can extract these information:
Then, run the command route -n.
From the terminal window, you can extract these information:
Then, run the command cat /etc/resolv.conf.
From the terminal window, you can extract these information:
The ZyMS appliance will use the same Subnet Mask, Default Gateway and DNS Servers found in the previous step. You have to choose an available IP Address in your LAN subnet in order to complete the network configuration. This page to determine the range of IP Addresses available in your network.
After submitting the form, the web site gives you the result.
The relevant information in the result page is the IP Address range between the Min IP and the Max IP values. By discarding the IP addresses of the known network elements (in the examined configuration the PC and the router), you can choose the IP Address for configuring th ZyMS Appliance. If Dhcp is enabled, my advice is to choose the IP Address starting from the Max IP value (e.g. 192.168.1.254). | |||||||||||||||||
Implement NAT/PAT rules on the router connected to Internet
The last step is related to the configuration of NAT/PAT rule on the router.
In the examined scenario, the router has a public IP address on the interface connected to the landline operator and a private IP address on the interface connected to the LAN. In this scenario, the router performs NAT/PAT translation when a request coming from a PC on the LAN has to reach an external host. An example can explain this functionality:
Introducing the NAT/PAT rule on the above depicted page means:
| |||||||||||||||||
|
|||||||||||||||||