NXClient Service not running

314 views
Skip to first unread message

Edan Pedragosa

unread,
May 28, 2016, 12:02:09 PM5/28/16
to NxFilter
Hi!

I am trying out NXClient and it seems that Application Control and Proxy Filtering is not working.  Going to a blocked website returns the block page though with the correct user.

I have set the server ip and token and it accepted it with no problem.

I checked on the service for nxclient and it says stopped. I tried to start it but failed. It shows:
The NxClient service terminated with the following service-specific error:
Incorrect function.

from the event log.

Any idea where the problem is? I'm on WIndows 10 - 64-bit.

Thanks in advance!

Jinhee

unread,
May 28, 2016, 9:11:26 PM5/28/16
to NxFilter
I thought that you already tried it out. Was it not working always or you get an error from a specific installation? Try to run it on your CMD. Run c:/program files/nxclient/bin/startup.bat and see if it works.
Message has been deleted

Edan Pedragosa

unread,
May 29, 2016, 8:28:22 AM5/29/16
to NxFilter
The startup.bat works but the service does not.

I also thought at first but it seems that nxlogon was the one terminating the application.

I disabled nxlogon and application control no longer works.  That means the nxclient service is not working. I checked it and found that the service is not started, I manually start but the error shows up.

Starting the startup.bat works fine though.

Any idea?

Jinhee

unread,
May 29, 2016, 10:48:12 AM5/29/16
to NxFilter
We use 'prunsrv.exe' to launch the Java process as a Windows service. And it seems like that we are using an older version for NxClient. Read these,


Try v1.0.15. Or try the one from NxFilter package. If it works let me know.

Edan Pedragosa

unread,
May 31, 2016, 12:19:49 AM5/31/16
to NxFilter
I tried replacing it with the one from nxfilter package and the downloaded common-daemons but it still won't start.

What else could be broken?

Jinhee

unread,
May 31, 2016, 1:12:34 AM5/31/16
to NxFilter
Then you tell me the difference between the system you can run it and the system you can't run it. Are you telling me that you can't run it on everywhere?

Edan Pedragosa

unread,
May 31, 2016, 3:13:28 AM5/31/16
to NxFilter

Hi!

Yes, it does not work on all computers here.

It only says the error as shown from the image above when I manually start the service.




Jinhee

unread,
May 31, 2016, 3:27:23 AM5/31/16
to NxFilter
At the moment, I am writing this post through NxClient proxy which is running as a service on my Windows 10. Show me your 'nxlicent.log' then. It's in 'C:\Program Files (x86)\nxclient\log'.

Jinhee

unread,
May 31, 2016, 3:30:39 AM5/31/16
to NxFilter
Did you install JRE and set the environment variable for it? If you install JRE through GPO you need to set PATH as well.

Edan Pedragosa

unread,
May 31, 2016, 3:51:46 AM5/31/16
to NxFilter
The nxclient log is empty.

Yes, JRE is installed on the client using a standard installation package.

Why is it that the startup.bat works and not the service is the main question at the moment.

I am on Windows 10 - 64bit Version 1511 OS Build 10586.318 if that would matter?

Jinhee

unread,
May 31, 2016, 4:41:54 AM5/31/16
to NxFilter
Still it might be from your environment variables. Empty log file means that it didn't start. Not crashed while it's running. Your system account can't find Java probably.

Edan Pedragosa

unread,
May 31, 2016, 8:19:30 AM5/31/16
to NxFilter
I think I got it working now, I replaced the prunsrv.exe with the one from amd64 and the service started correctly.

So far it is working fine.

Jinhee

unread,
May 31, 2016, 8:56:52 AM5/31/16
to NxFilter
So is it really amd64 cpu? We might need to find another java service wrapper having no problem with amd64 then.

Edan Pedragosa

unread,
May 31, 2016, 11:14:49 AM5/31/16
to NxFilter
Yes, I tried the ia64, did not work... tried the amd64 and it finally run.

Edan Pedragosa

unread,
May 31, 2016, 11:17:07 AM5/31/16
to NxFilter
I just noticed a slowdown in computer login though. The login is fine with nxclient not running as a service. NxLogon does not impact login time that much.

Jinhee

unread,
May 31, 2016, 6:34:52 PM5/31/16
to NxFilter
I was asking about the CPU on your system. Is it an AMD64 CPU?

NxLogon starts when you login. But NxClient starts before you login as it's a Windows service. It starts on system bootup.

Edan Pedragosa

unread,
May 31, 2016, 9:52:45 PM5/31/16
to NxFilter
If you mean it is from amd, no.

My processor is from intel specifically Interl Core i3 4150.

It is probably with the java version installed.

I have Java 8 Update 74 (64-bit) Version 8.0.740.2

Hope that helps.

Jinhee

unread,
Jun 1, 2016, 12:24:45 AM6/1/16
to NxFilter
We might need to write our own service launcher if we can't find something universal to these CPU types. But not for v7.0 as it's already being rolled out.

Edan Pedragosa

unread,
Jun 1, 2016, 3:26:27 AM6/1/16
to NxFilter
Hi! I noticed that nxclient is slow to terminate applications.

I tried it with psiphon, psiphon is quicker to connect to its servers, of course after psiphon has established connection, nxclient will loose the proxy role and transferred to psiphon.

NxClient does not seem able to terminate the psiphon application once connected.

NxLogon is able to do so even psiphon has established connection.

Anything wrong with my setup?

Also, is it normal to see username_username e.g. edan_edan in the log using NxClient? NxLogon only displays username e.g. edan


Jinhee

unread,
Jun 1, 2016, 4:12:55 AM6/1/16
to NxFilter
Psiphone is a local proxy itself. It updates IE proxy settings to be the system proxy. When NxClient detects it, NxClient updates the settings again and kills IE. So it's OK unless your users try to restart Psiphone.. You can kill Psiphone process by process name or window title.

Yes. It's normal. When it's on remote filtering mode it sends two name. First one is token associated username and the second one is the system login account. This is because you want to set them up with one common token.

Edan Pedragosa

unread,
Jun 1, 2016, 4:30:17 AM6/1/16
to NxFilter
For killing psiphone, yes I set both Blocked Process Name and Blocked Window Title. It works ok with NxLogon but not with NxClient.

I will do more tests to eliminate the doubt.



Jinhee

unread,
Jun 2, 2016, 2:03:34 AM6/2/16
to NxFilter
Being a Windows service NxClient can't get window titles from the programs the current user running. So you'd need to go with block by process name. But since NxClient takes the proxy settings it wouldn't be functioning as intended.

There's one more way of blocking these local proxies. We do port checking with 'Block UltraSurf' option. We can make it killing Phiphon process as well. But the tricky part is that Psiphon launches its child process to be a proxy and if it gets killed it launches another one. We will try to kill its parent process with v7.0..

Jinhee

unread,
Jun 2, 2016, 8:43:27 PM6/2/16
to NxFilter
Try these ones,


NxClient v7.0 kills Psiphon by port checking. In NxLogon's case, it will be done with v4.8.

You have to update your NxFilter to v3.3.0 as well. We now use the standard DNS protocol between NxFilter and NxClient. You can't run NxClient v7.0 with the older versions of NxFilter.

Edan Pedragosa

unread,
Jun 3, 2016, 4:16:14 AM6/3/16
to NxFilter
I will try this out on Tuesday as I will be away from work over the weekend.

Thank you so much for this!

Edan Pedragosa

unread,
Jun 12, 2016, 10:46:01 PM6/12/16
to NxFilter

Hi!

I tried the latest packages and NxClient worked better at handling psiphon.

I tried the latest NxLogon agent and it doesn't run correctly, it is always terminated.

Any hint? TY again!





Jinhee

unread,
Jun 12, 2016, 11:26:08 PM6/12/16
to NxFilter
Run it on CMD with '-d' option.

Edan Pedragosa

unread,
Jun 13, 2016, 9:04:03 PM6/13/16
to NxFilter

Ok, I did the -d option and there's the result.

Jinhee

unread,
Jun 14, 2016, 12:11:00 AM6/14/16
to NxFilter
Nothing special there. If it's stopped because of the latest change it needs to pass there. What was the last version you were using?


Was it v4.5? Can you try it to see if it's working?

Edan Pedragosa

unread,
Jun 14, 2016, 12:35:27 AM6/14/16
to NxFilter
4.5 worked
4.6 does not
will try 4.7

Edan Pedragosa

unread,
Jun 14, 2016, 12:37:40 AM6/14/16
to NxFilter
4.7 does not work as well

I think it has something to do with chrome running in the background?

Edan Pedragosa

unread,
Jun 14, 2016, 12:39:08 AM6/14/16
to NxFilter
Nope, tried closing chrome, still no luck...

Jinhee

unread,
Jun 14, 2016, 1:27:36 AM6/14/16
to NxFilter
Both of them are running fine on my PC. Maybe something different on your PC and NxLogon gets affected. And that blocking Chrome proxy extension is doing something here. I will get you another one if I find something. Before we find it we need to go back to v4.5.
Message has been deleted

Jinhee

unread,
Jun 15, 2016, 3:01:06 AM6/15/16
to NxFilter
Try this one on CMD with '-t' option. It will just run the proxy detection related process. If it dies then we have a problem there. If it runs without a sudden exit then try '-d' option as well.

Edan Pedragosa

unread,
Jun 16, 2016, 3:25:11 AM6/16/16
to NxFilter
Hi!

I tried it and it just exits without any error.

It is not in the Task Manager as well.

There can be some message but it was to quick for me to see what happens.

-d did not slow it down, just exited quickly.


Jinhee

unread,
Jun 16, 2016, 3:36:24 AM6/16/16
to nxfil...@googlegroups.com


Did you run it on CMD? There should be some messages remained after it exited. Something like the attached image.
cmd_run3.png

Edan Pedragosa

unread,
Jun 16, 2016, 4:27:51 AM6/16/16
to NxFilter
Ok, running nxlogon -t from command prompt gives:

DEBUG, get_ie_proxy_settings
DEBUG, get_ie_proxy_settings, ProxyEnable = 0
DEBUG, test, proxy_addr =
DEBUG, test, Sanitized proxy_addr =
DEBUG, kill_chrome_ultrasurf, Trying to find UltraSurf extension on Chrome.
DEBUG, kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\Profile 1\Extensions\lmjegmlicamnimmfhcmpkclmigmmcbeh\3.2_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\Profile 1\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\0.1.2.0_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\Profile 1\Extensions\pjkljhegncpnkpknbcohdijeoejaedia\8.1_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\System Profile\Extensions\aapocclcgogkmnckokdopfmhonfmgoek\0.9_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\System Profile\Extensions\aohghmighlieiainnegkcijnfilokake\0.9_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\System Profile\Extensions\apdfllckaahabafndbhieahigkjlhalf\6.4_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\System Profile\Extensions\blpcfgokakmgnkcojhhkbfbldkacnbeo\4.2.7_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\System Profile\Extensions\coobgpohoikkiipiblmjeljniedjpjpf\0.0.0.30_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\System Profile\Extensions\felcaaldnbdncclmgdcncolpebgiejap\1.1_0\manifest.json.
DEBUG, chk_json_ultrasurf, JSON file = C:\Users\edan\AppData\Local\Google\Chrome\User Data\System Profile\Extensions\pjkljhegncpnkpknbcohdijeoejaedia\8.1_0\manifest.json.



-d also gives the same output.


Hope that can help!

Jinhee

unread,
Jun 16, 2016, 5:05:09 AM6/16/16
to nxfil...@googlegroups.com
This means it runs without any problem. I don't know why it exited on your system. Maybe we'd better give up the application control on NxLogon. There has been several people having problem with the application control from NxLogon. We still have it on NxClient and I am planning on making msi package so that you can install it through GPO. Only the probem is the service wrapper but we can develop our own. Thanks for the report anyway.

Edan Pedragosa

unread,
Jun 16, 2016, 9:07:10 PM6/16/16
to NxFilter
NxLogon is a good approach though provided that it won't hang in the process.

Thank you! I'll wait for the updated NxClient installed via GPO.


Jinhee

unread,
Jun 20, 2016, 2:29:53 AM6/20/16
to NxFilter
We wrote our own Windows service wrapper. We appilied it on NxUpdate first as it's simpler. Can you test it on your system with which you had a problem?

Edan Pedragosa

unread,
Jun 22, 2016, 9:35:42 PM6/22/16
to NxFilter
Hi!

I tested installing just now and there's no error running the wrapper.


Jinhee

unread,
Jun 22, 2016, 10:40:51 PM6/22/16
to NxFilter
OK. Just released v7.2 of NxClient and NxUpdate.

Edan Pedragosa

unread,
Jun 23, 2016, 3:37:24 AM6/23/16
to NxFilter
Hi! Is there by any chance let NxClient act like nxlogon for single sign-on to automatically detect the user logged in to the computer connected to a domain?

I tried it on my test computer but it is still redirected to the login page.

Great work by the way! Thanks a lot!


Jinhee

unread,
Jun 23, 2016, 7:15:59 PM6/23/16
to NxFilter
What's your DNS server on the PC where you run NxClient? Is it your NxFilter? Or show me your NxClient log file.

Jinhee

unread,
Jun 23, 2016, 7:18:03 PM6/23/16
to NxFilter
If it gets redirected to login-page it's NxFilter. Then show me your NxClient log file and /conf/lastuser.

Edan Pedragosa

unread,
Jun 27, 2016, 12:15:38 AM6/27/16
to NxFilter
The file /conf/lastuser.txt

shows my username edan

it is still asking for a login though despite of detecting my login name.



Jinhee

unread,
Jun 27, 2016, 2:35:57 AM6/27/16
to NxFilter
Show me your NxClient and NxFilter log files. If your NxClient sends login username to NxFilter and if you have 'edan' on your NxFilter there will be some message about login session creation.

Edan Pedragosa

unread,
Jun 27, 2016, 5:04:18 AM6/27/16
to NxFilter
Here's the content of the NxClient log file no a newly installed computer:

 INFO [06-27 15:22:08] - Starting NxClient 7.1
 INFO [06-27 15:22:08] - NxTalkie.check_nxfilter_version, NxFilter version = 331
 INFO [06-27 15:22:08] - Starting NxTalkie.
 INFO [06-27 15:22:08] - Starting NxPing.
 INFO [06-27 15:22:08] - Starting NxLogon.
 INFO [06-27 15:22:08] - Starting NxPolicy.
 INFO [06-27 15:22:08] - Starting WinBrowserHijack.
 INFO [06-27 15:22:08] - Starting WinReaper.
 INFO [06-27 15:22:08] - Starting proxy.
 INFO [06-27 15:22:08] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=GKSYEJYG
 INFO [06-27 15:22:08] - Sending PING.
ERROR [06-27 15:22:09] - Login error! IP = 172.16.0.19
ERROR [06-27 15:22:09] - Login error! IP = 172.16.0.18
 INFO [06-27 15:22:09] - NxTalkie.set_uname, Nobody logged in! Trying to get uname from lastuser.txt.
 INFO [06-27 15:22:09] - NxTalkie.set_uname, aimsadmin
 INFO [06-27 15:22:09] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
 INFO [06-27 15:22:44] - Trying to update IE proxy settings: HKEY_USERS\S-1-5-21-2155876825-311104906-3154169978-1104
 INFO [06-27 15:23:09] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=GKSYEJYG
 INFO [06-27 15:23:09] - Sending PING.
ERROR [06-27 15:23:09] - Login error! IP = 172.16.0.19
ERROR [06-27 15:23:09] - Login error! IP = 172.16.0.18
 INFO [06-27 15:23:09] - NxTalkie.set_uname, maptest
 INFO [06-27 15:23:09] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
 INFO [06-27 15:24:09] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=GKSYEJYG
 INFO [06-27 15:24:09] - Sending PING.
ERROR [06-27 15:24:09] - Login error! IP = 172.16.0.19
ERROR [06-27 15:24:09] - Login error! IP = 172.16.0.18
 INFO [06-27 15:24:10] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
 INFO [06-27 15:24:56] - NxPolicy.get_redi_host, www.google.com -> forcesafesearch.google.com
 INFO [06-27 15:25:09] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=GKSYEJYG
 INFO [06-27 15:25:09] - Sending PING.
ERROR [06-27 15:25:09] - Login error! IP = 172.16.0.19
ERROR [06-27 15:25:09] - Login error! IP = 172.16.0.18
 INFO [06-27 15:25:10] - NxTalkie.set_block_ip, block_ip = 172.16.0.19


There is no message for the test machine's IP (172.16.24.2) in NxFilter log.

Note: I did not set any token for the computer. Hopefully it can work without setting it like NxLogon.


Message has been deleted

Jinhee

unread,
Jun 27, 2016, 5:51:35 AM6/27/16
to NxFilter
Found a bug on private network detection with '172.16.x.x'. Will get you a patched one shortly.

Jinhee

unread,
Jun 27, 2016, 6:04:15 AM6/27/16
to NxFilter

Edan Pedragosa

unread,
Jun 27, 2016, 8:57:58 PM6/27/16
to NxFilter
Wow! That nailed it!

Thanks for the update!

It is working as it should now!

Edan Pedragosa

unread,
Jun 27, 2016, 8:59:45 PM6/27/16
to NxFilter
I noticed though that the installation folder at least on my computer is labeled nxupdate instead of nxclient.

Any reason for that?

Jinhee

unread,
Jun 27, 2016, 9:44:48 PM6/27/16
to NxFilter
Are you sure? I think you are talking about the Windows version. I just installed it twice. It's always,

  C:\Program Files (x86)\nxclient

What's inside the folder? Do you see nxclient.log in 'nxupdate/log' directory then?

Edan Pedragosa

unread,
Jun 27, 2016, 9:50:59 PM6/27/16
to NxFilter

Yes as from the attached image.


Also, I noticed that the GoogleDriveSync app is disconnecting from time to time with NxClient?

Do I need to set something for it?

I already tried Auto-detect and Direct connection and still disconnects and reconnects.




Edan Pedragosa

unread,
Jun 27, 2016, 10:06:08 PM6/27/16
to NxFilter
Now I tried running psiphon, and it can still connect without a problem.

NxClient did not kill the process either.

Any idea?

Jinhee

unread,
Jun 27, 2016, 10:44:07 PM6/27/16
to NxFilter
What did you block? Other browser and UltraSurf? Try to enable debug on /conf/log4j.properties,

  INFO -> DEBUG

And get me the log file. But I don't know why you have it on /nxupdate. I will try to install it on other systems to see the result.

Edan Pedragosa

unread,
Jun 27, 2016, 11:59:57 PM6/27/16
to NxFilter
Update, application control worked after restarting my computer.

I tried downloading and reinstalling NxClient and it always install itself inside nxupdate folder.

I already uninstalled/deleted the folder but it always want to reinstall itself in the nxupdate folder.

On new computer setup, it is correctly installed in the nxclient folder. Does the installer retrieves the install path somewhere? I already tried disabling the antivirus just in case but it persists installing in the nxupdate folder.

Google Drive desktop app is still connecting and disconnecting.


Here are the log contents after INFO -> DEBUG

INFO [06-28 10:34:54] - Starting NxClient 7.1

 INFO [06-28 10:34:54] - NxTalkie.check_nxfilter_version, NxFilter version = 331

 INFO [06-28 10:34:54] - Starting NxTalkie.

 INFO [06-28 10:34:54] - Starting NxPing.

 INFO [06-28 10:34:54] - Starting NxLogon.

 INFO [06-28 10:34:54] - Sending PING.

 INFO [06-28 10:34:54] - Starting NxPolicy.

 INFO [06-28 10:34:54] - Starting WinBrowserHijack.

ERROR [06-28 10:34:54] - Login error! IP = 172.16.0.18

 INFO [06-28 10:34:54] - NxPolicy.http_policy_token, url = http://172.16.0.18/index.jsp?token=GKSYEJYG

 INFO [06-28 10:34:54] - Starting WinReaper.

ERROR [06-28 10:34:54] - Login error! IP = 172.16.0.19

 INFO [06-28 10:34:54] - Starting proxy.

 INFO [06-28 10:34:54] - NxTalkie.set_uname, aimsadmin

 INFO [06-28 10:34:54] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:34:59] - Trying to update IE proxy settings: HKEY_USERS\S-1-5-21-3912927985-1337358671-1693575272-1001

 INFO [06-28 10:35:03] - Stop file found. We are closing.

 INFO [06-28 10:36:36] - Starting NxClient 7.1

DEBUG [06-28 10:36:36] - Config{debug_flag=false, server=172.16.0.18,172.16.0.19, token=GKSYEJYG, no_switch=false, no_reaper=false}

 INFO [06-28 10:36:36] - NxTalkie.check_nxfilter_version, NxFilter version = 331

 INFO [06-28 10:36:36] - Starting NxTalkie.

 INFO [06-28 10:36:36] - Starting NxPing.

 INFO [06-28 10:36:36] - Starting NxLogon.

 INFO [06-28 10:36:36] - Starting NxPolicy.

 INFO [06-28 10:36:36] - Sending PING.

 INFO [06-28 10:36:36] - Starting WinBrowserHijack.

 INFO [06-28 10:36:36] - Starting WinReaper.

DEBUG [06-28 10:36:36] - send_uname, No username found yet!

ERROR [06-28 10:36:36] - Login error! IP = 172.16.0.18

 INFO [06-28 10:36:36] - NxPolicy.http_policy_token, url = http://172.16.0.18/index.jsp?token=GKSYEJYG

 INFO [06-28 10:36:36] - Starting proxy.

ERROR [06-28 10:36:36] - Login error! IP = 172.16.0.19

 INFO [06-28 10:36:37] - NxTalkie.set_uname, Nobody logged in! Trying to get uname from lastuser.txt.

 INFO [06-28 10:36:37] - NxTalkie.set_uname, aimsadmin

 INFO [06-28 10:36:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

DEBUG [06-28 10:36:37] - NxPolicy, parse_text

DEBUG [06-28 10:36:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=true, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

DEBUG [06-28 10:36:42] - block_by_pname.

DEBUG [06-28 10:36:42] - block_by_title.

DEBUG [06-28 10:36:42] - Trying to block_ultrasurf.

DEBUG [06-28 10:36:42] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:36:42] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\aimsadmin\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:36:42] - Trying to find Tor.

 INFO [06-28 10:36:51] - send_uname, Testing local server, ip = 172.16.0.19, uname = aimsadmin / 4bee045a1cef9a2785913dcd4c91213d

 INFO [06-28 10:36:51] - send_uname, He doesn't know my name! - aimsadmin

DEBUG [06-28 10:36:57] - block_by_pname.

DEBUG [06-28 10:36:57] - block_by_title.

DEBUG [06-28 10:36:57] - Trying to block_ultrasurf.

DEBUG [06-28 10:36:57] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:36:57] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\aimsadmin\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:36:57] - Trying to find Tor.

DEBUG [06-28 10:37:12] - block_by_pname.

DEBUG [06-28 10:37:12] - block_by_title.

DEBUG [06-28 10:37:12] - Trying to block_ultrasurf.

DEBUG [06-28 10:37:12] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:37:12] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\aimsadmin\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:37:12] - Trying to find Tor.

DEBUG [06-28 10:37:27] - block_by_pname.

DEBUG [06-28 10:37:27] - block_by_title.

DEBUG [06-28 10:37:27] - Trying to block_ultrasurf.

DEBUG [06-28 10:37:27] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:37:27] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\aimsadmin\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:37:27] - Trying to find Tor.

 INFO [06-28 10:37:36] - Sending PING.

ERROR [06-28 10:37:36] - Login error! IP = 172.16.0.18

ERROR [06-28 10:37:36] - Login error! IP = 172.16.0.19

 INFO [06-28 10:37:37] - NxTalkie.set_uname, edan

 INFO [06-28 10:37:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:37:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=GKSYEJYG

DEBUG [06-28 10:37:37] - NxPolicy, parse_text

DEBUG [06-28 10:37:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=true, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

DEBUG [06-28 10:37:43] - block_by_pname.

DEBUG [06-28 10:37:43] - block_by_title.

DEBUG [06-28 10:37:43] - Trying to block_ultrasurf.

DEBUG [06-28 10:37:43] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:37:43] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:37:44] - Trying to find Tor.

 INFO [06-28 10:37:51] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:37:51] - send_uname, He knows my name! - edan

 INFO [06-28 10:37:51] - NxLogon, We're on local network!

 INFO [06-28 10:37:52] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:37:52] - NxLogon, block_ip = 172.16.0.19

DEBUG [06-28 10:37:59] - block_by_pname.

DEBUG [06-28 10:37:59] - block_by_title.

DEBUG [06-28 10:37:59] - Trying to block_ultrasurf.

DEBUG [06-28 10:37:59] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:37:59] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:38:00] - Trying to find Tor.

 INFO [06-28 10:38:04] - Whitelist domain: www.googleapis.com:443

 INFO [06-28 10:38:07] - Whitelist domain: www.googleapis.com:443

 INFO [06-28 10:38:07] - Whitelist domain: www.googleapis.com:443

 INFO [06-28 10:38:08] - Whitelist domain: www.googleapis.com:443

DEBUG [06-28 10:38:16] - block_by_pname.

DEBUG [06-28 10:38:16] - block_by_title.

DEBUG [06-28 10:38:16] - Trying to block_ultrasurf.

DEBUG [06-28 10:38:16] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:38:16] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:38:16] - Trying to find Tor.

DEBUG [06-28 10:38:31] - block_by_pname.

DEBUG [06-28 10:38:31] - block_by_title.

DEBUG [06-28 10:38:31] - Trying to block_ultrasurf.

DEBUG [06-28 10:38:31] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:38:31] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:38:32] - Trying to find Tor.

 INFO [06-28 10:38:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:38:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:38:37] - NxPolicy, parse_text

DEBUG [06-28 10:38:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

DEBUG [06-28 10:38:47] - block_by_pname.

DEBUG [06-28 10:38:47] - block_by_title.

DEBUG [06-28 10:38:47] - Trying to block_ultrasurf.

DEBUG [06-28 10:38:47] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:38:47] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:38:47] - Trying to find Tor.

 INFO [06-28 10:38:52] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:38:52] - send_uname, He knows my name! - edan

DEBUG [06-28 10:39:03] - block_by_pname.

DEBUG [06-28 10:39:03] - block_by_title.

DEBUG [06-28 10:39:03] - Trying to block_ultrasurf.

DEBUG [06-28 10:39:03] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:39:03] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:39:03] - Trying to find Tor.

DEBUG [06-28 10:39:18] - block_by_pname.

DEBUG [06-28 10:39:18] - block_by_title.

DEBUG [06-28 10:39:18] - Trying to block_ultrasurf.

DEBUG [06-28 10:39:19] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:39:19] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:39:19] - Trying to find Tor.

DEBUG [06-28 10:39:34] - block_by_pname.

DEBUG [06-28 10:39:34] - block_by_title.

DEBUG [06-28 10:39:34] - Trying to block_ultrasurf.

DEBUG [06-28 10:39:34] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:39:34] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:39:35] - Trying to find Tor.

 INFO [06-28 10:39:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:39:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:39:37] - NxPolicy, parse_text

DEBUG [06-28 10:39:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

DEBUG [06-28 10:39:50] - block_by_pname.

DEBUG [06-28 10:39:50] - block_by_title.

DEBUG [06-28 10:39:50] - Trying to block_ultrasurf.

DEBUG [06-28 10:39:50] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:39:50] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:39:50] - Trying to find Tor.

 INFO [06-28 10:39:52] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:39:52] - send_uname, He knows my name! - edan

DEBUG [06-28 10:40:05] - block_by_pname.

DEBUG [06-28 10:40:05] - block_by_title.

DEBUG [06-28 10:40:05] - Trying to block_ultrasurf.

DEBUG [06-28 10:40:06] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:40:06] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:40:06] - Trying to find Tor.

DEBUG [06-28 10:40:21] - block_by_pname.

DEBUG [06-28 10:40:21] - block_by_title.

DEBUG [06-28 10:40:21] - Trying to block_ultrasurf.

DEBUG [06-28 10:40:21] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:40:21] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:40:22] - Trying to find Tor.

DEBUG [06-28 10:40:37] - block_by_pname.

DEBUG [06-28 10:40:37] - block_by_title.

DEBUG [06-28 10:40:37] - Trying to block_ultrasurf.

 INFO [06-28 10:40:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

DEBUG [06-28 10:40:37] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:40:37] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:40:37] - Trying to find Tor.

 INFO [06-28 10:40:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:40:37] - NxPolicy, parse_text

DEBUG [06-28 10:40:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

 INFO [06-28 10:40:52] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:40:52] - send_uname, He knows my name! - edan

DEBUG [06-28 10:40:52] - block_by_pname.

DEBUG [06-28 10:40:52] - block_by_title.

DEBUG [06-28 10:40:52] - Trying to block_ultrasurf.

DEBUG [06-28 10:40:53] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:40:53] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:40:53] - Trying to find Tor.

DEBUG [06-28 10:41:08] - block_by_pname.

DEBUG [06-28 10:41:08] - block_by_title.

DEBUG [06-28 10:41:08] - Trying to block_ultrasurf.

DEBUG [06-28 10:41:08] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:41:08] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:41:09] - Trying to find Tor.

DEBUG [06-28 10:41:24] - block_by_pname.

DEBUG [06-28 10:41:24] - block_by_title.

DEBUG [06-28 10:41:24] - Trying to block_ultrasurf.

DEBUG [06-28 10:41:24] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:41:24] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:41:24] - Trying to find Tor.

 INFO [06-28 10:41:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:41:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:41:37] - NxPolicy, parse_text

DEBUG [06-28 10:41:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

DEBUG [06-28 10:41:39] - block_by_pname.

DEBUG [06-28 10:41:39] - block_by_title.

DEBUG [06-28 10:41:39] - Trying to block_ultrasurf.

DEBUG [06-28 10:41:39] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:41:39] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:41:40] - Trying to find Tor.

 INFO [06-28 10:41:52] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:41:52] - send_uname, He knows my name! - edan

DEBUG [06-28 10:41:55] - block_by_pname.

DEBUG [06-28 10:41:55] - block_by_title.

DEBUG [06-28 10:41:55] - Trying to block_ultrasurf.

DEBUG [06-28 10:41:55] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:41:55] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:41:56] - Trying to find Tor.

DEBUG [06-28 10:41:56] - safe_port_map.clear

DEBUG [06-28 10:42:11] - block_by_pname.

DEBUG [06-28 10:42:11] - block_by_title.

DEBUG [06-28 10:42:11] - Trying to block_ultrasurf.

DEBUG [06-28 10:42:11] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:42:11] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:42:12] - Trying to find Tor.

DEBUG [06-28 10:42:27] - block_by_pname.

DEBUG [06-28 10:42:27] - block_by_title.

DEBUG [06-28 10:42:27] - Trying to block_ultrasurf.

DEBUG [06-28 10:42:27] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:42:27] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:42:27] - Trying to find Tor.

 INFO [06-28 10:42:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:42:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:42:37] - NxPolicy, parse_text

DEBUG [06-28 10:42:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

DEBUG [06-28 10:42:43] - block_by_pname.

DEBUG [06-28 10:42:43] - block_by_title.

DEBUG [06-28 10:42:43] - Trying to block_ultrasurf.

DEBUG [06-28 10:42:43] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:42:43] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:42:43] - Trying to find Tor.

 INFO [06-28 10:42:52] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:42:52] - send_uname, He knows my name! - edan

DEBUG [06-28 10:42:58] - block_by_pname.

DEBUG [06-28 10:42:58] - block_by_title.

DEBUG [06-28 10:42:58] - Trying to block_ultrasurf.

DEBUG [06-28 10:42:59] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:42:59] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:42:59] - Trying to find Tor.

DEBUG [06-28 10:43:14] - block_by_pname.

DEBUG [06-28 10:43:14] - block_by_title.

DEBUG [06-28 10:43:14] - Trying to block_ultrasurf.

DEBUG [06-28 10:43:14] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:43:14] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:43:15] - Trying to find Tor.

DEBUG [06-28 10:43:30] - block_by_pname.

DEBUG [06-28 10:43:30] - block_by_title.

DEBUG [06-28 10:43:30] - Trying to block_ultrasurf.

DEBUG [06-28 10:43:30] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:43:30] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:43:30] - Trying to find Tor.

 INFO [06-28 10:43:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:43:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:43:37] - NxPolicy, parse_text

DEBUG [06-28 10:43:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

DEBUG [06-28 10:43:45] - block_by_pname.

DEBUG [06-28 10:43:45] - block_by_title.

DEBUG [06-28 10:43:45] - Trying to block_ultrasurf.

DEBUG [06-28 10:43:45] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:43:45] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:43:46] - Trying to find Tor.

 INFO [06-28 10:43:52] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:43:52] - send_uname, He knows my name! - edan

DEBUG [06-28 10:44:01] - block_by_pname.

DEBUG [06-28 10:44:01] - block_by_title.

DEBUG [06-28 10:44:01] - Trying to block_ultrasurf.

DEBUG [06-28 10:44:01] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:44:01] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:44:02] - Trying to find Tor.

DEBUG [06-28 10:44:17] - block_by_pname.

DEBUG [06-28 10:44:17] - block_by_title.

DEBUG [06-28 10:44:17] - Trying to block_ultrasurf.

DEBUG [06-28 10:44:17] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:44:17] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:44:17] - Trying to find Tor.

DEBUG [06-28 10:44:33] - block_by_pname.

DEBUG [06-28 10:44:33] - block_by_title.

DEBUG [06-28 10:44:33] - Trying to block_ultrasurf.

DEBUG [06-28 10:44:33] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:44:33] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:44:33] - Trying to find Tor.

 INFO [06-28 10:44:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:44:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:44:37] - NxPolicy, parse_text

DEBUG [06-28 10:44:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

DEBUG [06-28 10:44:48] - block_by_pname.

DEBUG [06-28 10:44:48] - block_by_title.

DEBUG [06-28 10:44:48] - Trying to block_ultrasurf.

DEBUG [06-28 10:44:48] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:44:48] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:44:49] - Trying to find Tor.

 INFO [06-28 10:44:52] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:44:52] - send_uname, He knows my name! - edan

DEBUG [06-28 10:45:04] - block_by_pname.

DEBUG [06-28 10:45:04] - block_by_title.

DEBUG [06-28 10:45:04] - Trying to block_ultrasurf.

DEBUG [06-28 10:45:04] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:45:04] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:45:04] - Trying to find Tor.

DEBUG [06-28 10:45:20] - block_by_pname.

DEBUG [06-28 10:45:20] - block_by_title.

DEBUG [06-28 10:45:20] - Trying to block_ultrasurf.

DEBUG [06-28 10:45:20] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:45:20] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:45:20] - Trying to find Tor.

DEBUG [06-28 10:45:35] - block_by_pname.

DEBUG [06-28 10:45:35] - block_by_title.

DEBUG [06-28 10:45:35] - Trying to block_ultrasurf.

DEBUG [06-28 10:45:35] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:45:35] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:45:36] - Trying to find Tor.

 INFO [06-28 10:45:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:45:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:45:37] - NxPolicy, parse_text

DEBUG [06-28 10:45:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

 INFO [06-28 10:45:45] - NxHttpRequest, Missing protocol adding http:// to 139.59.240.67:22

 INFO [06-28 10:45:45] - NxHttpRequest, Missing protocol adding http:// to 139.162.224.173:53

 INFO [06-28 10:45:45] - NxHttpRequest, Missing protocol adding http:// to 178.79.159.173:53

 INFO [06-28 10:45:45] - NxHttpRequest, Missing protocol adding http:// to 212.71.239.15:53

 INFO [06-28 10:45:45] - NxHttpRequest, Missing protocol adding http:// to 45.33.115.231:80

 INFO [06-28 10:45:45] - NxHttpRequest, Missing protocol adding http:// to a1859.na.akamai.net:80

 INFO [06-28 10:45:45] - Whitelist domain: a1859.na.akamai.net:80

 INFO [06-28 10:45:45] - NxHttpRequest, Missing protocol adding http:// to www.leaseweb.com:80

 INFO [06-28 10:45:45] - NxHttpRequest, Missing protocol adding http:// to 159.203.207.140:53

DEBUG [06-28 10:45:51] - block_by_pname.

 INFO [06-28 10:45:51] - Process killed with the pid: 7236

 INFO [06-28 10:45:51] - app_log, psiphon3.exe.pname

DEBUG [06-28 10:45:51] - Local log : psiphon3.exe.pname.app.applog.signal.nxfilter.org

 INFO [06-28 10:45:51] - Process killed with the pid: 8860

 INFO [06-28 10:45:51] - app_log, psiphon-tunnel-core.exe.pname

DEBUG [06-28 10:45:51] - Local log : psiphon-tunnel-core.exe.pname.app.applog.signal.nxfilter.org

DEBUG [06-28 10:45:51] - block_by_title.

DEBUG [06-28 10:45:51] - Trying to block_ultrasurf.

DEBUG [06-28 10:45:51] - Trying to find UltraSurf pid with 127.0.0.1:50038

DEBUG [06-28 10:45:51] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:52] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:52] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:52] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:52] - Trying to kill Psiphone with pid = 8860

 INFO [06-28 10:45:53] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:45:53] - send_uname, He knows my name! - edan

DEBUG [06-28 10:45:53] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:53] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:53] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:53] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:54] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:54] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:54] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:54] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:55] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:55] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:55] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:55] - Trying to kill Psiphone with pid = 8860

DEBUG [06-28 10:45:56] - Trying to kill Psiphone with pid = 8860

 INFO [06-28 10:45:56] - Whitelist domain: www.googleapis.com:443

DEBUG [06-28 10:45:56] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:45:56] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:45:56] - Trying to find Tor.

DEBUG [06-28 10:45:56] - is_tor_port, 50037

DEBUG [06-28 10:45:56] - talk_local_proxy, 50037

DEBUG [06-28 10:45:57] - is_tor_port, 50038

DEBUG [06-28 10:45:57] - talk_local_proxy, 50038

DEBUG [06-28 10:46:14] - block_by_pname.

DEBUG [06-28 10:46:14] - block_by_title.

DEBUG [06-28 10:46:14] - Trying to block_ultrasurf.

DEBUG [06-28 10:46:14] - Trying to find UltraSurf pid with 127.0.0.1:50038

DEBUG [06-28 10:46:14] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:46:14] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

 INFO [06-28 10:46:14] - Trying to update IE proxy settings: HKEY_USERS\S-1-5-21-2155876825-311104906-3154169978-1576

DEBUG [06-28 10:46:14] - Trying to find Tor.

 INFO [06-28 10:46:26] - NxHttpRequest, Missing protocol adding http:// to 45.79.208.191:53

 INFO [06-28 10:46:26] - NxHttpRequest, Missing protocol adding http:// to 146.185.166.149:22

 INFO [06-28 10:46:26] - Whitelist domain: a305.na.akamai.net:443

 INFO [06-28 10:46:26] - NxHttpRequest, Missing protocol adding http:// to 109.228.19.162:22

 INFO [06-28 10:46:26] - NxHttpRequest, Missing protocol adding http:// to 162.243.76.82:80

 INFO [06-28 10:46:29] - NxHttpRequest, Missing protocol adding http:// to 146.185.129.209:53

DEBUG [06-28 10:46:29] - block_by_pname.

 INFO [06-28 10:46:30] - Process killed with the pid: 9004

 INFO [06-28 10:46:30] - app_log, psiphon3.exe.pname

DEBUG [06-28 10:46:30] - Local log : psiphon3.exe.pname.app.applog.signal.nxfilter.org

 INFO [06-28 10:46:30] - Process killed with the pid: 8692

 INFO [06-28 10:46:30] - app_log, psiphon-tunnel-core.exe.pname

DEBUG [06-28 10:46:30] - Local log : psiphon-tunnel-core.exe.pname.app.applog.signal.nxfilter.org

DEBUG [06-28 10:46:30] - block_by_title.

DEBUG [06-28 10:46:30] - Trying to block_ultrasurf.

DEBUG [06-28 10:46:30] - Trying to find UltraSurf pid with 127.0.0.1:50156

DEBUG [06-28 10:46:30] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:30] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:30] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:31] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:31] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:31] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:31] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:32] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:32] - Trying to kill Psiphone with pid = 8692

DEBUG [06-28 10:46:32] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:46:32] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:46:33] - Trying to find Tor.

DEBUG [06-28 10:46:33] - is_tor_port, 50155

DEBUG [06-28 10:46:33] - talk_local_proxy, 50155

DEBUG [06-28 10:46:34] - is_tor_port, 50156

DEBUG [06-28 10:46:34] - talk_local_proxy, 50156

 INFO [06-28 10:46:37] - NxTalkie.set_block_ip, block_ip = 172.16.0.19

 INFO [06-28 10:46:37] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100

DEBUG [06-28 10:46:37] - NxPolicy, parse_text

DEBUG [06-28 10:46:37] - NxPolicy{enable_application_control=true, nxfilter_version=3.3.1, block_ultrasurf=true, block_tor=true, pname_list=[psiphon, psiphon-tunnel-core.exe], title_list=[psiphon], exclude_list=[[explorer.exe], [Program Manager]], enable_proxy=true, log_only=false, block_https=false, safe_search=false, block_other_browser=false, url_kw_list=[browse.php, manga, minecraft, leageoflegends, torrent, anohana, naruto, toradora, sakurasou, kuroko, slamdunk, kanojo, osananajimi, shuraba, sugiru, imouto, konnani, kawaii, shoukanjuu, kokoro, shingeki, kyojin, oregairu, minami, okaeri, okawari, tadaima, hentai, warawanai, neko, durarara, suisei, tomodachi, sukunai, majutsu, railgun, unfilter, unblock, ?????????????, ???????, porn, ????, ??????, ??????, ????????????????, nude, ??????, ???????????, anime], execution_interval=15, agent_policy_update_period=60, ie_proxy_bypass=}

 INFO [06-28 10:46:44] - Trying to update IE proxy settings: HKEY_USERS\S-1-5-21-2155876825-311104906-3154169978-1576

DEBUG [06-28 10:46:50] - block_by_pname.

DEBUG [06-28 10:46:50] - block_by_title.

DEBUG [06-28 10:46:50] - Trying to block_ultrasurf.

DEBUG [06-28 10:46:50] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:46:50] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:46:50] - Trying to find Tor.

 INFO [06-28 10:46:53] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be

 INFO [06-28 10:46:53] - send_uname, He knows my name! - edan

DEBUG [06-28 10:47:06] - block_by_pname.

DEBUG [06-28 10:47:06] - block_by_title.

DEBUG [06-28 10:47:06] - Trying to block_ultrasurf.

DEBUG [06-28 10:47:06] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:47:06] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:47:06] - Trying to find Tor.

 INFO [06-28 10:47:15] - Firefox proxy setting updated, appdata = C:\Users\edan\AppData\Roaming

DEBUG [06-28 10:47:22] - block_by_pname.

DEBUG [06-28 10:47:22] - block_by_title.

DEBUG [06-28 10:47:22] - Trying to block_ultrasurf.

DEBUG [06-28 10:47:22] - Trying to find UltraSurf extension on Chrome.

DEBUG [06-28 10:47:22] - WinReaper.kill_chrome_ultrasurf, Trying to find UltraSurf extension in C:\Users\edan\AppData\Local\Google\Chrome\User Data

DEBUG [06-28 10:47:22] - Trying to find Tor.

DEBUG [06-28 10:47:22] - safe_port_map.clear


Jinhee

unread,
Jun 28, 2016, 1:55:05 AM6/28/16
to NxFilter
This one means that you logged in as 'aimsadmin' temporarily and it was not imported on NxFilter.

  send_uname, He doesn't know my name! - aimsadmin

And '??????' means you use Thai probably and it caused an encoding error for NxClient side. What was the That word?

I don't see anything gets killed by NxClient. Your Google Drive might need to go through proxy. And it can't. Don't know much about it yet.

I tried to install it on another PC and it's always 'nxclient'. Strange but I don't know why.

Edan Pedragosa

unread,
Jun 28, 2016, 2:13:31 AM6/28/16
to NxFilter
Hi!

Regarding GoogleDrive, when I disable proxy it works but disconnects/reconnects when NxClient is installed.

About the keywords:
browse.php manga minecraft leageoflegends torrent anohana naruto toradora sakurasou kuroko slamdunk kanojo osananajimi shuraba sugiru imouto konnani kawaii shoukanjuu kokoro shingeki kyojin oregairu minami okaeri okawari tadaima hentai warawanai neko durarara suisei tomodachi sukunai majutsu railgun unfilter unblock ผู้หญิงเปลือย หนังโป๊ porn เย็ด ภาพโป๊ หีเด็ก วัยรุ่นเปลือยกาย nude เปลือย เพศสัมพันธ์ anime


With regards to nxupdate folder instead of nxclient, that is really strange.  It only does it on my computer after installing the package with the new nxwrapper. Is there an option to change the install directory via the setup file?

Jinhee

unread,
Jun 28, 2016, 3:09:57 AM6/28/16
to NxFilter
Google Drive works fine on my PC. But if I check 'Block Other Browser' it gets killed with this log,

  INFO [2016-06-28 16:02:30] - block_other_browser, other browser : googledrivesync.exe

You don't have this one. And you get no log about it on 'Logging > Request'?

Don't know why it gets installed into /nxupdate on your PC. What if you try to uninstall it and then install NxUpdate and then NxClient.

Jinhee

unread,
Jun 28, 2016, 3:29:31 AM6/28/16
to NxFilter
About those thai word does it get blocked? If you test this kind of URL,


What happens? Does it get blocked and show a correct block-page with the Thai word and does it get logged on 'Logging > Request'?

Edan Pedragosa

unread,
Jun 28, 2016, 5:05:24 AM6/28/16
to NxFilter
Google Drive works fine on my PC. But if I check 'Block Other Browser' it gets killed with this log,

  INFO [2016-06-28 16:02:30] - block_other_browser, other browser : googledrivesync.exe

You don't have this one. And you get no log about it on 'Logging > Request'?

No I don't see any blocked request in log


Don't know why it gets installed into /nxupdate on your PC. What if you try to uninstall it and then install NxUpdate and then NxClient.

I will try that out.

Jinhee

unread,
Jun 28, 2016, 9:41:06 PM6/28/16
to NxFilter
Can't fix your Thai word problem at the moment. We use unicode and my Korean word works fine. But Thai word gets broken. Maybe something missing but I can't test it on my PC. I will review the problem when I have time for this. At the moment we have the other things to finish.

Edan Pedragosa

unread,
Jun 28, 2016, 9:52:15 PM6/28/16
to NxFilter
I got the nxupdate/nxclient folder install sorted out.   I checked the Programs and Features and found NxUpdate from the list. I first reinstalled it, uninstalled NxUpdate then install NxClient.

Now NxClient is happily installed on its rightful folder. :D

I'm still trying to find out why it is happening to GoogleDrive.

Edan Pedragosa

unread,
Jun 29, 2016, 10:14:01 PM6/29/16
to NxFilter
Hi!

Regarding GoogleDrive reconnecting and disconnecting, I noticed that the browsing also stops for a few seconds during those times.

I inspected the logs and it seems that with NxClient, it disconnects the internet when it contacts and re-verify the client session.

Internet connection stops at this point:
 INFO [06-30 08:45:50] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
 INFO [06-30 08:46:42] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be
 INFO [06-30 08:46:42] - send_uname, He knows my name! - edan
Internet connection resumes.

Internet connection stops at this point:
 INFO [06-30 08:46:50] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
 INFO [06-30 08:47:35] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100
 INFO [06-30 08:47:42] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be
 INFO [06-30 08:47:42] - send_uname, He knows my name! - edan
Internet connection resumes.

Internet connection stops at this point:
 INFO [06-30 08:47:51] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
 INFO [06-30 08:48:42] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be
 INFO [06-30 08:48:42] - send_uname, He knows my name! - edan
 INFO [06-30 08:48:51] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
Internet connection resumes.


Internet connection stops at this point:
 INFO [06-30 08:49:35] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100
 INFO [06-30 08:49:42] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be
 INFO [06-30 08:49:42] - send_uname, He knows my name! - edan
 INFO [06-30 08:49:51] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
 INFO [06-30 08:50:42] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be
 INFO [06-30 08:50:42] - send_uname, He knows my name! - edan
Internet connection resumes.


Internet connection stops at this point:
 INFO [06-30 08:50:51] - NxTalkie.set_block_ip, block_ip = 172.16.0.19
 INFO [06-30 08:51:35] - NxPolicy.http_policy_token, url = http://172.16.0.19/index.jsp?token=192.168.0.100
 INFO [06-30 08:51:42] - send_uname, Testing local server, ip = 172.16.0.19, uname = edan / 8db6d4d77d2931327160cef29d9f98be
 INFO [06-30 08:51:42] - send_uname, He knows my name! - edan
Internet connection resumes.

This don't happen with NxLogon. e.g. searching anything from google will stale for a few seconds during those points/Google Drive connecting and disconnecting.

It is also strange that there is no log saying it is blocked or not or whatever is happening during those point in time.

I may be incorrect with my observations, just reporting.


Jinhee

unread,
Jun 29, 2016, 10:25:29 PM6/29/16
to NxFilter
Can't stop Internet connection with NxClient. And the log just says it sends its login username to NxFilter and NxFilter finds the username its DB. Only the possible scenario would be the proxy working slowly for some reason at the time. Do you see it everywhere? Especially the system without Google Drive?

The reason it installs into /nxupdate was that we use the same Windows ID for both of them accidently. It has been  sorted out. If you download NxClient again it will be installed into /nxclient even if you have /nxupdate.

Edan Pedragosa

unread,
Jun 29, 2016, 10:59:15 PM6/29/16
to NxFilter
Re: Can't stop Internet connection with NxClient. And the log just says it sends its login username to NxFilter and NxFilter finds the username its DB. Only the possible scenario would be the proxy working slowly for some reason at the time. Do you see it everywhere? Especially the system without Google Drive?


It typically does that on computers with NxClient installed. So far I have tried 4 computers already with the same effect.






Jinhee

unread,
Jun 30, 2016, 12:20:49 AM6/30/16
to NxFilter
Every sites or only specific sites? I am using NxClient at the moment actually.

Edan Pedragosa

unread,
Jun 30, 2016, 9:16:26 AM6/30/16
to NxFilter
Yes, typically most sites I access.

It stales together when Google Drive Connects/Disconnects.

I already tried refreshing one computer just in case it is OS specific but it still connects/disconnects.

Connecting it to the main router bypassing NxFilter works as it should.
Message has been deleted

Edan Pedragosa

unread,
Jun 30, 2016, 11:15:24 AM6/30/16
to NxFilter
Hi!

I think we can put this google drive disconnect/connect thing to rest now.

I found out that one of our WAN link is having some issues. It is having a high latency problem and that is why the internet was a little bumpy.

Sorry for suspecting NxClient for this. I do ask for apologies.

At last NxClient is humming now.

Thank you for your untiring effort and support!

Again, my sincere apologies!

Jinhee

unread,
Jun 30, 2016, 8:01:51 PM6/30/16
to NxFilter
That's OK. Keep reporting any problem you have. NxClient became solid with your bug reporting.
Reply all
Reply to author
Forward
0 new messages