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

    Networking question, for a friend...

    Scheduled Pinned Locked Moved IT Discussion
    23 Posts 4 Posters 2.6k 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.
    • thwrT
      thwr
      last edited by

      Oh, wait. Both NICs have /24 subnet masks. Should work, in theory, but it is so far away from anything sane that I wouldn't even think about doing something like that.

      Better get a proper configuration before trying to fix an ugly workaround

      KimberlinK 1 Reply Last reply Reply Quote 0
      • thwrT
        thwr @Kimberlin
        last edited by

        @kimberlin said in Networking question, for a friend...:

        @thwr the corp NIC is 255.255.255.0 so /24 but I am proposing that perhaps the corp network is /16. I don't know what the corp subnet is, you have about all the info I do. I'm trying to help someone that is in over their head on the machine side and going a bit blind. The customer's msp doesn't seem to know what they are talking about. My question is how on earth could traffic from the machine be going over the corp network if the corp subnet really is 255.255.255.0?

        Ok, what traffic gets forwarded to the corp net? From some machine behind your client PC?

        KimberlinK 1 Reply Last reply Reply Quote 0
        • KimberlinK
          Kimberlin @thwr
          last edited by

          @thwr I don't think it is insane, it is one machine that needs to be connected to 2 different networks, shouldn't be an issue but it is and they are trying to figure out why it isn't working like it should. My stuff about the possible /16 route was just a guess. If the domain added a /16 route the machine would think that 192.168.1.1 and 192.168.0.1 should be routed the same but they shouldn't. If the route was /24 it should see them as completely different networks and they should never cross.

          thwrT 1 Reply Last reply Reply Quote 0
          • S
            scotth
            last edited by

            Are you using a single / common default gateway?

            KimberlinK 1 Reply Last reply Reply Quote 0
            • KimberlinK
              Kimberlin @thwr
              last edited by

              @thwr 2 nics on the client. One communicates commands from the computer to a "robot" and vice versa. the other is connected to the corporate network so they can share the "robot" config files.

              1 Reply Last reply Reply Quote 0
              • thwrT
                thwr @Kimberlin
                last edited by

                @kimberlin said in Networking question, for a friend...:

                @thwr I don't think it is insane, it is one machine that needs to be connected to 2 different networks, shouldn't be an issue but it is and they are trying to figure out why it isn't working like it should. My stuff about the possible /16 route was just a guess. If the domain added a /16 route the machine would think that 192.168.1.1 and 192.168.0.1 should be routed the same but they shouldn't. If the route was /24 it should see them as completely different networks and they should never cross.

                It would have been insane if we are actually talking about overlapping ranges, but it doesn't looks like that.

                1 Reply Last reply Reply Quote 0
                • KimberlinK
                  Kimberlin @scotth
                  last edited by

                  @scotth there is not a "regular" network for nic 1. It is a simple communication network between the computer and a command board.

                  KimberlinK S 2 Replies Last reply Reply Quote 0
                  • KimberlinK
                    Kimberlin @Kimberlin
                    last edited by

                    The problem is the salesman that got tied up in this doesn't know how to tell the MSP what to do to fix it and they are blaming the $100,000 machine for not working when I don't think it is the machine's fault. I'm in WA and the machine is in IL so I can't run out there and check their network...I offered 🙂

                    1 Reply Last reply Reply Quote 1
                    • S
                      scotth @Kimberlin
                      last edited by scotth

                      @kimberlin said in Networking question, for a friend...:

                      @scotth there is not a "regular" network for nic 1. It is a simple communication network between the computer and a command board.

                      Thinking this through, you're using an IP network capable device. In order to talk they both will have an address. I'm thinking you may at least bandaid this by setting NIC1's default gateway to the machine (command board). Just a guess.

                      KimberlinK 1 Reply Last reply Reply Quote 0
                      • KimberlinK
                        Kimberlin @scotth
                        last edited by

                        @scotth yeah, i'm with you. My thought was to see if they could change the machine IP to 172.whatever to get it the heck out of any kind of possible routing issue.

                        KimberlinK thwrT 2 Replies Last reply Reply Quote 2
                        • KimberlinK
                          Kimberlin @Kimberlin
                          last edited by

                          then we would have a 172.x.x.x and a 192.x.x.x so there is no way they are going to talk, which is what we want

                          DashrenderD 1 Reply Last reply Reply Quote 1
                          • thwrT
                            thwr @Kimberlin
                            last edited by

                            @kimberlin said in Networking question, for a friend...:

                            @scotth yeah, i'm with you. My thought was to see if they could change the machine IP to 172.whatever to get it the heck out of any kind of possible routing issue.

                            That's what I would try. Just to be sure.

                            Is there by any chance "internet sharing" active on the client PC? This effectively turns that PC into a router. Just an idea.

                            KimberlinK 2 Replies Last reply Reply Quote 0
                            • KimberlinK
                              Kimberlin @thwr
                              last edited by

                              @thwr it would be a longshot, there would be no reason they would have turned it on. I just keep going back to there having to be a route for all 192.168.x.x traffic to go elsewhere. that is the only thing i can think of that would snipe the traffic off that nic.

                              thwrT 1 Reply Last reply Reply Quote 0
                              • KimberlinK
                                Kimberlin @thwr
                                last edited by

                                @thwr thanks for talking through this with me BTW. been a while since i ran in the networking world.

                                thwrT 1 Reply Last reply Reply Quote 1
                                • DashrenderD
                                  Dashrender @Kimberlin
                                  last edited by

                                  @kimberlin said in Networking question, for a friend...:

                                  My question is how on earth could traffic from the machine be going over the corp network if the corp subnet really is 255.255.255.0?

                                  This will work if the default gateway is within /24 of the IP of the PC. i.e. if the default gateway is something like 192.168.1.254, that is within range of the 255.255.255.0 subnet and would allow the PC to connect.

                                  1 Reply Last reply Reply Quote 0
                                  • DashrenderD
                                    Dashrender @Kimberlin
                                    last edited by

                                    @kimberlin said in Networking question, for a friend...:

                                    then we would have a 172.x.x.x and a 192.x.x.x so there is no way they are going to talk, which is what we want

                                    Sure, but make sure you only set a Default gateway on the corp NIC.

                                    1 Reply Last reply Reply Quote 0
                                    • DashrenderD
                                      Dashrender
                                      last edited by Dashrender

                                      Question - Why is the corporate side not using DHCP?

                                      Assuming DHCP is available on the corp network, turn that on, make sure there is no default gateway on the device network adapter. Then check the settings. You should be able to know the subnet mask right away with the assigned info.

                                      KimberlinK 1 Reply Last reply Reply Quote 0
                                      • thwrT
                                        thwr @Kimberlin
                                        last edited by

                                        @kimberlin said in Networking question, for a friend...:

                                        @thwr thanks for talking through this with me BTW. been a while since i ran in the networking world.

                                        my pleasure

                                        1 Reply Last reply Reply Quote 0
                                        • thwrT
                                          thwr @Kimberlin
                                          last edited by

                                          @kimberlin said in Networking question, for a friend...:

                                          @thwr it would be a longshot, there would be no reason they would have turned it on. I just keep going back to there having to be a route for all 192.168.x.x traffic to go elsewhere. that is the only thing i can think of that would snipe the traffic off that nic.

                                          Was just a wild guess

                                          1 Reply Last reply Reply Quote 0
                                          • KimberlinK
                                            Kimberlin @Dashrender
                                            last edited by

                                            @dashrender Agreed, i doubt it is DHCP and to answer why, i don't know, can't see it. Their MSP is just playing blame game i was trying to posit a solution without having all the data. If those things are each on 255.255.255.0 subnets though, no way they can talk without something routing it.

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