Questions tagged [blocking]
124 questions
0
votes
1 answer
How do I block host name instead of just IP?
I was wanting to block a list of specific hosts, specifically so my server has no access to them at all. I tried using host2ip and entering the result into IP tables , but the IPs don't seem to lead to the site and I can still access the domains…
John d.
0
votes
1 answer
Why is php-firewall blocking these ip ranges, isp's and host's? where can I found the blacklist?
The php firewall is blocking thees ip ranges for spam. Thats ok, but where is the source for this information?
$ip_array = array('24', '186', '189', '190', '200', '201', '202', '209', '212', '213', '217', '222' );
And why is this ip ranges…

ganjan
- 111
- 1
0
votes
2 answers
Hosts file entry directed to a directory on localhost
I have a directory setup with a nice error message at http://localhost/blocked/. I'd like to direct entries in my hosts relating to sites I've blocked to that instead of just 127.0.0.1. 127.0.0.1/blocked/ doesn't work. I'm clueless about the host…

Regis Frey
- 103
- 1
- 4
0
votes
2 answers
Site getting blocked on corporate networks
Our site is getting blocked in corporate networks across various companies, but not all. Would appreciate help on what could be the reasons for this and how we can resolve this?
Attached are a couple of snapshots that customers have sent us from the…
ajay
0
votes
0 answers
Restrict access to server for TOR and VPN users
Is this possible to restrict access to all users, who try to connect to my web server using TOR or VPN? I'd like to geoblock some users and also want to avoid them accessing my website even if they are using anonymization tools.

Geckon01
- 1
0
votes
1 answer
Returns of UDP packets are discarded
I use High avaibility pfSense 2.6.0 cluster and I strange behavior with UDP when use Discord voice channel.
In fact, discord voice channel display "No route" and traffic analysis paquets traffics seem be discarded.
The pfsense configuration is very…

user5525652
- 157
- 1
- 4
- 14
0
votes
0 answers
Bypassing openvpn block for tryhackme
when i try to connect to tryhackme network the connection just stalls and won't connect here is the log
2022-10-05 18:56:26 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN…

0zr1z3
- 1
- 2
0
votes
1 answer
After USBGuard having blocked all USB devices including keyboard, is there any way to stop the service?
After USBGuard having blocked all USB devices including keyboard, is there any way to stop the service?
Or will I need to reinstall the system as it is rendered unusable if it is not remotely accessible?

kaiya
- 101
- 3
0
votes
0 answers
Bind/Fail2ban how to reject requests from certain domain
Today I got my VPS stucked.
Centos 7, 4 cores, Bind 9.11.
From ssh I got
Message from syslogd@host at Jul 18 09:46:16 ... kernel:NMI watchdog:
BUG: soft lockup - CPU#0 stuck for 41s! [f2b/observer:1299]
From another ssh screen leaving top running…

Daniel Franco
- 9
- 4
-1
votes
1 answer
How to block via Windows 2008 R2 firewall based on workstation's name?
over 8GB of traffic from a workstation named KHAOSSERVER has occurred since yesterday; in the Security Event Log are records like this:
An account failed to log on.
Subject:
Security ID: NULL SID
Account Name: -
Account Domain: …

gerryLowry
- 185
- 3
- 13
-1
votes
1 answer
How to block videos by title on youtube using Squid?
For example,i want to block videos that contain the word "cat" in the title.
I also do not want the blocked videos appearing in:
-Recommended Channels tab
-Recommended/related videos
-Search results
Basically i am trying to imitate…

nasekt
- 1
- 2
-1
votes
1 answer
statistics on port 22 blocking
What are the statistics on port 22 blocking by firewalls in small and medium sized enterprises? We have a product that a customer installs on a PC, which communicates via ssh to our cloud server. It would be good to know how common port 22 blocking…

rleir
- 372
- 1
- 7
-1
votes
2 answers
Allow visits only via domain, block by ip address
I am trying to block people from accessing my server via my ip address. Ideally I would like them to only be able to access it using my domain name. I have searched Google and unable to find anything. Is there a way to do this in nginx and/or…

Flipper
- 99
- 3
-1
votes
1 answer
blocking search engine bots directadmin
I want to block some bad search engine bots like MJ12bot, YandexBot and Ezooms. We have like 200 users in the directadmin environment, and we want to install a "plugin" or "mod" to block those request because we dont't want to go to every site to…
-1
votes
2 answers
How to Block all websites except one website in a LAN?
How to Block all websites except one website in a LAN of Ubuntu 11.10 Clients ?

Naval Saini
- 3
- 1
- 3