...
Code Block | ||
---|---|---|
| ||
while read i do firewall-cmd --add-port=${i} firewall-cmd --permanent --add-port=${i} done << EOF 8649/tcp 1031/tcp 161/udp EOF |
Related articles
Content by Label | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Page properties | ||||
---|---|---|---|---|
| Related issues||||
...
Code Block | ||
---|---|---|
| ||
while read i do firewall-cmd --add-port=${i} firewall-cmd --permanent --add-port=${i} done << EOF 8649/tcp 1031/tcp 161/udp EOF |
Content by Label | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Page properties | ||||
---|---|---|---|---|
| Related issues||||