ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    What Are You Doing Right Now

    Water Closet
    time waster
    285
    88.9k
    41.8m
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • travisdh1T
      travisdh1 @Kelly
      last edited by

      @kelly said in What Are You Doing Right Now:

      Fighting with CRLs on my CA. Too much fun to post...

      hah

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @EddieJennings
        last edited by

        @eddiejennings said in What Are You Doing Right Now:

        @scottalanmiller said in What Are You Doing Right Now:

        @eddiejennings said in What Are You Doing Right Now:

        @scottalanmiller said in What Are You Doing Right Now:

        @eddiejennings said in What Are You Doing Right Now:

        Looking to see if there's a way to list and removed IPs listed as attackers for FreePBX responsive firewall via the command line, before I put in a feature request.

        The firewall does have a command line, yes.

        That is true, and I can manage zones with it, but I haven't found a way to list IPs or remove IPs from the attackers list.

        What's the use case where you want to do that?

        Remove user IPs who have managed to trigger the firewall, and (as @NerdyDad mentioned) seeing what IPs I need to whitelist.

        Whitelisting is different than blocking. I think you can see what is blocked the normal way...

        iptables -L
        
        EddieJenningsE 1 Reply Last reply Reply Quote 0
        • EddieJenningsE
          EddieJennings @scottalanmiller
          last edited by EddieJennings

          @scottalanmiller said in What Are You Doing Right Now:

          @eddiejennings said in What Are You Doing Right Now:

          @scottalanmiller said in What Are You Doing Right Now:

          @eddiejennings said in What Are You Doing Right Now:

          @scottalanmiller said in What Are You Doing Right Now:

          @eddiejennings said in What Are You Doing Right Now:

          Looking to see if there's a way to list and removed IPs listed as attackers for FreePBX responsive firewall via the command line, before I put in a feature request.

          The firewall does have a command line, yes.

          That is true, and I can manage zones with it, but I haven't found a way to list IPs or remove IPs from the attackers list.

          What's the use case where you want to do that?

          Remove user IPs who have managed to trigger the firewall, and (as @NerdyDad mentioned) seeing what IPs I need to whitelist.

          Whitelisting is different than blocking. I think you can see what is blocked the normal way...

          iptables -L
          

          Tried that. Stuff that's blocked via the Responsive firewall isn't listed there. The only way I've been able to check for an IP that's labeled as an attacker is to grep the IP in /proc/self/net/xt_recent/ATTACKER

          jmooreJ 1 Reply Last reply Reply Quote 1
          • ObsolesceO
            Obsolesce @Kelly
            last edited by

            @kelly said in What Are You Doing Right Now:

            Fighting with CRLs on my CA. Too much fun to post...

            Need help?

            1 Reply Last reply Reply Quote 0
            • RojoLocoR
              RojoLoco
              last edited by

              It makes me really sad that the best coffee option we have at the office is now Charbucks.... it is miles better than the other crap we had, but it hurts my soul to type that.

              scottalanmillerS 1 Reply Last reply Reply Quote 1
              • scottalanmillerS
                scottalanmiller @RojoLoco
                last edited by

                @rojoloco said in What Are You Doing Right Now:

                It makes me really sad that the best coffee option we have at the office is now Charbucks.... it is miles better than the other crap we had, but it hurts my soul to type that.

                Ugh, that's the worst.

                1 Reply Last reply Reply Quote 0
                • jmooreJ
                  jmoore @EddieJennings
                  last edited by

                  @eddiejennings said in What Are You Doing Right Now:

                  @jmoore said in What Are You Doing Right Now:

                  Just finished 30 min of everquest, now going to read some. Really warm tonight here in Waco

                  I’m hoping my playtime can increase soon šŸ™‚

                  mine has decreased a lot lately. i use to get 30-45 min game time in every day but lately I just haven't been able to do it.

                  EddieJenningsE 1 Reply Last reply Reply Quote 0
                  • EddieJenningsE
                    EddieJennings @jmoore
                    last edited by

                    @jmoore said in What Are You Doing Right Now:

                    @eddiejennings said in What Are You Doing Right Now:

                    @jmoore said in What Are You Doing Right Now:

                    Just finished 30 min of everquest, now going to read some. Really warm tonight here in Waco

                    I’m hoping my playtime can increase soon šŸ™‚

                    mine has decreased a lot lately. i use to get 30-45 min game time in every day but lately I just haven't been able to do it.

                    Are you on live? I play on https://www.project1999.com/

                    jmooreJ 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      Been standing at my computer all day, feet are starting to get a bit tired.

                      1 Reply Last reply Reply Quote 0
                      • jmooreJ
                        jmoore @JaredBusch
                        last edited by

                        @jaredbusch said in What Are You Doing Right Now:

                        Installed everything via chocolatey so far.
                        0_1509644158071_84d45e17-3a9b-4dcb-bc45-49275dc6f6d7-image.png

                        love chocolatey so far with the little I have used it. I need to figure out how best to leverage it for different environments.

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • jmooreJ
                          jmoore @EddieJennings
                          last edited by

                          @eddiejennings said in What Are You Doing Right Now:

                          @scottalanmiller said in What Are You Doing Right Now:

                          @eddiejennings said in What Are You Doing Right Now:

                          @scottalanmiller said in What Are You Doing Right Now:

                          @eddiejennings said in What Are You Doing Right Now:

                          @scottalanmiller said in What Are You Doing Right Now:

                          @eddiejennings said in What Are You Doing Right Now:

                          Looking to see if there's a way to list and removed IPs listed as attackers for FreePBX responsive firewall via the command line, before I put in a feature request.

                          The firewall does have a command line, yes.

                          That is true, and I can manage zones with it, but I haven't found a way to list IPs or remove IPs from the attackers list.

                          What's the use case where you want to do that?

                          Remove user IPs who have managed to trigger the firewall, and (as @NerdyDad mentioned) seeing what IPs I need to whitelist.

                          Whitelisting is different than blocking. I think you can see what is blocked the normal way...

                          iptables -L
                          

                          Tried that. Stuff that's blocked via the Responsive firewall isn't listed there. The only way I've been able to check for an IP that's labeled as an attacker is to grep the IP in /proc/self/net/xt_recent/ATTACKER

                          are you using something like Cloudflare to mitigate the number of your attacks?

                          EddieJenningsE 1 Reply Last reply Reply Quote 1
                          • jmooreJ
                            jmoore @EddieJennings
                            last edited by

                            @eddiejennings said in What Are You Doing Right Now:

                            @jmoore said in What Are You Doing Right Now:

                            @eddiejennings said in What Are You Doing Right Now:

                            @jmoore said in What Are You Doing Right Now:

                            Just finished 30 min of everquest, now going to read some. Really warm tonight here in Waco

                            I’m hoping my playtime can increase soon šŸ™‚

                            mine has decreased a lot lately. i use to get 30-45 min game time in every day but lately I just haven't been able to do it.

                            Are you on live? I play on https://www.project1999.com/

                            yes on live, cazic thule. i alternate raiding 105 shadowknight and 105 rogue

                            1 Reply Last reply Reply Quote 0
                            • EddieJenningsE
                              EddieJennings @jmoore
                              last edited by

                              @jmoore said in What Are You Doing Right Now:

                              @eddiejennings said in What Are You Doing Right Now:

                              @scottalanmiller said in What Are You Doing Right Now:

                              @eddiejennings said in What Are You Doing Right Now:

                              @scottalanmiller said in What Are You Doing Right Now:

                              @eddiejennings said in What Are You Doing Right Now:

                              @scottalanmiller said in What Are You Doing Right Now:

                              @eddiejennings said in What Are You Doing Right Now:

                              Looking to see if there's a way to list and removed IPs listed as attackers for FreePBX responsive firewall via the command line, before I put in a feature request.

                              The firewall does have a command line, yes.

                              That is true, and I can manage zones with it, but I haven't found a way to list IPs or remove IPs from the attackers list.

                              What's the use case where you want to do that?

                              Remove user IPs who have managed to trigger the firewall, and (as @NerdyDad mentioned) seeing what IPs I need to whitelist.

                              Whitelisting is different than blocking. I think you can see what is blocked the normal way...

                              iptables -L
                              

                              Tried that. Stuff that's blocked via the Responsive firewall isn't listed there. The only way I've been able to check for an IP that's labeled as an attacker is to grep the IP in /proc/self/net/xt_recent/ATTACKER

                              are you using something like Cloudflare to mitigate the number of your attacks?

                              No. After I do a little more research, I'll make a thread about this, as I'm sure I can't the only person who has wanted to manage this from the cli.

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • EddieJenningsE
                                EddieJennings
                                last edited by

                                No greater tool for vanquishing the "I never got the E-mail" complaint than Search-Mailbox cmdlet with the -SearchDumpsterparameter.

                                1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @jmoore
                                  last edited by

                                  @jmoore said in What Are You Doing Right Now:

                                  @jaredbusch said in What Are You Doing Right Now:

                                  Installed everything via chocolatey so far.
                                  0_1509644158071_84d45e17-3a9b-4dcb-bc45-49275dc6f6d7-image.png

                                  love chocolatey so far with the little I have used it. I need to figure out how best to leverage it for different environments.

                                  Scripts šŸ™‚

                                  It's going to be integrated with SodiumSuite, too.

                                  jmooreJ JaredBuschJ 2 Replies Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @EddieJennings
                                    last edited by

                                    @eddiejennings said in What Are You Doing Right Now:

                                    @jmoore said in What Are You Doing Right Now:

                                    @eddiejennings said in What Are You Doing Right Now:

                                    @scottalanmiller said in What Are You Doing Right Now:

                                    @eddiejennings said in What Are You Doing Right Now:

                                    @scottalanmiller said in What Are You Doing Right Now:

                                    @eddiejennings said in What Are You Doing Right Now:

                                    @scottalanmiller said in What Are You Doing Right Now:

                                    @eddiejennings said in What Are You Doing Right Now:

                                    Looking to see if there's a way to list and removed IPs listed as attackers for FreePBX responsive firewall via the command line, before I put in a feature request.

                                    The firewall does have a command line, yes.

                                    That is true, and I can manage zones with it, but I haven't found a way to list IPs or remove IPs from the attackers list.

                                    What's the use case where you want to do that?

                                    Remove user IPs who have managed to trigger the firewall, and (as @NerdyDad mentioned) seeing what IPs I need to whitelist.

                                    Whitelisting is different than blocking. I think you can see what is blocked the normal way...

                                    iptables -L
                                    

                                    Tried that. Stuff that's blocked via the Responsive firewall isn't listed there. The only way I've been able to check for an IP that's labeled as an attacker is to grep the IP in /proc/self/net/xt_recent/ATTACKER

                                    are you using something like Cloudflare to mitigate the number of your attacks?

                                    No. After I do a little more research, I'll make a thread about this, as I'm sure I can't the only person who has wanted to manage this from the cli.

                                    CF doesn't make much sense from the CLI.

                                    1 Reply Last reply Reply Quote 0
                                    • jmooreJ
                                      jmoore @scottalanmiller
                                      last edited by

                                      @scottalanmiller said in What Are You Doing Right Now:

                                      @jmoore said in What Are You Doing Right Now:

                                      @jaredbusch said in What Are You Doing Right Now:

                                      Installed everything via chocolatey so far.
                                      0_1509644158071_84d45e17-3a9b-4dcb-bc45-49275dc6f6d7-image.png

                                      love chocolatey so far with the little I have used it. I need to figure out how best to leverage it for different environments.

                                      Scripts šŸ™‚

                                      It's going to be integrated with SodiumSuite, too.

                                      i assume you mean powershell scripts?

                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller @jmoore
                                        last edited by

                                        @jmoore said in What Are You Doing Right Now:

                                        @scottalanmiller said in What Are You Doing Right Now:

                                        @jmoore said in What Are You Doing Right Now:

                                        @jaredbusch said in What Are You Doing Right Now:

                                        Installed everything via chocolatey so far.
                                        0_1509644158071_84d45e17-3a9b-4dcb-bc45-49275dc6f6d7-image.png

                                        love chocolatey so far with the little I have used it. I need to figure out how best to leverage it for different environments.

                                        Scripts šŸ™‚

                                        It's going to be integrated with SodiumSuite, too.

                                        i assume you mean powershell scripts?

                                        Yes, PS scripts.

                                        SS will be scriptless.

                                        1 Reply Last reply Reply Quote 0
                                        • ObsolesceO
                                          Obsolesce
                                          last edited by

                                          Just got my Latitude E7270.

                                          Booted it up, logged in to Windows to activate the license, Installed Fedora Desktop (made sure to do it with XFS).

                                          It is a touch screen, and it's working.

                                          ObsolesceO scottalanmillerS 2 Replies Last reply Reply Quote 0
                                          • ObsolesceO
                                            Obsolesce @Obsolesce
                                            last edited by

                                            @tim_g

                                            It's actually working very well with touch screen. When I touched to log in, on-screen keyboard automatically popped up.

                                            All is very smooth.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 2515
                                            • 2516
                                            • 2517
                                            • 2518
                                            • 2519
                                            • 4443
                                            • 4444
                                            • 2517 / 4444
                                            • First post
                                              Last post