Bitcoin Forum
May 09, 2024, 12:27:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 ... 152 »
  Print  
Author Topic: |ANN| DAS - Decentralized and Secure. Private Send. Masternodes.  (Read 153923 times)
Daniko7
Full Member
***
Offline Offline

Activity: 424
Merit: 106


https://Newrewardcoins.com


View Profile WWW
July 28, 2017, 12:21:00 PM
 #1101

If anyone is running multiple nodes off the same ip, would love some help.


For the second MN with the same IP use the same settings like the first MN.

You must only set a port for the second MN.
Looks like this:

rpcuser=xxx
rpcpassword=xxx
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port="what ever you want"
masternode=1
masternodeprivkey="your MN Private Key"
masternodeaddr=18.x.x.x:9399

You see, the same setting but with the command "port=" can you set up another port for the wallet and it works fine.
i run a lot MN with this setup and all its ok.
you have problems with that than contact me.

how much are "a lot" and can you verify all of them get rewards?



Yes, all of my MN get rewards and works fine. I use for every Wallet another PC but with the same ip and port:9399 but with this setting what i wrote its all ok.
The masternode.conf its also the same like first MN.
I hope this help.

So i have to copy my current configuration paste it in the same masternode.conf above and only change the port? Do i need also another MN priv key?

"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715257675
Hero Member
*
Offline Offline

Posts: 1715257675

View Profile Personal Message (Offline)

Ignore
1715257675
Reply with quote  #2

1715257675
Report to moderator
1715257675
Hero Member
*
Offline Offline

Posts: 1715257675

View Profile Personal Message (Offline)

Ignore
1715257675
Reply with quote  #2

1715257675
Report to moderator
pshemek
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
July 28, 2017, 12:26:40 PM
 #1102

its a good tutorial for linux but i cant figure out how to run two masternodes with win10 and qt-wallet


 
                  ▄▄████████▄▄▄
              ▄███████████████▄
          ▄███████████░░▀█████▄
        ██████████████░░░███████
      ▐█████████████░░░██████▌
      █████████▀▀▀▀▀▀░░░████████
      ██████░░░░░░░░░░███████
      ██████░░░▄███▄░░░████████
      ▐██████░░░▀████░░░███████
        ███████░░░░░░░▀░░███████
          ▀██████▄▄▄▄▄▄▄░░█████▀
              ▀████████████████▀
                  ▀▀▀██████▀▀▀
DSTRA  F R O M   C O M M U N I T Y,
  C   O  M  E  S      U   N   I  T   Y    
[
               █████████
             ███░░░░░███
             ███░░░░░███
        ▄██████████████▄
        ████████████████
        ████████████████
        ████████████████
        ████████████████
        ████████████████
        ▀██████████████▀

 
PRIVACY

                  ▄▄███████▄▄
              ▄█████▌░▐█████▄
            ▄█████░░░░░▐████▄
           █████▌░▐▌░█░▐█████
          ███████░░░▐████████
         ▐████████░░░▐██████▌
           █████▌░█▌▐▌░▐█████
            ▀█████░░░░░▐████▀
                ▀████▌░▐█████▀
                   ▀▀██████▀▀

 
  LOW FEES

                ▄▄███████▄▄
            ▄█████████████▄
          ▄███░░▐██░░█████▄
         ██████░░▐██░░█████
        ████████░░▐██░░████
       ▐██████░░▐██░░█████▌
         ████▌░░██▌░░██████
          ▀███████████████▀
             ▀████████████▀
                 ▀▀██████▀▀

 
     FAST
]▬▬▬  BTC ANN  ▬▬▬
WEBSITE    TWITTER
FACEBOOK DISCORD
leyric
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 28, 2017, 01:39:11 PM
 #1103

If anyone is running multiple nodes off the same ip, would love some help.


For the second MN with the same IP use the same settings like the first MN.

You must only set a port for the second MN.
Looks like this:

rpcuser=xxx
rpcpassword=xxx
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port="what ever you want"
masternode=1
masternodeprivkey="your MN Private Key"
masternodeaddr=18.x.x.x:9399

You see, the same setting but with the command "port=" can you set up another port for the wallet and it works fine.
i run a lot MN with this setup and all its ok.
you have problems with that than contact me.

how much are "a lot" and can you verify all of them get rewards?



Yes, all of my MN get rewards and works fine. I use for every Wallet another PC but with the same ip and port:9399 but with this setting what i wrote its all ok.
The masternode.conf its also the same like first MN.
I hope this help.

So i have to copy my current configuration paste it in the same masternode.conf above and only change the port? Do i need also another MN priv key?


Sure, you must follow all the steps like your first MN. the only difference is now you set up the "port" in your second MN.
leyric
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 28, 2017, 01:41:33 PM
 #1104

its a good tutorial for linux but i cant figure out how to run two masternodes with win10 and qt-wallet

on the same PC?
leoagro
Full Member
***
Offline Offline

Activity: 180
Merit: 100


View Profile
July 28, 2017, 02:44:09 PM
 #1105

The developer has to look for new exchangens so that the currency can grow, type coinexchange, cryptopia, livecoin and even yobit
Amphiptere
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
July 28, 2017, 02:50:03 PM
 #1106

The developer has to look for new exchangens so that the currency can grow, type coinexchange, cryptopia, livecoin and even yobit

Yes, anything listed only on Novaexchange is automatically considered a joke.
trannamtan
Hero Member
*****
Offline Offline

Activity: 812
Merit: 500


View Profile
July 28, 2017, 02:54:38 PM
 #1107

Awards for Twitter will be paid on 27.07.
Today is July 28 but the twister social media campaign you have not paid for everyone   Huh
Please check again. Thanks in advance  Roll Eyes
mark82
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
July 28, 2017, 02:57:02 PM
 #1108

its a good tutorial for linux but i cant figure out how to run two masternodes with win10 and qt-wallet




i dont even know how to set up 1 mn
realy dont understand nothing of this crap.
someone can help me in Dutch Nederlands?
i have my wallet running and setup a masternode adres send 1000 das.
send it from nova not needed conformations within 1 second the das was inside my wallet verry verry strange and extremly fast.
but now my qustion do i need vpn? why i pay for vpn and get only a few coins
i am using windows 10
and al the files like wallet.dat and conf i can not open with my computer so i can not change it i need an app to open it?
i loose already 850 euro coinonat so i hope this time someone can help me.
thanks
freebtc4e
Sr. Member
****
Offline Offline

Activity: 616
Merit: 250


View Profile WWW
July 28, 2017, 02:57:37 PM
 #1109

Awards for Twitter will be paid on 27.07.
Today is July 28 but the twister social media campaign you have not paid for everyone   Huh
Please check again. Thanks in advance  Roll Eyes
I think dev is very busy for masternodes  Roll Eyes
raynz
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 28, 2017, 03:07:36 PM
 #1110

Awards for Twitter will be paid on 27.07.
Today is July 28 but the twister social media campaign you have not paid for everyone   Huh
Please check again. Thanks in advance  Roll Eyes
I think dev is very busy for masternodes  Roll Eyes


Yes. We got one dev doing all the work. Patience is key here. He is doing a good job so far.
pshemek
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
July 28, 2017, 03:21:29 PM
 #1111

why is the payout for masternode different all the time?


 
                  ▄▄████████▄▄▄
              ▄███████████████▄
          ▄███████████░░▀█████▄
        ██████████████░░░███████
      ▐█████████████░░░██████▌
      █████████▀▀▀▀▀▀░░░████████
      ██████░░░░░░░░░░███████
      ██████░░░▄███▄░░░████████
      ▐██████░░░▀████░░░███████
        ███████░░░░░░░▀░░███████
          ▀██████▄▄▄▄▄▄▄░░█████▀
              ▀████████████████▀
                  ▀▀▀██████▀▀▀
DSTRA  F R O M   C O M M U N I T Y,
  C   O  M  E  S      U   N   I  T   Y    
[
               █████████
             ███░░░░░███
             ███░░░░░███
        ▄██████████████▄
        ████████████████
        ████████████████
        ████████████████
        ████████████████
        ████████████████
        ▀██████████████▀

 
PRIVACY

                  ▄▄███████▄▄
              ▄█████▌░▐█████▄
            ▄█████░░░░░▐████▄
           █████▌░▐▌░█░▐█████
          ███████░░░▐████████
         ▐████████░░░▐██████▌
           █████▌░█▌▐▌░▐█████
            ▀█████░░░░░▐████▀
                ▀████▌░▐█████▀
                   ▀▀██████▀▀

 
  LOW FEES

                ▄▄███████▄▄
            ▄█████████████▄
          ▄███░░▐██░░█████▄
         ██████░░▐██░░█████
        ████████░░▐██░░████
       ▐██████░░▐██░░█████▌
         ████▌░░██▌░░██████
          ▀███████████████▀
             ▀████████████▀
                 ▀▀██████▀▀

 
     FAST
]▬▬▬  BTC ANN  ▬▬▬
WEBSITE    TWITTER
FACEBOOK DISCORD
leyric
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 28, 2017, 03:41:01 PM
 #1112

its a good tutorial for linux but i cant figure out how to run two masternodes with win10 and qt-wallet




i dont even know how to set up 1 mn
realy dont understand nothing of this crap.
someone can help me in Dutch Nederlands?
i have my wallet running and setup a masternode adres send 1000 das.
send it from nova not needed conformations within 1 second the das was inside my wallet verry verry strange and extremly fast.
but now my qustion do i need vpn? why i pay for vpn and get only a few coins
i am using windows 10
and al the files like wallet.dat and conf i can not open with my computer so i can not change it i need an app to open it?
i loose already 850 euro coinonat so i hope this time someone can help me.
thanks

why you cant open das.conf and masternode.conf? please use the notepad for that.
the wallet.dat cant you open, right. its ok. you need only the two .conf files.

my language is german. every user they speak this can contact me and i help by setting up a masternode.
Daniko7
Full Member
***
Offline Offline

Activity: 424
Merit: 106


https://Newrewardcoins.com


View Profile WWW
July 28, 2017, 03:45:39 PM
 #1113




Yes, all of my MN get rewards and works fine. I use for every Wallet another PC but with the same ip and port:9399 but with this setting what i wrote its all ok.
The masternode.conf its also the same like first MN.
I hope this help.
[/quote]

So i have to copy my current configuration paste it in the same masternode.conf above and only change the port? Do i need also another MN priv key?
[/quote]


Sure, you must follow all the steps like your first MN. the only difference is now you set up the "port" in your second MN.
[/quote]

And how do you start all? Just wir masternode start "walletpassword"?

leyric
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 28, 2017, 03:54:32 PM
 #1114




Yes, all of my MN get rewards and works fine. I use for every Wallet another PC but with the same ip and port:9399 but with this setting what i wrote its all ok.
The masternode.conf its also the same like first MN.
I hope this help.

So i have to copy my current configuration paste it in the same masternode.conf above and only change the port? Do i need also another MN priv key?
[/quote]


Sure, you must follow all the steps like your first MN. the only difference is now you set up the "port" in your second MN.
[/quote]

And how do you start all? Just wir masternode start "walletpassword"?
[/quote]


I don't use a password.
But you can start the MN at the console with "masternode start" or "Masternode start-many"
you use a password than "masternode start" "your password" or "Masternode start-many" "your password"
half hour later you can type "masternode list-conf" and you will see "Enable" "Missing" or "Pre-Enable".
Enable is the best and say that your MN is working.
TimC
Legendary
*
Offline Offline

Activity: 1764
Merit: 1022


View Profile
July 28, 2017, 04:42:08 PM
 #1115

I've been trying for a few days to get my masternode running properly again, but I can't seem to figure it out.
Can you guys please help me troubleshoot?

Wallet is upgraded to 0.12.2.0 a few days ago.

My das.conf:
Code:
rpcuser=xxxx
rpcpassword=xxxx
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
[color=red]logtimestamps=1[/color]
[color=red]maxconnections=256[/color]
masternode=1
masternodeprivkey=<myprivatekey>
masternodeaddr=<local IP>:9399
[color=red]bind=<local IP>:9399
externalip=193.71.119.49:9399[/color]
addnode=185.137.97.24
addnode=185.137.97.15


I left masternode.conf empty.

Your problems stay in red.
the masternode.conf must filled and the following line can you delete:

logtimestamps=1
maxconnections=256
bind=<local IP>:9399
externalip=193.71.119.49:9399

Make sure your port 9399 on your router is open.
thats all and the MN must work for you.

I bought some DAS the other day and setup and master node and I have already received two mater node rewards so far so everything seems to be working good.

Gareth73
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
July 28, 2017, 06:32:08 PM
 #1116

I have now successfully started my masternode, but I was just wondering how I can verify that it is actually running?

Should I have a "Masternode" tab in my wallet?



in the settings turn on

Thanks a bunch! Cheesy

I turn it on and then restart the wallet but still nothing, any ideas?
whywefight
Legendary
*
Offline Offline

Activity: 1078
Merit: 1042


www.explorerz.top


View Profile
July 28, 2017, 06:43:26 PM
 #1117

its a good tutorial for linux but i cant figure out how to run two masternodes with win10 and qt-wallet




i dont even know how to set up 1 mn
realy dont understand nothing of this crap.
someone can help me in Dutch Nederlands?
i have my wallet running and setup a masternode adres send 1000 das.
send it from nova not needed conformations within 1 second the das was inside my wallet verry verry strange and extremly fast.
but now my qustion do i need vpn? why i pay for vpn and get only a few coins
i am using windows 10
and al the files like wallet.dat and conf i can not open with my computer so i can not change it i need an app to open it?
i loose already 850 euro coinonat so i hope this time someone can help me.
thanks

check my guide: https://www.explorerz.top/das-masternode-guide.html

Kanahide
Full Member
***
Offline Offline

Activity: 280
Merit: 100



View Profile
July 28, 2017, 08:37:37 PM
 #1118

How much does a masternode pay out?

DeepOnion    ▬▬  Anonymous and Untraceable  ▬▬    ENJOY YOUR PRIVACY  •  JOIN DEEPONION
▐▐▐▐▐▐▐▐   ANN  Whitepaper  Facebook  Twitter  Telegram  Discord    ▌▌▌▌▌▌▌▌
Get $ONION  (✔Cryptopia  ✔KuCoin)  |  VoteCentral  Register NOW!  |  Download DeepOnion
Extrawelt
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile WWW
July 28, 2017, 09:30:09 PM
 #1119

How much does a masternode pay out?

Here donations then we have a website to the overview Smiley

Look: https://masternodes.pro

◢▼▼◣                    ✦ ✦ ✦ ✦ ✦  DIAMOND [DMD] - Scarce ¤ Valuable ¤ Secure  ✦ ✦ ✦ ✦ ✦
◥▲▲◤
    ◥◤             ✦ Diamond ChartDiamond Multipool CloudminingDiamond Bitcointalk Thread
peachcakey
Full Member
***
Offline Offline

Activity: 144
Merit: 100



View Profile
July 28, 2017, 09:38:28 PM
 #1120

Dev no post in over 2 days. We are all waiting updates on the stable version, website, linux wallet. Hard to imagine you can't find 2 minutes in the last 48 hours just to say: "Hey guys. I am very busy working on X. Don't worry, release coming soon!"

People are getting worried and that's why your losing touch with this community and the coin price is dropping. You need to be more communicative, especially when people are waiting for very important things like the website and the stable update that were promised days ago.
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 ... 152 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!