vBulletin Mods

The Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=299546

TheInsaneManiac 21 Aug 2013 18:34

Quote:

Originally Posted by rhody401 (Post 2440129)
Thanks for explaining

It is still catching people, even with just TOR detection and Detect Auto Template Edits on, so im trying to turn the template one off for now. Theyre def not on tor servers. Will let ya know if it makes a difference.

Good luck with that job interview!!!

All went well thanks. As far as the auto template, that just inserts the code into the templates for you, disabling it will disable the whole product unless you have the template code inside the navbar template: {vb:raw toralert}


Quote:

Originally Posted by winky8300 (Post 2440153)
hello
thank you, but here not work for me (4.2.1) although I have:

1.) Disable automatic template edits in the AdminCP
2.) Navigate to the navbar template in your style
3.) Add {vb:raw toralert} to the bottom of the template

I forgot some thing to do ?
thanks

ps : when I type www.mysite.com/forum/proxy.php I have this message "You were detected using a proxy! For security reasons, we do not allow this on our community. Please disable the proxy or switch browsers if it is built in. Thank you. "

If you do not wish to share your website info you can private message me, I will need access to the website to investigate the issue further with the product enabled. A few things you can check

Is the product enabled?
Is the {vb:raw toralert} code inserted into the correct style used on the board?
Does the product work with auto templates enabled?

Set3sh 22 Aug 2013 08:07

I am getting this error Parse error: syntax error, unexpected T_ELSEIF in /home/***/public_html/***/global.php(29) : eval()'d code on line 234.
I am using the latest 1.2 pro version.

TheInsaneManiac 22 Aug 2013 09:23

Quote:

Originally Posted by Set3sh (Post 2440285)
I am getting this error Parse error: syntax error, unexpected T_ELSEIF in /home/***/public_html/***/global.php(29) : eval()'d code on line 234.
I am using the latest 1.2 pro version.

I will investigate this further and push an update to both versions. I'm currently upgrading my laptop to Windows 8, when that is finished I will push the update. I know what happened sorry about that.

rhody401 22 Aug 2013 10:35

ya i had that too. It crippled things so much I couldn't even use admin console. I had to go into config.php and disable all plugins, to regain control and disable the add-on.

I had hundreds of these in the log:
Quote:

[21-Aug-2013 15:47:15] PHP Parse error: syntax error, unexpected T_ELSEIF in /home/acct/public_html/global.php(29) : eval()'d code on line 114
[21-Aug-2013 15:47:16] PHP Parse error: syntax error, unexpected T_ELSEIF in /home/acct/public_html/global.php(29) : eval()'d code on line 114
[21-Aug-2013 15:47:16] PHP Parse error: syntax error, unexpected T_ELSEIF in /home/acct/public_html/global.php(29) : eval()'d code on line 114
[21-Aug-2013 15:47:16] PHP Parse error: syntax error, unexpected T_ELSEIF in /home/acct/public_html/global.php(29) : eval()'d code on line 114
[21-Aug-2013 15:47:17] PHP Parse error: syntax error, unexpected T_ELSEIF in /home/acct/public_html/global.php(29) : eval()'d code on line 114
[21-Aug-2013 15:47:22] PHP Parse error: syntax error, unexpected T_ELSEIF in /home/acct/public_html/global.php(29) : eval()'d code on line 114
I'll re-install and try the new version, when ready.

Rhody
PS: Windows 8 is a real culture shock. good luck with that one :)

TheInsaneManiac 22 Aug 2013 14:58

Quote:

Originally Posted by rhody401 (Post 2440304)
ya i had that too. It crippled things so much I couldn't even use admin console. I had to go into config.php and disable all plugins, to regain control and disable the add-on.

I had hundreds of these in the log:


I'll re-install and try the new version, when ready.

Rhody
PS: Windows 8 is a real culture shock. good luck with that one :)

I apologize for that inconvenience. I was running the same version and had the same issue, but it was not causing an issue like that. Just posted the else error at the top of my page. Anyway this has been resolved in the 1.3 version. As for Windows 8, I love it. So much faster than Windows 7. The Aero effects looked nice, but honestly always caused my computer to run slow when I did run them. Now all is well. :)

davidg 22 Aug 2013 15:30

blocking vpn to in future ?

TheInsaneManiac 22 Aug 2013 16:54

I'm not familiar with that form of proxy. Have you tested the script to see if it alerts to use of VPN? Are you referring to Virtual Private Networks? Like you don't want servers connecting?

davidg 22 Aug 2013 17:53

yes i m talking about virtual private networks actually the script dosent block VPN'S

TheInsaneManiac 22 Aug 2013 18:18

Never really had any problems with VPN's to my knowledge, but sure I will look into adding it.

davidg 22 Aug 2013 18:20

is same as tor or proxy allready blocked by your addon alot of people use them to hack or damage websites

TheInsaneManiac 22 Aug 2013 19:08

Do you have an example one I could use to see what ports or masks they use to hide their IP?

davidg 22 Aug 2013 20:01

some of them:

Internet Protocol Security (IPSec) uses IP protocol 50 for Encapsulated Security Protocol (ESP), IP protocol 51 for Authentication Header (AH), and UDP port 500 for IKE Phase 1 negotiation and Phase 2 negotiations. UDP ports 500 and 4500 are used, if NAT-T is used for IKE Phase 1 negotiation and Phase 2 negotiations

Secure Sockets Layer (SSL) uses TCP port 443 and works by using a private key to encrypt data that is transferred over the SSL connection. SSL also uses 465 Secure SMTP, 993 Secure IMAP, and 995 Secure POP.

Layer Two Tunneling Protocol (L2TP) uses TCP port 1701 and is an extension of the Point-to-Point Tunneling Protocol. L2TP is often used with IPSec to establish a Virtual Private Network (VPN).

Point-to-Point Tunneling Protocol (PPTP) uses TCP port 1723 and IP port 47 Generic Routing Encapsulation (GRE). PPTP provides a low-cost, private connection to a corporate network through the Internet. PPTP works well for people who work from home or travel and need to access their corporate networks. It is often used to access a Microsoft Remote Access Server (RAS).

but also 843,80 are used for vpn's

fjeans1 22 Aug 2013 20:21

will these mod support with using together with cdn like cloudflare and such , is it possible to whitelist by usergroup and userid and ip ?

TheInsaneManiac 23 Aug 2013 02:03

Quote:

Originally Posted by davidg (Post 2440411)
some of them:

Internet Protocol Security (IPSec) uses IP protocol 50 for Encapsulated Security Protocol (ESP), IP protocol 51 for Authentication Header (AH), and UDP port 500 for IKE Phase 1 negotiation and Phase 2 negotiations. UDP ports 500 and 4500 are used, if NAT-T is used for IKE Phase 1 negotiation and Phase 2 negotiations

Secure Sockets Layer (SSL) uses TCP port 443 and works by using a private key to encrypt data that is transferred over the SSL connection. SSL also uses 465 Secure SMTP, 993 Secure IMAP, and 995 Secure POP.

Layer Two Tunneling Protocol (L2TP) uses TCP port 1701 and is an extension of the Point-to-Point Tunneling Protocol. L2TP is often used with IPSec to establish a Virtual Private Network (VPN).

Point-to-Point Tunneling Protocol (PPTP) uses TCP port 1723 and IP port 47 Generic Routing Encapsulation (GRE). PPTP provides a low-cost, private connection to a corporate network through the Internet. PPTP works well for people who work from home or travel and need to access their corporate networks. It is often used to access a Microsoft Remote Access Server (RAS).

but also 843,80 are used for vpn's

Alright I'll look into it, but from the sound of things it's mainly used by corporations and by blocking those people, you may lose valuable members that may be legitimately at work wanting to view your website.

Quote:

Originally Posted by fjeans1 (Post 2440415)
will these mod support with using together with cdn like cloudflare and such , is it possible to whitelist by usergroup and userid and ip ?

Something I am working on for future versions.

davidg 23 Aug 2013 21:13

The problem is not tor or vpn but how people use them and in this case alot of them use vpn's for atacking or hacking.Your addon is a life saver in general :-)


All times are GMT. The time now is 18:49.

Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.