Hi I have a problem with routing, I am trying to route to a router connected to the internet, I have 5 subnets in 2 public ranges and on this router 2 subnets of 2 ranges are being used, one on the WAN and one on the LAN and 2 subnets on one range on the upstream router.
I have a static IP on the WAN which is ..137.2/28 on my LAN port I have ..138.125/25, the static IP I am trying to use on a CPE router is ..138.4/25
I have a static route set of 0.0.0.0/0 gateway ..137.241 ( which is the gateway IP and is on the next router up stream ) the netmask on that is 255.255.255.240 which is /28
I can not get any internet through the router or any other traffic.
Now if I set up with the above settings, except that I have now created a bridge ( Bridge 1 ) with a single interface, the same interface that I am trying to connect through with the ..138.125/25 which is now assigned to the bridge and I setup a PPPoE server on it, the PPPoE server then points to a Freeradius/Daloradius server for Authentication, the Freeradius/Daloraradius server assigns the same IP I am trying to use as a static IP, lo and behold everything works perfectly.
The difficult job works ( PPPoE ),
what should be the easy static IP job does not, I am missing something I just do not know what.
Anybody any ideas.