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

    Windows Domain routing question - dual-nic

    IT Discussion
    lab question routing dhcp dns windows
    8
    21
    428
    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.
    • DustinB3403
      DustinB3403 @Dashrender last edited by DustinB3403

      @Dashrender the LAN host , 10.200.1.9

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

        @DustinB3403 said in Windows Domain routing question - dual-nic:

        GW 192.168.1.9

        what is this? If this is the IP of the LAN side of the server, that would be wrong. It should be the internet gateway IP.

        Also, assuming there is a firewall at the internet gateway, you'll need a route on that device as well pointing the 10.x network to the LAN side IP of the server.

        Providing a picture of the network layout could be helpful.

        DustinB3403 1 Reply Last reply Reply Quote 1
        • DustinB3403
          DustinB3403 @Dashrender last edited by DustinB3403

          @Dashrender that is the LAN side yeah. The wan side would be a 192 sub.

          Even though it's all technically on my LAN

          1 Reply Last reply Reply Quote 0
          • T
            taurex last edited by taurex

            Whatever device does the local routing for you, it needs to be aware of the Eth 4 LAN and have
            a static route pointing to it as @Dashrender already advised. ICMP needs to be allowed on Windows Firewall of the host to test this. You should only have a single default gateway per host. Create a persistent route in CMD on the host for your 10.200.1.0 network traffic to exit out of its own interface or next-hop address instead.

            1 Reply Last reply Reply Quote 0
            • dafyre
              dafyre last edited by dafyre

              So is your set up like this?

              192.x.y.z WAN --- SERVER2019 --- 10.x.y.z LAN ?

              Edit:
              You have to set up SERVER2019 to Route for you RRAS is the right way to go for that....

              You also need to set up your WAN Router to point at SERVER2019's 192.x.y.z address for the 10.x.y.z network.

              Make sense?

              DustinB3403 1 Reply Last reply Reply Quote 2
              • DustinB3403
                DustinB3403 @dafyre last edited by

                @dafyre said in Windows Domain routing question - dual-nic:

                So is your set up like this?

                192.x.y.z WAN --- SERVER2019 --- 10.x.y.z LAN ?

                Yeah

                1 Reply Last reply Reply Quote 0
                • dbeato
                  dbeato last edited by

                  Having the server do the routing seems weird in this case, maybe your firewall/router can do this without the need of the server. Otherwise maybe a layer 3 switch.

                  Dashrender 1 Reply Last reply Reply Quote 1
                  • Dashrender
                    Dashrender @dbeato last edited by

                    @dbeato said in Windows Domain routing question - dual-nic:

                    Having the server do the routing seems weird in this case, maybe your firewall/router can do this without the need of the server. Otherwise maybe a layer 3 switch.

                    or an ER-L, just something to act as a router.

                    DustinB3403 1 Reply Last reply Reply Quote 0
                    • DustinB3403
                      DustinB3403 last edited by

                      The issue is this is a segmented network, I only want routing to exist in this workspace so I can test and toy around with things.

                      Normally I would agree, but I need to have these segmented as any overlap would cause network issues.

                      The thing I'm playing with and have setup is a DC on the separated network segment, but wanted to route internet through the second nic on this VM so I could pull updates etc on my client machine. .

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

                        @Dashrender said in Windows Domain routing question - dual-nic:

                        @dbeato said in Windows Domain routing question - dual-nic:

                        Having the server do the routing seems weird in this case, maybe your firewall/router can do this without the need of the server. Otherwise maybe a layer 3 switch.

                        or an ER-L, just something to act as a router.

                        No, the way this is setup is that I have my true LAN, and then I have an internal to my VM LAN. These are separated networks and I'm not going to buy a router for my VM's.

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

                          @DustinB3403 said in Windows Domain routing question - dual-nic:

                          @Dashrender said in Windows Domain routing question - dual-nic:

                          @dbeato said in Windows Domain routing question - dual-nic:

                          Having the server do the routing seems weird in this case, maybe your firewall/router can do this without the need of the server. Otherwise maybe a layer 3 switch.

                          or an ER-L, just something to act as a router.

                          No, the way this is setup is that I have my true LAN, and then I have an internal to my VM LAN. These are separated networks and I'm not going to buy a router for my VM's.

                          oh - then this is even easier - setup a PFSense VM and have it do your routing.

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

                            @Dashrender said in Windows Domain routing question - dual-nic:

                            @DustinB3403 said in Windows Domain routing question - dual-nic:

                            @Dashrender said in Windows Domain routing question - dual-nic:

                            @dbeato said in Windows Domain routing question - dual-nic:

                            Having the server do the routing seems weird in this case, maybe your firewall/router can do this without the need of the server. Otherwise maybe a layer 3 switch.

                            or an ER-L, just something to act as a router.

                            No, the way this is setup is that I have my true LAN, and then I have an internal to my VM LAN. These are separated networks and I'm not going to buy a router for my VM's.

                            oh - then this is even easier - setup a PFSense VM and have it do your routing.

                            VyOS

                            1 Reply Last reply Reply Quote 3
                            • Dashrender
                              Dashrender last edited by Dashrender

                              Though - if you have a second layer network like this, you'll need to inform your external router on the internal networks and how to route them.

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

                                @Dashrender said in Windows Domain routing question - dual-nic:

                                Though - if you have a second layer network like this, you'll need to inform your external router on the internal networks and how to route them.

                                Routing to the internet is mostly just a nice to have.

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post