This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DSL Routing problem

I have this case:

 -  -  -  - 

What can a do to make a route in my internal interface? If I remove my DSL default gateway I cant't access internet. If I remove my internal default gateway (192.168.2.1) from my internal interface, I can't access ASL from my others subnets (like 192.168.100.0).


This thread was automatically locked due to age.
Parents
  • This is a case of double natting which has nothing wrong with it but it does break some applications sometimes. From your diagram, if I am understanding correctly Your DSL router is 10.1.1.1. Astaro external NIC is 10.1.1.2 with gateway as 10.1.1.1. Astaro internal is 192.168.2.10, (you shouldn't need a gateway here). 

    Then you have another router for some reason doing more natting? Anyways, on your internal router (192.168.2.1), your gateway should be 192.168.2.10 (or whatever is the internal interface on astaro). Then for all your clients behind the router, their gateway should be the internal router which is 192.168.100.1.

    I am asuuming your subnet mask is 255.255.255.0 in all these configurations. Overlapping subnets will create problems in routing in the long run. Try to simplify your configuration and if you need more subnets, add more NICs to astaro and remove the router behind astaro.

    HTH [:D]
Reply
  • This is a case of double natting which has nothing wrong with it but it does break some applications sometimes. From your diagram, if I am understanding correctly Your DSL router is 10.1.1.1. Astaro external NIC is 10.1.1.2 with gateway as 10.1.1.1. Astaro internal is 192.168.2.10, (you shouldn't need a gateway here). 

    Then you have another router for some reason doing more natting? Anyways, on your internal router (192.168.2.1), your gateway should be 192.168.2.10 (or whatever is the internal interface on astaro). Then for all your clients behind the router, their gateway should be the internal router which is 192.168.100.1.

    I am asuuming your subnet mask is 255.255.255.0 in all these configurations. Overlapping subnets will create problems in routing in the long run. Try to simplify your configuration and if you need more subnets, add more NICs to astaro and remove the router behind astaro.

    HTH [:D]
Children
  • Get rid of the Double Nat... most of those ISP-provided DSL routers can be configured to act as a bridge, and then you configure the Astaro external interface as a PPoE client, and voila, everything should hum along fine.  I might also add that you can't have more than one default gateway defined... use Static Routes for your other subnets..