I was given a full /25 set of public Ip’s from my backhaul provider. Normally I know how to program a router to use a SNAT and DNAT for a single Ip to Private IP’s for the end users, but I can’t seem to get the programming on this one to provide the FULL /25 Public Ip subset onto the LAN side of the router to use in our internal network ?
Back haul provider supplied 66.x.x.154 to my router. Their gateway is 66.xx.xx.153 This is a /30
My Public Subset is 206.xx.xx.128/25
Remotely I can ping an address of a device on the LAN OK now using the /25 subset, but unable to access it by http port(80).
There isn’t any firewall rules in place, (that I can find), so I do not see why I can’t access the device remotely.
I am able to access the router fine. And if I insert my laptop onto the LAN network, I can http the local device fine, so it has to be the router is not allowing the http through it somehow.
The laptop is able to access the outside internet from inside the LAN, so all looks well in that direction.