System: Gateways: Edit gateway - Validation issue?
-
When attempting to check "Default Gateway" box on the "System: Gateways: Edit Gateway" page, the following error is issued:
The following input errors were detected:
* The gateway address 208.101.80.1 does not lie within the chosen interface's subnet.
Interface information:
IP: x.y.74.152
Subnet mask 255.255.248.0
Gateway GW_WAN x.y.80.1Version:
2.0-BETA3
built on Tue Jul 6 22:08:21 EDT 2010
FreeBSD 8.1-RC1Am I missing something or is there a validation problem here ???
-
It really doesn't, check the math:
x.y.74.152/21 (255.255.248.0) goes from x.y.72.0 to x.y.79.255
x.y.80.1/21 (255.255.248.0) goes from x.y.80.0 to x.y.87.255
-
Oops. ::)
Should have done the math. Seems to have been a remnant from an upgraded configuration…...