BlackIce Defender
  1. Access your advanced tools section on the host computer's firewall program.

  2. You should have options of adding IP addresses to accept & deny, or the option of port modification.

  3. Allow port 8090 to "accept".

  4. If you know the IP of the remote computer you want to access your streaming video and you want to keep others from accessing it, add the IP and choose "accept" and leave port 8090 blocked

ZoneAlarm
  1. Go into the Programs section of your ZoneAlarm settings.

  2. Allow IWS as a server for the Internet. Also allow EyeWDM and TrackerCam the ability to connect to the Internet in the same Programs section.

  3. For your Security settings, set your Internet settings to High and the local to Medium.

ZoneAlarm will monitor outgoing as well as incoming activity. You will find that ZoneAlarm will give you a dialogue box whenever you start a program requiring access to the Internet. For programs that you feel comfortable allowing access to the Internet, such as TrackerCam, click OK to set ZoneAlarm to allow it access and prevent the dialogue from appearing each time.

Sygate

This information comes from here.

The following demonstrates how to make servers on Sybergen Access Server or SyGate client visible to outside.

In order to demonstrate access to " Web Server1" on Sybergen Access Server or SyGate client, use http://:8090 to access 192.168.0.2:8090

You need to replace the 192.168.0.2 in the following line with the IP address of your machine.

:INIT "Our WEB Server"
IN TCP 8090 8090 192.168.0.2 0 0 -
:SUB
:END

Wingate

Proxy

This information supplied from here

  1. Open the WinGate gatekeeper.

  2. In the WWW service, accept connection on port 8090.
    Note: in 4.x versions, the option is Service Port.

  3. Under the Bindings tab, set to accept connections on any interface,

  4. Under the non-proxy request tab, click pipe through to a predetermined server and enter the IP address of the web server,

Once these settings are in place, all the requests internally and externally for the web server will get redirected to the machine hosting the web server.

ENS

This information supplied from here

Note: This configuration will only be used when you are using the ENS plug-in on the WinGate server.

  1. Open GateKeeper.

  2. From the Port Security tab, double click the Extended Network Support icon.

  3. Click Add at the bottom of this window.

  4. Set the Interface to External (pull down menu).

  5. The FROM port is going to be 8090, the TO port is going to be 8090.

  6. Description can be "My WEB Server".

  7. Select radio button in the action option to REDIRECT PACKET TO IP ADDRESS.

  8. The IP address is going to be the IP of the computer behind WinGate that is housing the Web server (example: 192.168.0.5).

  9. If the Web server is listening on a port other than 8090, place a check in the box for Override Port and place the port number in here. (Normally the web server would be listening on port 8090.)

  10. Click OK.

  11. Click OK again.

  12. Save changes in GateKeeper (click the save (diskette) icon in the tool bar).

  13. To connect to the web server from outside of the network, the user would open a browser and enter the URL for the external IP address of the WinGate Server computer, via the redirection from above the request will go directly to the internal computer that is hosting the web serve