Adding Gateway from GUI
-
I'm trying to add this route from the GUI at my PFSense 2.0 gateway:
route add -net c.c.c.c/24 a.a.a.a (This is working from the shell)
System -> routing -> Gateways
Is complinging that the GW (a.a.a.a) is not att the same subnet as the interface LAN of the gateway.
The following input errors were detected:
The gateway address a.a.a.a does not lie within the chosen interface's subnet.
What I'm I doing wrong? This is working in PFSense 1.2.3.
-
add a static route
-
Ahaa, now I see. You add the gateway at the same time as when you create the route.
But the gateway that you create is appearing at the "Gatways" page and is not editable.
-
why it's needed to be editable?
-
I wanted to be able to change the description. If I use the same GateWay for several static routes it could be nice to make a note in the description.
-
Oh, i see..
But my pfsense has no problems to edit route which i created.