SOLVED online.net cloud Ubuntu install script fails

shivoham

Member
Joined
Jan 15, 2015
Messages
31
Reaction score
1
Hello,

Online.net cloud http://labs.online.net/ is offering dedicated cloud sources and seems to be good.
I tried the ubuntu 14.0.4 installer script but it breaks down the installaton due to firewall or iptables i think.You can try for free online there cloud service.Hopefully some expert here can come up with a solution.I also contact their support and this is what they replied:

Looks like the script is dropping connections to/from anything but the currently connected and the private IP address of your instance. This is not sufficient since it will cut NBD connection and you cannot fix it because it does so before you can fix the firewall settings.
I suggest you look for help on FreePBX support channels.

It should not modify firewall settings because it cuts communication between the NBD server and your instance effectively killing it
 

billsimon

Well-Known Member
Joined
Jan 2, 2011
Messages
1,534
Reaction score
727
So edit the script and remove the parts dealing with iptables. Then create a custom firewall ruleset that accommodates this proprietary cloud vendor's backend.
 

shivoham

Member
Joined
Jan 15, 2015
Messages
31
Reaction score
1
This is the script i use: I cant edit that
cd /root wget http://incrediblepbx.com/incrediblepbx11.4.ubuntu14.tar.gz tar zxvf incrediblepbx*#./create-swapfile-DO./Incredible*
 

billsimon

Well-Known Member
Joined
Jan 2, 2011
Messages
1,534
Reaction score
727
This is the script i use: I cant edit that
Code:
cd /root
wget http://incrediblepbx.com/incrediblepbx11.4.ubuntu14.tar.gz
tar zxvf incrediblepbx*
./Incredible*

Run each step one at a time instead of pasting the whole thing as a block. Then you can edit the Incredible* install script before running it.
 

shivoham

Member
Joined
Jan 15, 2015
Messages
31
Reaction score
1
yes is do paste each command a step :)
can you tell me how to edit the ./incredible script file?
As per online.net support the firewall and iptables are blocking the system
 

Members online

Forum statistics

Threads
25,778
Messages
167,504
Members
19,198
Latest member
serhii
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top