When I create a route via the GUI:
What am I misunderstanding? Is there a way to enter the equivalent of
via the GUI?
- Network/Host IP = 192.168.4.0
- Netmask = 255.255.255.0
- Gateway = 192.168.2.4
- Metric = 1
- Interface = LAN
- Click "+"
- Click APPLY
What am I misunderstanding? Is there a way to enter the equivalent of
Code:
route add -net 192.168.4.0 netmask 255.255.255.0 gw 192.168.2.4