Closed ostermayer closed 2 years ago
What is the reason for this change?
sudo ufw allow from 192.168.0.0/16 to any port 50002/tcp comment 'allow Electrum SSL from local network' returns an error ERROR: Bad port '50002/tcp'
sudo ufw allow 50002/tcp comment 'allow Electrum SSL' works as a correct command.
Fixed!
corrected the UFW command