-
Notifications
You must be signed in to change notification settings - Fork 262
Closed
Labels
Description
What content on scaleway.com/en/docs is affected?
https://www.scaleway.com/en/docs/tutorials/installation-uncomplicated-firewall/#adding-more-rules
What part(s) of the content would you like to see updated?
I tried following the guide on https://www.scaleway.com/en/docs/tutorials/installation-uncomplicated-firewall/#adding-more-rules to add a new port to my VM
root@XXX:~# sudo ufw allow XXX/TCP
ERROR: Bad port
It appears TCP might be case-sensitive? https://askubuntu.com/questions/488997/ufw-throws-bad-port
The other commands have lowercase tcp, not sure if that's a general rule or just an oversight?
Additional context
No response
Related PR(s)
No response