Hi guys,
Apologies for keeping you in the dark...
For a starters AM dosent need a conf file. its DNSSEED. thus, no need to manually add additional IP addresses for nodes etc...
what interface is it binding onto ? ports open 6222/6221 tcp. ipset check!
addnode=23.25.245.218 = NO
dnsseed=23.25.245.218 but fyi use the hostname not the IP as its about to be changed .
Hostnames are
dnsseed=aerome.publicvm.com
dnsseed=aerome2.publicvm.com
addnode=81.174.154.240 <== ME
On another note AeroME is not just a website per se its a combination of several components all of which need to work in sync for the whole system to work.
New node based-Wallet needs to talk to the Backend apis', The backend Api which form the bases of the platform also needs to work on multiple levels Authentication/OAUTH/Single sign on etc. (part of CSRF apis) Then we have the nodes aspect which need to be able to talk to both the wallets and also the server(s) The Nodes also need to manage the additional load of the other chains for the Smart contracts stuff. The elliptical-curve algo used for the HTTPS connections from wallet to nodes and also to platform is a tricky beast but it done.
I have purchased a "bucket load" of server resources. We now own several servers and also here at the office I have bought out of retirement my old boxes which are acting as a partial proxy and load balancing. I have just negotiated another fixed term with my Business grade SLA with my ISP for this project, its on a fat fibre pipe with 2X2 bounded lines with multiple "sticky" static IPv4 and IPv6 ready addresses. The office lab side of things are running inside/ontop of ESXi server which is powered by Win Server 2012 Core. and then nodes are running ontop of Ubuntu and I have one custom image of RHL Enterprise so we now have the technology..
OpenStack based on MEAN.js which we are running Docker containers for really fast & clever reproduction of servers. coupled with puppet/vagrant makes for a mean way to work/ devel.
There are so many individual concerns with rolling this platform out. many of which have been over come I forgot to mention we also have world-class access to transit peers charged by the TB of data TX from multiple geo-locations.
The same goes for DNS systems which is built around this platform, from local side we have very low latency for lookup requests due to the type of infrastructure I have deployed ontop of.
I have also made a custom HADOOP array which is pretty cool.. I have a bank of SSD storage which is blazing fast and power the caching push/pulls from the client/server.
If i were to break it down like this maybe the scope would be better understood of what I am doing.
Global low-latency network
Blazzing fast caching/storage array(s)
Secure multi-layered peering
Flexible Encryption based on custom / modified Encryption algorithms
JSX/Node react based codebase
Documentation to the "eye-balls"
End-to-end secure systems.
and much more.
Nothing has stopped in development, testing or my commitments. I aim to please in the nicest possible way! The Aero community have stood by me and as such this is just reinforces my commitment to the community. !
This stuff is very complicated and i dont say that very often 'or' lightly. Many man hours has gone into this to get it this far. Its going to rock.. Smile!
-Edit-
FYI I have had to re-build my workstations over the past few days which is why i have been away from IRC and other areas which I am usually present in. Back online shortly.