2014-04-11 - Re: OK I need guidance..

Header Data

From: “James C.” <to***n@gmail.com>
Message Hash: 2727af6be753beb3eefbd481705a790d4bee62e60272d58e87e047e375b99988
Message ID: <a2658e4e-b313-4b35-8c60-3b0fb1100056@grasehotspot.org>
Reply To: <9fe35ee6-f42b-413a-a2f6-de840e59ce20@grasehotspot.org>
UTC Datetime: 2014-04-11 07:20:45 UTC
Raw Date: Fri, 11 Apr 2014 07:20:45 -0700

Raw message

John thank you!  Amazing what a little reading can do.

I edited etc/network/interfaces (WAN info)
I edited etc/hosts(WAN address)
This information in etc/chilli/config

HS_LANIF=$(cat /proc/net/dev|grep -o eth.|grep -v $(route -n|grep '^0.0.0.0'|head -n1|awk '{print $8}') | head -n1)

I took the comment off and that seems to have corrected the changing 
interfaces thing.

In any case I was able to get to the box from either IP (LAN/WAN) the login 
page for the users comes up fine.  I am in happy land now.
 
The OS I am using is Ubuntu 12.04.4 LTS

Thread