update README

This commit is contained in:
deflax 2018-04-09 09:52:10 -04:00
parent d506305bf2
commit 6322bd5bee

View file

@ -2,6 +2,13 @@
Frankenrouter software defined networking for proxadmin
#
1. edit frankenrouter/config.sh to add the transport ips and the subnet mask
2. add to crontab:
* * * * * root python3 /root/frankenrouter/updateipcache.py >> /root/ipstate.log
* * * * * root sleep 30 ; python3 /root/frankenrouter/updateipcache.py >> /root/ipstate.log
### Tests ###
* SHOULD be able to ping your own pub ip