Date
1 - 6 of 6
How to Block P25 Users
KO4UYJ Caleb
Morning, I was wondering how to block node from a p25 bridge.
|
|
As of today, no you can not block a node on DVSwitch Server.
toggle quoted messageShow quoted text
When you say node, do you mean a AllStar node? Please tell me what you are trying to accomplish. 73, Steve N4IRS
|
|
Skyler Fennell
You will need to look at the log file, find the IP address that the user is coming from and then use iptables to block the IP, and CONNTRAC to stop the current session (iptables does not seem to apply to current UDP sessions and will not kill a current connection until the user disconnects and reconnects so you need to use conntrac -d to delete the session )
On Sun, May 8, 2022 at 8:32 AM Steve N4IRS <szingman@...> wrote:
|
|
Does P25Gateway log the IP of the transmitting station? I know this
could be done at the reflector.
toggle quoted messageShow quoted text
On 5/8/22 11:36, Skyler Fennell wrote:
|
|
Skyler Fennell
I aplogize, I did not read and was thinking you were talking about P25 Reflector.
On Sun, May 8, 2022 at 10:58 AM Steve N4IRS <szingman@...> wrote:
|
|
KO4UYJ Caleb
Meaning a P25 user.
|
|