Need some advice on learning networking

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bsm2
    IT Manager

    25,000+ Posts
    • Feb 2008
    • 29756

    #301
    Re: Need some advice on learning networking

    One day at a time
    each anti virus company will usally let you list the copier as a trusted device. However an update from them may turn it back on so its blocked again.
    Ever changing Fun.

    Or MS will do an update that breaks SMB scanning or changes the firewall setting.

    One day at a time.

    Comment

    • BillyCarpenter
      Field Supervisor

      Site Contributor
      VIP Subscriber
      10,000+ Posts
      • Aug 2020
      • 16308

      #302
      Re: Need some advice on learning networking

      Originally posted by bsm2
      One day at a time
      each anti virus company will usally let you list the copier as a trusted device. However an update from them may turn it back on so its blocked again.
      Ever changing Fun.

      Or MS will do an update that breaks SMB scanning or changes the firewall setting.

      One day at a time.

      I hear ya, brother. I think what I'm gonna start doing is to have all my new customers fill out a network form and have them to list the anti-virus software that they're running. That way I will be prepared for it.


      Another thing I learned (it's been mentioned in this thread but not in any great detail) is that when a computer is set up on a "public" network that anti-virus software will view it as a threat and block more things.
      Adversity temporarily visits a strong man but stays with the weak for a lifetime.

      Comment

      • KenB
        Geek Extraordinaire

        2,500+ Posts
        • Dec 2007
        • 3944

        #303
        Re: Need some advice on learning networking

        Originally posted by BillyCarpenter
        I hear ya, brother. I think what I'm gonna start doing is to have all my new customers fill out a network form and have them to list the anti-virus software that they're running. That way I will be prepared for it.
        Noble intention, but I wouldn't count on getting many responses...let alone honest ones.
        “I think you should treat good friends like a fine wine. That’s why I keep mine locked up in the basement.” - Tim Hawkins

        Comment

        • BillyCarpenter
          Field Supervisor

          Site Contributor
          VIP Subscriber
          10,000+ Posts
          • Aug 2020
          • 16308

          #304
          Re: Need some advice on learning networking

          Originally posted by KenB
          Noble intention, but I wouldn't count on getting many responses...let alone honest ones.
          I'll take your word for it. I guess that I need to get thru my head that there is no bullet-proof procedure for doing this and I'm just gonna have to figure some things out on the fly.
          Adversity temporarily visits a strong man but stays with the weak for a lifetime.

          Comment

          • slimslob
            Retired

            Site Contributor
            25,000+ Posts
            • May 2013
            • 37231

            #305
            Re: Need some advice on learning networking

            Originally posted by BillyCarpenter
            I'm now able to network a copier just about any way it needs to be done. More importantly, I actually understand it instead of entering a bunch of numbers like a monkey....that's what I was doing before but didn't understand what they meant.


            Anyway, networking a copier no longer concerns me. Neither does scan to folder. Well, that's not entirely true. There's one thing that brings me a lil' discomfort. And that's anti-virus software blocking the shared folder.

            What I see in most offices is that they're running Windows Defender and are also running an anti-virus software on top of that. Sure, I can turn off the virus software and deduce if that's the problem. But what do you do next? You can't leave it off or uninstall it.

            I'm not experienced like some of you and I find it really difficult to navigate my way thru so many virus applications in order to allow SMB thru the firewall.

            So, what I have begun to do is to create a database on all the most popular anti-virus software with detailed instructions for allowing shared folders thru the firewall.

            I'm curious...how do others approach this?
            Usually it is not the anti virus per se but the firewall portion of the security suite. I prefer a quality stand alone malicious software protection that will catch anything that get through the firewall and let Windows firewall do its job.

            Comment

            • slimslob
              Retired

              Site Contributor
              25,000+ Posts
              • May 2013
              • 37231

              #306
              Re: Need some advice on learning networking

              Originally posted by BillyCarpenter
              Another thing I learned (it's been mentioned in this thread but not in any great detail) is that when a computer is set up on a "public" network that anti-virus software will view it as a threat and block more things.
              When you are part of a 'private' network the computer knows that the firewall in the router will be taking care of blocking most bad actors out there in the world. When on a 'public' network it assumes there is no external firewall. The problem with router firewalls is laptops and other portable devices that can introduce viruses, worms and trojans behind the router, some of which can detect and infect every vulnerable device on the local network.

              Comment

              • BillyCarpenter
                Field Supervisor

                Site Contributor
                VIP Subscriber
                10,000+ Posts
                • Aug 2020
                • 16308

                #307
                Re: Need some advice on learning networking

                Originally posted by slimslob
                When you are part of a 'private' network the computer knows that the firewall in the router will be taking care of blocking most bad actors out there in the world. When on a 'public' network it assumes there is no external firewall. The problem with router firewalls is laptops and other portable devices that can introduce viruses, worms and trojans behind the router, some of which can detect and infect every vulnerable device on the local network.

                Slim, you've really been a big help to me. I read back through this thread and I must have asked you guys a thousand questions. I appreciate the patience while I learn this stuff.
                Adversity temporarily visits a strong man but stays with the weak for a lifetime.

                Comment

                • slimslob
                  Retired

                  Site Contributor
                  25,000+ Posts
                  • May 2013
                  • 37231

                  #308
                  Re: Need some advice on learning networking

                  Originally posted by BillyCarpenter
                  Slim, you've really been a big help to me. I read back through this thread and I must have asked you guys a thousand questions. I appreciate the patience while I learn this stuff.
                  Being retired I have plenty of time. CTN helps me keep my mind sharp.

                  Comment

                  • BillyCarpenter
                    Field Supervisor

                    Site Contributor
                    VIP Subscriber
                    10,000+ Posts
                    • Aug 2020
                    • 16308

                    #309
                    Re: Need some advice on learning networking

                    Originally posted by slimslob
                    When you are part of a 'private' network the computer knows that the firewall in the router will be taking care of blocking most bad actors out there in the world. When on a 'public' network it assumes there is no external firewall. The problem with router firewalls is laptops and other portable devices that can introduce viruses, worms and trojans behind the router, some of which can detect and infect every vulnerable device on the local network.

                    I've been experimenting with Windows Firewall & Public/Private Network settings to get a better understanding of exactly what's happening.

                    Disclaimer: I know I can just set the network to "private" and not have to worry about it.

                    First things first: Slim is exactly right. When you are on a public network, Windows firewall is much more restrictive because it assumes there is no external firewall. To confirm this, I set my network to "public" and tried scanning from an MFP. It blocked SMB. Again, to confirm this, I turned off Windows firewall for the public network only and SMB worked again.

                    I like to know why things work the way they do, now I know.

                    But this got me to thinking. Is it possible to turn off the Window's firewall rules that are blocking SMB on the public network or make a new rule that allows SMB on a public network. Thus for I've tried everything I can think of with no success.

                    If anyone can think of anything, let me know. Again, it's not that important...just experimenting.


                    Edit: Should I also assume that when a computer is on a "public" network that 3rd party security suites will be more restrictive than on a "private" network?
                    Adversity temporarily visits a strong man but stays with the weak for a lifetime.

                    Comment

                    • blackcat4866
                      Master Of The Obvious

                      Site Contributor
                      10,000+ Posts
                      • Jul 2007
                      • 22995

                      #310
                      Re: Need some advice on learning networking

                      That 6 page network survey can be your enemy. Miraculously, I got a few of those filled out. So when I arrived they said:" Oh, just set up 'everything'."

                      I ask: "... so what's 'everything'?"
                      "You know, FTP, SMB, email, printing, ... on every computer in the building. Will an hour be enough?"

                      My advice is not to put any additional ideas into their heads. Local IT has the right idea, Keep it as simple as possible. Easier to maintain.
                      =^..^=
                      If you'd like a serious answer to your request:
                      1) demonstrate that you've read the manual
                      2) demonstrate that you made some attempt to fix it.
                      3) if you're going to ask about jams include the jam code.
                      4) if you're going to ask about an error code include the error code.
                      5) You are the person onsite. Only you can make observations.

                      blackcat: Master Of The Obvious =^..^=

                      Comment

                      • KenB
                        Geek Extraordinaire

                        2,500+ Posts
                        • Dec 2007
                        • 3944

                        #311
                        Re: Need some advice on learning networking

                        Originally posted by blackcat4866
                        That 6 page network survey can be your enemy. Miraculously, I got a few of those filled out. So when I arrived they said:" Oh, just set up 'everything'."

                        I ask: "... so what's 'everything'?"
                        "You know, FTP, SMB, email, printing, ... on every computer in the building. Will an hour be enough?"

                        My advice is not to put any additional ideas into their heads. Local IT has the right idea, Keep it as simple as possible. Easier to maintain.
                        =^..^=
                        Exact same results here.

                        It’s best just to have the IT contact info, and work directly with them.

                        I’ve had a number of (very unknowledgeable) customers think that IT involvement wasn’t required, especially if they had a third party IT who would charge them.
                        “I think you should treat good friends like a fine wine. That’s why I keep mine locked up in the basement.” - Tim Hawkins

                        Comment

                        • BillyCarpenter
                          Field Supervisor

                          Site Contributor
                          VIP Subscriber
                          10,000+ Posts
                          • Aug 2020
                          • 16308

                          #312
                          Re: Need some advice on learning networking

                          Originally posted by blackcat4866
                          That 6 page network survey can be your enemy. Miraculously, I got a few of those filled out. So when I arrived they said:" Oh, just set up 'everything'."

                          I ask: "... so what's 'everything'?"
                          "You know, FTP, SMB, email, printing, ... on every computer in the building. Will an hour be enough?"

                          My advice is not to put any additional ideas into their heads. Local IT has the right idea, Keep it as simple as possible. Easier to maintain.
                          =^..^=
                          Welp, that's 2 people that I trust that said basically the same thing. I'm scratching that idea.
                          Adversity temporarily visits a strong man but stays with the weak for a lifetime.

                          Comment

                          • blackcat4866
                            Master Of The Obvious

                            Site Contributor
                            10,000+ Posts
                            • Jul 2007
                            • 22995

                            #313
                            Re: Need some advice on learning networking

                            There have been some very comical moments when I've asked for very simple credentials ... and all I get is the thousand mile stare. "You MUST know your username and password ... yes? You logged onto your computer this morning? " =^..^=
                            If you'd like a serious answer to your request:
                            1) demonstrate that you've read the manual
                            2) demonstrate that you made some attempt to fix it.
                            3) if you're going to ask about jams include the jam code.
                            4) if you're going to ask about an error code include the error code.
                            5) You are the person onsite. Only you can make observations.

                            blackcat: Master Of The Obvious =^..^=

                            Comment

                            • M94
                              Trusted Tech

                              Site Contributor
                              100+ Posts
                              • Jul 2020
                              • 158

                              #314
                              Re: Need some advice on learning networking

                              Originally posted by BillyCarpenter
                              Welp, that's 2 people that I trust that said basically the same thing. I'm scratching that idea.
                              Two people you trust and me!
                              Seriously though be careful, you don't want customers to start trying to take advantage of you. Show them you can give them an inch and they'll ask for a foot. I'm technically a subsidiary of an IT company and my boss is drilling into me over and over that there needs to be a clean break even if I know some of the answers. Mostly because 1) I'm being hired for a specific task or project, they have no right to expect me to extend beyond that 2) In situations where a company has their own IT we don't want to be stepping on their toes\doing their work for them and finally 3) If you do work outside of the scope of your contract in specific environments you can be flirting with liability lines if something goes wrong.

                              Comment

                              • BillyCarpenter
                                Field Supervisor

                                Site Contributor
                                VIP Subscriber
                                10,000+ Posts
                                • Aug 2020
                                • 16308

                                #315
                                Re: Need some advice on learning networking

                                Originally posted by M94
                                Two people you trust and me!
                                Seriously though be careful, you don't want customers to start trying to take advantage of you. Show them you can give them an inch and they'll ask for a foot. I'm technically a subsidiary of an IT company and my boss is drilling into me over and over that there needs to be a clean break even if I know some of the answers. Mostly because 1) I'm being hired for a specific task or project, they have no right to expect me to extend beyond that 2) In situations where a company has their own IT we don't want to be stepping on their toes\doing their work for them and finally 3) If you do work outside of the scope of your contract in specific environments you can be flirting with liability lines if something goes wrong.




                                I didn't mean to come across as saying there are folks on here that I don't trust. I make it a point to read your posts and try to learn from your experience.

                                With that being said, I know all too well how costumers try to take advantage. I have a PhD in that.
                                Adversity temporarily visits a strong man but stays with the weak for a lifetime.

                                Comment

                                Working...