• IP Blocked

    From Avon@21:1/101 to g00r00 on Monday, November 27, 2017 21:45:33

    Hi g00r00

    [snip]

    Some default event types have been made in the default install and for each
    operating system, the following commands can be used to see if the blocked
    IPs actually make it into the Firewall:

    sudo iptables -L INPUT -v -n | less
    netsh advfirewall firewall show rule name="IP Block"

    [snip]

    I suggest you add the actual shell line examples to the above text for
    Windows and Linux else folks may miss this and need to install a fresh copy
    of A36 in order to see what they need to set up.

    Also suggest you include some command lines for each OS that can show how a novice user can remove a IP Blocked IP address from OS using iptables or
    netsh ... just in case something is blocked using this system but then they want to unblock it for whatever reason... putting some info in now may save a bunch of 'how to I undo the IP Block for xxx.xxx.xxx.xx ?' questions..

    Best, Paul

    --- Mystic BBS v1.12 A36 2017/11/26 (Windows/32)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From g00r00@21:1/108 to Avon on Monday, November 27, 2017 13:12:26
    Also suggest you include some command lines for each OS that can show
    how a novice user can remove a IP Blocked IP address from OS using

    That is sort of why those two lines in the whatsnew are there... they show how to list the blocked rules. I just need to go back and figure out the commands for the other functions and I was being lazy. I just went back and
    reformatted it and added more information based on my testing so far.

    --- Mystic BBS v1.12 A36 2017/11/27 (Windows/64)
    * Origin: Sector 7 [Mystic BBS WHQ] (21:1/108)
  • From Avon@21:1/101 to g00r00 on Tuesday, November 28, 2017 12:43:59
    On 11/27/17, g00r00 pondered and said...

    Also suggest you include some command lines for each OS that can show how a novice user can remove a IP Blocked IP address from OS using

    That is sort of why those two lines in the whatsnew are there... they
    show how to list the blocked rules. I just need to go back and figure
    out the commands for the other functions and I was being lazy. I just went back and reformatted it and added more information based on my testing so far.

    OK thanks! I will need to do some major updating on the wiki when this all comes out in a full alpha release... the more I look the more I find things I'll need to update and also revise in video form also.

    I was looking for some inspiration to get back in to the videos and A36 will kick me in the pants to do so :)

    --- Mystic BBS v1.12 A36 2017/11/26 (Windows/32)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From CatX@21:1/197 to Avon on Sunday, December 09, 2018 13:34:11
    On 11/27/17, Avon said the following...Av>s
    udo iptables -L INPUT -v -n | lessAv>netsh advfirewa
    ll firewall show rule name="IP Block"How about us
    ing UFW (Uncomplicated Firewall) instead
    ?Personally I think the command syntax is way mor
    e user friendly. Onecould simply use:
    sudo ufw deny from PUT_THE_IP_HERE to anyor
    sudo ufw deny from PUT_THE_IP_HERE to any port 23
    And to view a summary of open/closed ports as well as bloc
    ked IP's:sudo ufw status num
    bered
    --- Mystic BBS v1.12 A39 2018/04/21 (Linux/64)
    * Origin: Trigonia (21:1/197)