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

    Why you don't need a VPN or not?

    Scheduled Pinned Locked Moved IT Discussion
    109 Posts 12 Posters 7.4k Views
    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.
    • scottalanmillerS
      scottalanmiller @1337
      last edited by

      @pete-s said in Why you don't need a VPN or not?:

      Scott, I honestly don't understand what you mean by "LANless" if you don't mean put every client device and every service on the internet directly and use secure communication between everything.

      LANless design doesn't require everything to be on the Internet, in fact, you can do LANless with nothing on the Internet. Few do that, but you sure can.

      LANless is about treating each workload as if it were on the Internet. Even if they are not.

      In some ways, if you are familiar with microservice architecture in software engineering, it's much like applying that concept to systems. Keep each unit isolated and secured and not merged when not necessary.

      1 Reply Last reply Reply Quote 1
      • 1
        1337
        last edited by

        Thanks, I have to think about this some more.

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

          @pete-s said in Why you don't need a VPN or not?:

          Thanks, I have to think about this some more.

          It's a big change. LAN-centric security thinking has been preached for so long, it's an assumed starting point to network design. Entire "must have" product families were based on it, like Active Directory and SMB protocols. Most people just assume that this kind of network will exist and some products nearly require it (Quickbooks, for example.) But as someone that has moved away from it for many years, it's so freeing to not have it.

          1 Reply Last reply Reply Quote 1
          • wrx7mW
            wrx7m
            last edited by wrx7m

            @scottalanmiller So in a transitional phase of moving away from LAN-centric practices, I have Windows firewall enabled on all Windows clients and Windows servers. Is that it, or would I have servers behind a hardware firewall with an ACL?

            travisdh1T scottalanmillerS 2 Replies Last reply Reply Quote 0
            • travisdh1T
              travisdh1 @wrx7m
              last edited by

              @wrx7m said in Why you don't need a VPN or not?:

              @scottalanmiller So in a transitional phase of moving away from LAN-centric practices, I have Windows firewall enabled on all Windows clients and Windows servers. Is that it, or would I have servers behind a hardware firewall with an ACL?

              You always want firewalls. LAN-centric or LANless doesn't change that.

              LANless is about making everything accessible through web services.

              wrx7mW scottalanmillerS 2 Replies Last reply Reply Quote 1
              • wrx7mW
                wrx7m @travisdh1
                last edited by

                @travisdh1 Right, so I would want a firewall above and beyond the Windows firewall, that would be capable of speeds necessary to accommodate line speeds for file servers, etc?

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

                  @wrx7m said in Why you don't need a VPN or not?:

                  @travisdh1 Right, so I would want a firewall above and beyond the Windows firewall, that would be capable of speeds necessary to accommodate line speeds for file servers, etc?

                  A Windows or firewall in the OS serves a completely different purpose. You should always have both, even if just a router/firewall.

                  wrx7mW 1 Reply Last reply Reply Quote 0
                  • wrx7mW
                    wrx7m @Obsolesce
                    last edited by

                    @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                    ObsolesceO travisdh1T scottalanmillerS 3 Replies Last reply Reply Quote 1
                    • ObsolesceO
                      Obsolesce @wrx7m
                      last edited by

                      @wrx7m said in Why you don't need a VPN or not?:

                      I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                      Segregated how or in what sense? So they cannot communicate to each other?

                      wrx7mW 1 Reply Last reply Reply Quote 1
                      • travisdh1T
                        travisdh1 @wrx7m
                        last edited by

                        @wrx7m said in Why you don't need a VPN or not?:

                        @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                        That involves making network services available with a different method.

                        IE: Files served from NextCloud instead of a file server.

                        wrx7mW 1 Reply Last reply Reply Quote 0
                        • wrx7mW
                          wrx7m @Obsolesce
                          last edited by

                          @Obsolesce - So they are not wide open (with the exception of the Windows firewall).

                          1 Reply Last reply Reply Quote 0
                          • wrx7mW
                            wrx7m @travisdh1
                            last edited by

                            @travisdh1 said in Why you don't need a VPN or not?:

                            @wrx7m said in Why you don't need a VPN or not?:

                            @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                            That involves making network services available with a different method.

                            IE: Files served from NextCloud instead of a file server.

                            OK, so if I am not doing that, there is no point to make a change?

                            travisdh1T scottalanmillerS 2 Replies Last reply Reply Quote 0
                            • travisdh1T
                              travisdh1 @wrx7m
                              last edited by

                              @wrx7m said in Why you don't need a VPN or not?:

                              @travisdh1 said in Why you don't need a VPN or not?:

                              @wrx7m said in Why you don't need a VPN or not?:

                              @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                              That involves making network services available with a different method.

                              IE: Files served from NextCloud instead of a file server.

                              OK, so if I am not doing that, there is no point to make a change?

                              Yes, exactly.

                              wrx7mW 1 Reply Last reply Reply Quote 0
                              • wrx7mW
                                wrx7m @travisdh1
                                last edited by

                                @travisdh1 said in Why you don't need a VPN or not?:

                                @wrx7m said in Why you don't need a VPN or not?:

                                @travisdh1 said in Why you don't need a VPN or not?:

                                @wrx7m said in Why you don't need a VPN or not?:

                                @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                                That involves making network services available with a different method.

                                IE: Files served from NextCloud instead of a file server.

                                OK, so if I am not doing that, there is no point to make a change?

                                Yes, exactly.

                                The takeaway is - The only way to be secure is to use a web app?

                                travisdh1T scottalanmillerS 2 Replies Last reply Reply Quote 0
                                • travisdh1T
                                  travisdh1 @wrx7m
                                  last edited by

                                  @wrx7m said in Why you don't need a VPN or not?:

                                  @travisdh1 said in Why you don't need a VPN or not?:

                                  @wrx7m said in Why you don't need a VPN or not?:

                                  @travisdh1 said in Why you don't need a VPN or not?:

                                  @wrx7m said in Why you don't need a VPN or not?:

                                  @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                                  That involves making network services available with a different method.

                                  IE: Files served from NextCloud instead of a file server.

                                  OK, so if I am not doing that, there is no point to make a change?

                                  Yes, exactly.

                                  The takeaway is - The only way to be secure is to use a web app?

                                  It's not the only way to be secure, but it does make it much easier.

                                  wrx7mW 1 Reply Last reply Reply Quote 0
                                  • wrx7mW
                                    wrx7m @travisdh1
                                    last edited by

                                    @travisdh1 said in Why you don't need a VPN or not?:

                                    @wrx7m said in Why you don't need a VPN or not?:

                                    @travisdh1 said in Why you don't need a VPN or not?:

                                    @wrx7m said in Why you don't need a VPN or not?:

                                    @travisdh1 said in Why you don't need a VPN or not?:

                                    @wrx7m said in Why you don't need a VPN or not?:

                                    @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                                    That involves making network services available with a different method.

                                    IE: Files served from NextCloud instead of a file server.

                                    OK, so if I am not doing that, there is no point to make a change?

                                    Yes, exactly.

                                    The takeaway is - The only way to be secure is to use a web app?

                                    It's not the only way to be secure, but it does make it much easier.

                                    So, in your post - https://mangolassi.it/topic/15325/lanless-explained/2

                                    The second diagram shows the red security perimeter, housing "Servers, SANs, etc. All applications, files, and every other resource needed". What is securing the perimeter? alt text

                                    travisdh1T scottalanmillerS 2 Replies Last reply Reply Quote 0
                                    • travisdh1T
                                      travisdh1 @wrx7m
                                      last edited by

                                      @wrx7m said in Why you don't need a VPN or not?:

                                      @travisdh1 said in Why you don't need a VPN or not?:

                                      @wrx7m said in Why you don't need a VPN or not?:

                                      @travisdh1 said in Why you don't need a VPN or not?:

                                      @wrx7m said in Why you don't need a VPN or not?:

                                      @travisdh1 said in Why you don't need a VPN or not?:

                                      @wrx7m said in Why you don't need a VPN or not?:

                                      @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                                      That involves making network services available with a different method.

                                      IE: Files served from NextCloud instead of a file server.

                                      OK, so if I am not doing that, there is no point to make a change?

                                      Yes, exactly.

                                      The takeaway is - The only way to be secure is to use a web app?

                                      It's not the only way to be secure, but it does make it much easier.

                                      So, in your post - https://mangolassi.it/topic/15325/lanless-explained/2

                                      The second diagram shows the red security perimeter, housing "Servers, SANs, etc. All applications, files, and every other resource needed". What is securing the perimeter? alt text

                                      Generally VPN in the form of HTTPS connections.

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

                                        @wrx7m said in Why you don't need a VPN or not?:

                                        @scottalanmiller So in a transitional phase of moving away from LAN-centric practices, I have Windows firewall enabled on all Windows clients and Windows servers. Is that it, or would I have servers behind a hardware firewall with an ACL?

                                        Firewalls are nearly always a good thing. Not always necessary, but rarely "bad". Certainly you want the OS firewalls on servers and desktops, always. LANless won't mean necessarily dumping your hardware firewalls, they are necessary as the routing layer, anyway. So using ACLs and NATing are going to continue to be useful.

                                        The key difference is ensuring that they are a "secondary defense layer" and not a primary one. Make sure you'd feel safe putting your server on the Internet... then add that hardware firewall as icing, not as your security cake.

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

                                          @travisdh1 said in Why you don't need a VPN or not?:

                                          LANless is about making everything accessible through web services.

                                          And securing them as if they will be accessed over the Internet.

                                          But not web services, necessarily, although commonly. Accessed as if they are remote is a better way to phrase it.

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

                                            @wrx7m said in Why you don't need a VPN or not?:

                                            @Obsolesce - Right, I have an edge firewall for the WAN to the LAN where all endpoints on the wired network (servers and clients) reside, but I am wondering how to move to a tighter circle to get the servers segregated from the clients.

                                            Do you really want "servers versus clients?" Making servers secure individually is great, but generally servers need to talk to clients more than to other servers. Keeping servers away from each other is often more important than keeping servers away from clients. Same deal with clients, they almost never should talk to each other, but constantly must talk to servers.

                                            wrx7mW 1 Reply Last reply Reply Quote 2
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 3 / 6
                                            • First post
                                              Last post