Comment out static routes
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
# Example static route. See route(8) for syntax.
|
# Example static route. See route(8) for syntax.
|
||||||
staticroute="net 192.168.0.0 -netmask 255.255.0.0 10.73.1.1"
|
#staticroute="net 192.168.0.0 -netmask 255.255.0.0 10.73.1.1"
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
# Example static route. See route(8) for syntax.
|
# Example static route. See route(8) for syntax.
|
||||||
staticroute="net 192.168.0.0 netmask 255.255.0.0 gw 10.73.1.1"
|
#staticroute="net 192.168.0.0 netmask 255.255.0.0 gw 10.73.1.1"
|
||||||
|
Reference in New Issue
Block a user