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

    Networking issue

    IT Discussion
    subnet wireless multiple nics
    6
    18
    2.1k
    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.
    • DanpD
      Danp
      last edited by

      I have a wireless home network built with AmpliFi from Ubiquiti. All devices are on 192.168.169.x subnet. I have a server that I would like to move into my home office. The server is running XS 7.1 and all VMs are on the 192.168.1.x subnet.

      What's the correct way to allow my PC on the wireless network to access the VMs on the server? I have connected the PC to the server via a switch, but unsure how to properly route the traffic between them.

      1 Reply Last reply Reply Quote 0
      • travisdh1T
        travisdh1
        last edited by

        Ideally just change everything to a 255.255.0.0 or /16..... at least so long as you won't have over 2000 things on your local network. Probably isn't an issue for a home yet.

        DanpD JaredBuschJ 2 Replies Last reply Reply Quote 1
        • DanpD
          Danp @travisdh1
          last edited by

          @travisdh1 Wow... didn't realize it would be that simple. So just update the subnet on all devices? To test this, can I just implement the change on my PC or does it need to occur everywhere?

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

            @danp said in Networking issue:

            @travisdh1 Wow... didn't realize it would be that simple. So just update the subnet on all devices? To test this, can I just implement the change on my PC or does it need to occur everywhere?

            It will need to occur everywhere. If you just change it on the PC, it can send messages to everything, but things on the 192.168.0.0 network won't know how to send a message back.

            You could also add routes, but that's going to bottleneck network performance.

            1 Reply Last reply Reply Quote 0
            • DanpD
              Danp
              last edited by

              I'm going to try switching the wireless network over to 192.168.1.x.

              I'm having a separate issue with the server. Think I'll post a separate thread for that.

              JaredBuschJ 1 Reply Last reply Reply Quote 0
              • JaredBuschJ
                JaredBusch @travisdh1
                last edited by

                @travisdh1 said in Networking issue:

                Ideally just change everything to a 255.255.0.0 or /16..... at least so long as you won't have over 2000 things on your local network. Probably isn't an issue for a home yet.

                That is totally not a simple answer.

                1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @Danp
                  last edited by

                  @danp said in Networking issue:

                  I'm going to try switching the wireless network over to 192.168.1.x.

                  You cannot do that either.

                  1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch
                    last edited by JaredBusch

                    @Danp You have to update your router to know what to do with the traffic.

                    So what is simpler depends on what router you have.

                    Also it depends on how many guest VMs you have.

                    If you do not have any test VMs yet, just change the server to match your existing network.

                    DanpD 1 Reply Last reply Reply Quote 0
                    • DanpD
                      Danp @JaredBusch
                      last edited by

                      @jaredbusch Can you explain why changing the wireless network so that everything is on 192.168.1.x won't work?

                      JaredBuschJ 1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch @Danp
                        last edited by

                        @danp said in Networking issue:

                        @jaredbusch Can you explain why changing the wireless network so that everything is on 192.168.1.x won't work?

                        If you change the wireless but do not change your router, then how will your wireless even get to the internet?

                        Sure it will let you connect to the XS box, but nothing else.

                        DanpD 1 Reply Last reply Reply Quote 0
                        • DanpD
                          Danp @JaredBusch
                          last edited by

                          @jaredbusch Sorry if I wasn't clear. I meant to update the wireless router to start handing out the matching IPs for 192.168.1.x instead of 192.168.169.x.

                          JaredBuschJ 1 Reply Last reply Reply Quote 1
                          • JaredBuschJ
                            JaredBusch @Danp
                            last edited by

                            @danp said in Networking issue:

                            @jaredbusch Sorry if I wasn't clear. I meant to update the wireless router to start handing out the matching IPs for 192.168.1.x instead of 192.168.169.x.

                            Well, that is one of the options I said to do. So yes, do that.

                            1 Reply Last reply Reply Quote 0
                            • DanpD
                              Danp
                              last edited by

                              I would like some of the VMs to have internet access. My PC has access to the VMs and the internet. The traffic will be minimal, so is there any way to use my PC as the gateway for the VMs?

                              Suggestions on how to make this happen without running a cable between the wireless router and the switch?

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

                                @danp said in Networking issue:

                                I would like some of the VMs to have internet access. My PC has access to the VMs and the internet. The traffic will be minimal, so is there any way to use my PC as the gateway for the VMs?

                                Suggestions on how to make this happen without running a cable between the wireless router and the switch?

                                I don't understand what you want here. Why would you want your PC to be a gateway instead of the router? What's the goal?

                                1 Reply Last reply Reply Quote 0
                                • JaredBuschJ
                                  JaredBusch @Danp
                                  last edited by

                                  @danp said in Networking issue:

                                  I would like some of the VMs to have internet access. My PC has access to the VMs and the internet. The traffic will be minimal, so is there any way to use my PC as the gateway for the VMs?

                                  Suggestions on how to make this happen without running a cable between the wireless router and the switch?

                                  Just WTF? How can you not have a cable to your switch? Does it connect on fucking magic?

                                  EddieJenningsE 1 Reply Last reply Reply Quote 2
                                  • EddieJenningsE
                                    EddieJennings @JaredBusch
                                    last edited by

                                    @jaredbusch said in Networking issue:

                                    Does it connect on fucking magic?

                                    Yes.

                                    1 Reply Last reply Reply Quote 1
                                    • momurdaM
                                      momurda
                                      last edited by momurda

                                      @danp said in Networking issue:

                                      I would like some of the VMs to have internet access. My PC has access to the VMs and the internet. The traffic will be minimal, so is there any way to use my PC as the gateway for the VMs?

                                      Suggestions on how to make this happen without running a cable between the wireless router and the switch?

                                      When you change the ip addresses, you will just need to do something like:
                                      Setup reservations in your dhcp server for your devices.
                                      You then could then set the devices you dont want to have internet access to with a static address without a gateway. The devices will still register as active reservations on the dhcp server.
                                      But surely your router and switch can handle vlans? Ah i just checked while writing this, that wifi router you have supports vlan tagging on only the WAN port.
                                      To keep the networks separate, you would have to buy something like
                                      TPLink switch

                                      60 bucks to your door.

                                      1 Reply Last reply Reply Quote 0
                                      • DanpD
                                        Danp
                                        last edited by

                                        This is a rental home, so don't want to run cable throughout the house to connect the switch to the router. Resolved the issue by putting in a couple of powerline ethernet adapters.

                                        Glad I could help JB in keeping his blood pressure in check. 😉

                                        1 Reply Last reply Reply Quote 2
                                        • 1 / 1
                                        • First post
                                          Last post