Moderator: Qbik Staff
wheels3572 wrote:Hello All,
I am new to this and I am having a hard time finding 2 options here. I am installing the Java Authentication side for users to go through Wingate.
I the only thing I dont see is the following
4). Place both the 127.0.0.1 and Internal IP (interface) into the Bound window. (Double clicking on the desired interface will move it.)
I dont see the Internal IP I can add? Where do I do that and how.
wheels3572 wrote:14). Open the Socks Proxy Server (under the Services tab in GateKeeper).
I did that
15). Click on the Socks Advanced tab.
I did that
16). In the HTTP protocol section click the Use following Policy radio button.
This is what I dont see is # 16. I dont see no HTTP. All I see is
Socks Requests:
Perform reverse name lookup for IP requests.
Use RFC 1929 (Clear text) Authentication for SOCKS5
If anyone can help me with Section 4 and 16 it would be GREATLY appreciated. Thanks. Is there something I missed?
adrien wrote:wheels3572 wrote:Hello All,
I am new to this and I am having a hard time finding 2 options here. I am installing the Java Authentication side for users to go through Wingate.
I the only thing I dont see is the following
4). Place both the 127.0.0.1 and Internal IP (interface) into the Bound window. (Double clicking on the desired interface will move it.)
I dont see the Internal IP I can add? Where do I do that and how.
You need to edit the Remote Control Service, go to the bindings tab. Add a binding policy, select your internal adapter.
Ok so does this look right to you then under Adapter I highlighted ANY Internal Adapter (which I had previously done anyway). What would I add for a binding Policy? Sorry very new to this myself.wheels3572 wrote:14). Open the Socks Proxy Server (under the Services tab in GateKeeper).
I did that
15). Click on the Socks Advanced tab.
I did that
16). In the HTTP protocol section click the Use following Policy radio button.
This is what I dont see is # 16. I dont see no HTTP. All I see is
Socks Requests:
Perform reverse name lookup for IP requests.
Use RFC 1929 (Clear text) Authentication for SOCKS5
If anyone can help me with Section 4 and 16 it would be GREATLY appreciated. Thanks. Is there something I missed?
Those instructions for SOCKS are out of date. We removed that when we allowed the WWW proxy to intercept SOCKS sessions when we release WinGate 6.0.
If you have transparent proxy enabled in the WWW Proxy (on the sessions tab), then you shouldn't need to worry about configuring the SOCKS server.
I dont have transparent proxy enabled cuz I am NOT using ENS. I am using Zone Alarm. So what do I do now? Do I still need to configure the socks server? Also one other question. I have someone form outside my network that wants to use my proxy. What do I do then. Still use Any INTERNAL adapter or external? and where is the logging so I can see if htey connect or not? Sorry I been fighting with this thing for about 4hrs lol.
If your wondering where I got those steps from that I pasted it was from this site URL http://support.qbik.com/index.php?_a=kn ... ails&_i=81
Thanks agian.
Adrien
adrien wrote:Thanks for that - I edited the knowledgebase article.
For the binding policy it sounds like you got it right - if the binding policy says "any internal adapter", then you will be able to access the Remote Control Service from any machine connected to an internal adapter.
Ok 1 other then. My boss wants to connect to me an OUTSIDE ISP (which I have) I dont use his ISP as it's only 56k. I am running DSL and am outside of the internal Network my boss'. Is there ANY way he can connect to me since he is outside of me which in turn if I my logic is correct would make the Internal Adapters the reason he cant connect to me because it's saying use INTERNAL adapters?
There is one other gotcha here - you need to be using the WinGate user database for Java authentication to be available.
I am using Wingate User database. What I have is as follows:
WHEELS [Willie] - ( Administrator - Authenticated [WinGate])
Would that be what your talking about?
Adrien
adrien wrote:hi
It's not clear from your post whether your boss would connect to you from the internet, or from some other interface on your system. Could you clarify please?
Thanks
Adrien
adrien wrote:Ok, so if you want him to also use the Java login, you would need to alter the binding policy on the Remote Control Service to also be bound to external adapters.
probably just easier to set it to "any adapter".
Same with the WWW proxy as well, since he would need to connect to that through the external interface also.
You would then want to make sure that only authenticated users use the WWW proxy, since otherwise you will find all sorts of people using it.
Regards
Adrien
adrien wrote:It's possible his connection to you is being intercepted by his ISP.
We don't send such errors back.
Do you see any evidence of him having connected in your logs, or history?
Adrien
adrien wrote:Aha
OK, since you are behind a DSL/NAT, then his incoming connection attempts would be blocked by that. You would need to configure a pinhole in it to forward connections on port 80 (and 809 for Remote Control Service) through to your WinGate IP.
Adrien
adrien wrote:Hi
OK, you would need to do this twice, once for port 80, and again for port 808.
Public port 80
Private port 80 (i.e. you aren't changing it)
Protocol is TCP
Host IP is your WinGate IP.
however, your WinGate IP isn't 127.0.0.1 - this is a special address which is known as localhost, which is used by any machine to connect to itself - it isn't available to any other machine. Whenever you see 127.0.0.1, think "myself". For any machine it is private, and not accessible from any other machine.
To get your IP address(es), go to the command prompt, and type
ipconfig /all
This will list your IP settings, including IP addresses for your adapter.
Adrien
wheels3572 wrote:adrien wrote:Hi
OK, you would need to do this twice, once for port 80, and again for port 808.
Public port 80
Private port 80 (i.e. you aren't changing it)
Protocol is TCP
Host IP is your WinGate IP.
however, your WinGate IP isn't 127.0.0.1 - this is a special address which is known as localhost, which is used by any machine to connect to itself - it isn't available to any other machine. Whenever you see 127.0.0.1, think "myself". For any machine it is private, and not accessible from any other machine.
To get your IP address(es), go to the command prompt, and type
ipconfig /all
This will list your IP settings, including IP addresses for your adapter.
Adrien
adrien wrote:Ah.
I know why. In the client file that is sent back from WinGate when it serves the java login applet, contains data about the IP to connect to for authentication.
I think the file is client.htm.
In there, you will see a URL, with ##WINGATE## in it, This refers to wingate. WinGate will be sending this back as it's internal IP, which isn't available from the Internet.
Hmm Do you have a constant host-name? There's a service like DNS2Go that can give you a constant name no matter what your IP is, then you could edit the client.htm file, and your boss could find your machine.
Adrien
adrien wrote:That case they are talking about is if you rely on your ISP to set up port mappings, but you aren't relying on that in this case, you can set up your own port mappings in your DSL modem (as you did to get your boss to connect).
So it should work fine for you.
Adrien
adrien wrote:Should be.
If you aren't on line, when he does a lookup for your address, it will return(I think) 0.0.0.0 so his connection will fail (because you aren't there). Otherwise it will return your current IP.
So you then don't need to worry about what your IP might be any time you connect. then you need to edit client.htm in the WinGate\java directory, and replace ##WINGATE## with your new DNS2Go name (remove the #s as well).
then you should be all set - the web server will serve Client.htm to your boss's browser, that should tell your boss to connect to your new IP on the port number of the remote control service. This is normally 808, which you also have mapped through to WinGate. Then you should be all set.
Adrien
Users browsing this forum: Google [Bot] and 3 guests