Thursday, May 17, 2018

configuring ccproxy and internet gateway for routing internet from one network to another

CCproxy is software used to give internet connection to neighboring computers in the same network (connected to same switch or wifi network). It is simple and easy to use. 

This particular use-case is for situation when internet is required in an adjacent network (say 192.168.32.*, which say is the LAN) and the internet connected Proxy server is in another network (say 192.168.43.* which say is the jio network coming from wifi or mobile)

Steps:-
1. Open CC Proxy , do the settings as follows:-
2. Start the proxy server

3. install winpkfilter (which is the internet gateway)

(a) click the local area connection and  select the NAT status as client, meaning your LAN connection (say 192.168.32.10) will be client and click ok.

(b) click on wireless connection and NAT status will be provider, give the proper IP address of the JIO or wifi provided IP address (say 192.168.43.232) and click OK

(c) Click Start NAT as seen above

4. In one of the LAN PCs (say 192.168.32.25), add the following command in command window with admin privileges to add the IP address of JIO computer . Note that all Pcs in the LAN will be in the 192.168.32.* network.

route add 192.168.43.232 mask 255.255.255.255 192.168.32.10

5. ping the 192.168.43.232 computer, it should ping.

6. Open any browser and add proxy address as 192.168.43.232 and port as 808

7. open and browse internet in this network while your jio is connected to another network



 

1 comment:

wadewillson said...

Useful information about Secure Internet Gateway thanks for sharing it