From 6322bd5bee580c88d508995e82b26089af11b6d9 Mon Sep 17 00:00:00 2001 From: deflax Date: Mon, 9 Apr 2018 09:52:10 -0400 Subject: [PATCH] update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 98e875d..a85a59c 100644 --- a/README.md +++ b/README.md @@ -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