2014-09-26 - Re: http://10.1.0.1/grase/radmin throw NOT FOUND!

Header Data

From: bartosz <ba***z@miklaszewski.com>
Message Hash: d6c04ae1198463a9b964702d85ccd7506264f55d55b7fb1c4416f10029b54cc6
Message ID: <3a354758-4f8f-4ac0-a275-74398cc09f85@grasehotspot.org>
Reply To: <e6c08b8a-ee38-4d84-ad38-2752738a10bc@grasehotspot.org>
UTC Datetime: 2014-09-26 12:52:17 UTC
Raw Date: Fri, 26 Sep 2014 12:52:17 -0700

Raw message

ive had similar problem, but then i went over logs from installation of 
grase, and found it has problem to find my network card, so what i did is:

go to file and edit /etc/chilli/config


and in:
###
#   Local Network Configurations
#

HS_WANIF=${HS_WANIF:-eth0}            # WAN Interface toward the Internet
HS_LANIF=${HS_LANIF:-eth1}                 # Subscriber Interface for 
client devices
#HS_LANIF=$(cat /proc/net/dev|grep -o eth.|grep -v $(route -n|grep 
'^0.0.0.0'|head -n1|awk '{print $
HS_NETWORK=${HS_NETWORK:-10.1.0.0}         # HotSpot Network (must include 
HS_UAMLISTEN)
HS_NETMASK=${HS_NETMASK:-255.255.255.0}    # HotSpot Network Netmask
HS_UAMLISTEN=${HS_UAMLISTEN:-10.1.0.1}     # HotSpot IP Address (on 
subscriber network)
HS_UAMPORT=3990            # HotSpot UAM Port (on subscriber network)
HS_UAMUIPORT=4990          # HotSpot UAM "UI" Port (on subscriber network, 
for embedded portal)


make sure your interfaces are correct, in my case they ware not, so ive 
changed them manually and it worked after reboot


but DHCP problem... i have it too, and i dont know yet what to do about that

good luck let me know if it worked for you






On Friday, 26 September 2014 13:41:22 UTC+1, Arniel Go wrote:
>
> Have you install Ubuntu server 12.04 LTS?
>>
>  
>
> Yes
>
>
> Do you accessing from right interface  eth0/eth1?  By standard 
>> installation eth1 is 10.1.0.1. eth0 getting IP from your router.
>
>
> Yes, infact right after the installation I tried to connect LAN side eth1 
>  to a switch  then connect my laptop  http://10.1.0.1  ,   apache is 
> confirming to work. but  grase/radmin  is not accessible. I tried to reboot 
> but still no luck.  LAN DHCP is not working after reboot. 
>
>
>  
>

Thread