I have membase (membase.org) installed and I have to open a bunch of ports in order for the cluster to function
Adding the single ports was easy enough but I can't work out how to open the range 11200-11299
|
I have membase (membase.org) installed and I have to open a bunch of ports in order for the cluster to function Adding the single ports was easy enough but I can't work out how to open the range |
|||
|
|
|
You can specify port ranges to
Note that the protocol part ( This works at least since Ubuntu 10.04. |
|||
|
|
|
I believe you can specify the range in the last tab of new rule, tick the checkbox at the bottom of the window to add more options (just to be safe). The range can be specified as 1000:1010 to open ports 1000-1010. |
|||||
|
|
The cleanest command line way I've seen is a little script like this:
|
|||
|
|