reload the ufw
i want to keep my cloud relay for now
yeah, I think you modify the PF from router… put the relay from cloud back to the rule , locally between producer and relay I don’t think you will need a PF
and add again the rules for both relays on ufw
sudo ufw allow proto tcp from Relay_cloud_IP to any port 6000
sudo ufw allow proto tcp from Relay_loco_IP to any port 6000
sudo ufw reload
should I do another topology pull?
from ufw relay delete:
- line 6 and after line 3 – delete from down to top order
sudo ufw reload
Im confused what line 3 is?
I think port 3000 is grafana?
nothing, you don’t need it
ports opened in ufw (relay):
- ssh port (BTW u are still using ssh for local nodes?)
- port 6000 opened for any
- and 12798 ,9100 9090 for grafana/prometheus
I dont have graphics card yet for my pcs , so no display on one of them. Also I like to remote administrate both from bed lol
then keep also the ssh port - delete only line 3 and now last one… 3.140.22.62
RELAY
Block
Im gonna set that SSH port soon to my ip at home and if possible only turn on my relay and tunnel to the block through the relay that way
journalctl -e -f -u cnode
what is the HW configuration for servers?
What do you mean HW configuration? Computer parts, laptops, electronics, and more - Newegg United States
to many lines, restart the producer and check again with journalctl -e -f -u cnode
PS: hardware configuration (MEM, CPU)
32 gigs ram, ryzen 5 3500x 6 core i shared the parts above ^
did u updated the script? it asked you to update the scripts when u entered in glive?
yes it asked that but now it wont load. glive crashed for some reason, then i restarted it asked to update, and now it wont boot.
ok. go in scripts folder and restore your old cnode.sh script
type ls -l
check the oldest cnode.sh file (should have the name cnode.sh_bkpxxxx - check the date)
then type mv cnode.sh_bkp_xxxx cnode.sh
restart the node