using the question form to
submit your questions.
See also FAQ for ComSocks v2.5
This FAQ is mainly for version 2.6.
Gatway's Hosts file in Windows directory: ---------------------------------------------- # This file contains the mappings # of IP addresses to host names. Each # entry should be kept on an # individual line. The IP address should # be placed in the first column followed # by the corresponding host name. # The IP address and the host name should # be separated by at least one # space. # # Additionally, comments (such as these) # may be inserted on individual # lines or following the machine name # denoted by a '#' symbol. # # For example: # #102.54.94.97 rhino.acme.com # source server #38.25.63.10 x.acme.com # x client host 127.0.0.1 localhost 192.168.0.1 gate1 gate1.mycompany.com 192.168.0.2 baby2 192.168.0.3 baby3 192.168.0.4 baby4 192.168.0.5 baby5
| type | Address of proxy to use | Port | |
| HTTP: | [your gateway ip] | : | 80 |
| Secure: | [your gateway ip] | : | 80 |
| FTP: | [your gateway ip] | : | 80 |
| Gopher: | [empty] | : | 0 |
| Socks: | [your gateway ip] | : | 1080 |

This is achieved very simply. To configure Webcam32 for ComSocks, you must first know the following information:
| IP address or hostname of the machine running ComSocks |
| FTP target server name or IP address |
| Userid on the target FTP server under which the Webcam32 image will be uploaded |
| Password for the target FTP server userid |
In the Webcam32 settings, enter the following:
For FTP Server, enter the IP address or hostname of the machine running ComSocks
For FTP Userid, enter <FTP Userid>@<FTP Server>
For FTP Password, enter the FTP password.
For example,
If ComSocks is running on a machine called Superman which is LAN connected to a machine called Boy and Webcam32 is running on Boy then if the FTP server were ftp.myserver.com and the userid was myuserid, then
FTP Server would be entered as Superman
FTP Userid would be entered as myuserid@ftp.myserver.com
FTP Password would be entered as the myuserid password
For more information on Webcam32 configuration, visit the Webcam32 home page
| Port Mapping's Name | BattleNet Port Mapping |
| Proxy IP Address: Proxy Port | Gateway's IP:6112, i.g. 192.168.0.1:6112 |
| Destination Name | client' IP, i.g. 192.168.0.2 |
| Destination Port | 6112 |
| Sender's port and send port | 0 |
| Transport | udp |
| Bi-directional UDP mapping | Yes |
Enable this port mapping and apply the changes. In client computer running the game,
install SocksCap32 from http://www.socks.nec.com/sockscap.html.
Under the file menu, select setup using the following settings:
| SOCKS Server: [gateway's IP, i.g. 192.168.0.1] | Port: [1080] |
| SOCKS User ID: [nobody] | |
| Protocol: [Socks5] |
Name Resolution: [Resolve all names remotely] |
Next, select New and browse to the name of the executable file ( ie diablo.exe ) and click
Ok.
This information is provided by JCM
(jcm@multimania.com).
| /etc/resolv.conf | list all nameservers here |
| /etc/sysconfig/network | list the host name for this machine |
| /etc/hosts | list all host names to ip mappings |
| /etc/sysconfig/network-scripts/ifcfg-eth0 | list the ip and network address,network mask, gateway ip, network interface device name eth0 |