FlemmingFrandsen
01-15-2009, 01:42 PM
I have been searching the forum trying to figure out how to configure static routes on my NS5 AP and as far as I can tell the solution is to write a shell script as hinted at here:
http://ubnt.com/forum/viewtopic.php?p=14668
http://ubnt.com/forum/viewtopic.php?t=6654
It would be very handy if static routes could be configured via the web interface and via cfg upload and it's really a must-have feature for me.
At the moment I need to do several things to provision a CPE:
1) Upload the cfg file to enable the cfg server.
2) Wait for reboot.
3) Log in via ssh with password
4) Configure public key auth for ssh.
5) Upload the shell script with the commands to set up the static routes.
Setting up ssh is only needed to set up the static routes, so if I could configure the routes via the cfg file I could reduce all of this to step 1.
http://ubnt.com/forum/viewtopic.php?p=14668
http://ubnt.com/forum/viewtopic.php?t=6654
It would be very handy if static routes could be configured via the web interface and via cfg upload and it's really a must-have feature for me.
At the moment I need to do several things to provision a CPE:
1) Upload the cfg file to enable the cfg server.
2) Wait for reboot.
3) Log in via ssh with password
4) Configure public key auth for ssh.
5) Upload the shell script with the commands to set up the static routes.
Setting up ssh is only needed to set up the static routes, so if I could configure the routes via the cfg file I could reduce all of this to step 1.