This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Home User Licensing + Connections

I've created a home user license and installed it.  All seems well, however under "Active IP Addresses"  in  Management --> Licensing,  its not showing ANY IP's adddress's on my network.  How does it retrieve this info?  How do I know when Im at 10 if it doesnt show anything.


In addition, how can I see how many concurrent connections I have in Astaro so I know where I'm at?


This thread was automatically locked due to age.
Parents
  • IP list seems to take a day or so to populate.

    Connection list:
    In V7, the only way to get this is on the console/shell... e.g.
    cat /proc/net/ip_conntrack
    as root (or use sudo)

    Barry
  • Whats the root password?  I never have been able to log into the console on the server itself.  My normal login for the webgui  never works.  Is there a seperate one?

    Thanks!
  • You need to set that up in the "System Settings" screen, IIRC.

    Barry
  • ok thanks,  also, what do I do when I login?  Im not too famaliar with linux type commands.  I guess I would be stuck at this point..   :/
  • Once you have login as loginuser then run the su command. Then key in the root password then you can pretty much do whatever you like with the box.
  • ok thanks,  also, what do I do when I login?  Im not too famaliar with linux type commands.  I guess I would be stuck at this point..   :/


    cat /proc/net/ip_conntrack
  • Thankyou.

    One last question.  I now see my active IP address's and theres 7 of them!  I heard you can only get up to 10 in the free edition.  My problem is theres at least 3 on my list that I havnt even heard of.  192.168.1.85, and 99.  Unpingable at this point so they must have been DHCP addresses given out that arnt in use.  How can I clear those, and put in my normal static addreses on my network.

    All my devices on the my home network are staticly configured anyways...so having those in there does me NO good and utilizes my blocks of space!
  • Hi,
    at some stage you might have had the DHCP server enabled and those addresses were created before you assigned your fixed addresses.

    They will eventually time out, I can't remember the duration the count stays for after the address was last seen.

    Ian M
Reply
  • Hi,
    at some stage you might have had the DHCP server enabled and those addresses were created before you assigned your fixed addresses.

    They will eventually time out, I can't remember the duration the count stays for after the address was last seen.

    Ian M
Children