Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Dual (2)WAN / Multi (9)LAN Routing Issue with Public IP's

    Scheduled Pinned Locked Moved Routing and Multi WAN
    38 Posts 2 Posters 5.0k 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.
    • D Offline
      Disturbed1
      last edited by

      the only places i can think of that happening would be system:gateways and/or firewall rule interface gateway set to netoptiks… with out that there it wanted to route out isp1...

      1 Reply Last reply Reply Quote 0
      • DerelictD Offline
        Derelict LAYER 8 Netgate
        last edited by

        Without that there it will route out whatever your default gateway is.

        Chattanooga, Tennessee, USA
        A comprehensive network diagram is worth 10,000 words and 15 conference calls.
        DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
        Do Not Chat For Help! NO_WAN_EGRESS(TM)

        1 Reply Last reply Reply Quote 0
        • D Offline
          Disturbed1
          last edited by

          ka, so we've come to a couple ideas where the possible problem may be…

          i'll make changes to .160/27 so that subnet has gateway 161 and not 190,

          other

          maybe bgp...

          will post in morning with resaults from subnet restructuring, and if that don't resolve, presue the bgp...

          anyone else with any ideas please feel free to jump in...

          Thank you Derelict for the time u spent... huge help in long run... :) solved my VIP issue...

          1 Reply Last reply Reply Quote 0
          • DerelictD Offline
            Derelict LAYER 8 Netgate
            last edited by

            i'll make changes to .160/27 so that subnet has gateway 161 and not 190

            The only way that should make any difference is if something on the LAN thinks .161 should be the the default gateway.  Like I said in the PM, there's no reason not to use .190 as the interface address/gateway as long as everything on the LAN knows that's the case (just like with .161). Most people use the first IP in the subnet but that's just convention, not a requirement by any means.

            Chattanooga, Tennessee, USA
            A comprehensive network diagram is worth 10,000 words and 15 conference calls.
            DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
            Do Not Chat For Help! NO_WAN_EGRESS(TM)

            1 Reply Last reply Reply Quote 0
            • D Offline
              Disturbed1
              last edited by

              SOLVED by accident….

              interface settings: IPv4 Upstream Gateway: changed from none to isp2 gw

              and

              changed firewall rules for subnets from isp2. "gateway" was set as netoptiks (isp2) changed back to default....

              after doing this was able to get communication between lans(subnets).....

              4 months banging head on desk... :)

              1 Reply Last reply Reply Quote 0
              • D Offline
                Disturbed1
                last edited by

                possible related issue here….

                so after thinking everything was all good, i saw something strange and doesn't look right....

                from a subnet on isp2 (blue) i ran a traceroute and this was the resault...

                C:\Users\chrism>tracert 8.8.8.8
                Tracing route to google-public-dns-a.google.com [8.8.8.8]
                over a maximum of 30 hops:
                  1    <1 ms    <1 ms    <1 ms  office [192.168.0.2]
                  2     6 ms     3 ms     4 ms  host31.indicativesolutions.com [216.185.75.190]
                  3     8 ms     9 ms    11 ms  67.69.244.253
                  4    10 ms    10 ms    11 ms  tcore3-kitchener06_TenGigE0-10-0-3.net.bell.ca [64.230.111.82]
                  5    10 ms    11 ms    10 ms  tcore3-toronto63_pos1-5-0-0.net.bell.ca [64.230.50.49]
                  6     9 ms    11 ms    12 ms  tcore3-torontoxn_HundredGigE0-8-0-0.net.bell.ca[64.230.50.7]
                  7     9 ms    18 ms    12 ms  bx1-torontoxn_et1-0-0.net.bell.ca [64.230.97.157]
                  8     9 ms    10 ms     9 ms  72.14.221.233
                  9    48 ms    74 ms     9 ms  216.239.47.114
                 10    20 ms    19 ms    21 ms  216.239.46.160
                 11    52 ms    34 ms    35 ms  64.233.174.88
                 12    32 ms    34 ms    32 ms  216.239.46.193
                 13     *        *        *     Request timed out.
                 14    32 ms    34 ms    31 ms  google-public-dns-a.google.com [8.8.8.8]
                Trace complete.
                C:\Users\chrism>
                

                216.185.75.190 should not have routed out 67.69.244.253 (<-belongs to isp1 pink) but rather should have stayed in isp2 gw which is 216.185.75.1…

                any suggestions????????

                1 Reply Last reply Reply Quote 0
                • DerelictD Offline
                  Derelict LAYER 8 Netgate
                  last edited by

                  What are the firewall rules for the interface on which 216.185.75.190 can be found?

                  Which WAN is set as your default gateway?

                  Chattanooga, Tennessee, USA
                  A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                  DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                  Do Not Chat For Help! NO_WAN_EGRESS(TM)

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    Disturbed1
                    last edited by

                    default wan is isp1bell (pink)

                    when i set firewall rules for blue(isp2) subnets to default i can cross talk but wrong outbound, when firewall rules set gw as netoptiks(isp2) they route outbound proper but can't cross talk…

                    1 Reply Last reply Reply Quote 0
                    • DerelictD Offline
                      Derelict LAYER 8 Netgate
                      last edited by

                      Seems like it shouldn't do that.

                      You might try creating something like a local_nets alias, put the /24 in it (or whatever local networks you want to "cross talk" with) and put a pass rule on each LAN interface from "THAT_INTERFACE net" to local_nets with the default gateway (*/none).

                      Follow that with a pass any any any rule with the desired egress gateway set.

                      Chattanooga, Tennessee, USA
                      A comprehensive network diagram is worth 10,000 words and 15 conference calls.
                      DO NOT set a source address/port in a port forward or firewall rule unless you KNOW you need it!
                      Do Not Chat For Help! NO_WAN_EGRESS(TM)

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        Disturbed1
                        last edited by

                        i'll give it a try…. will report back later...

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.