Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 21, 2021
1 parent a05bbac commit b64a58c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The list of SAS ports is as follows:

| Desscription | Protocol | Port Range | Direction | Source |
|------------------|----------|------------|----------------|--------|
| SAS OLAP Server | TCP | 5450-5460 | Inbound | All Client CIDRS:<br>148.129/16<br>172.16/12<r>192.168/16<br>10/8 |
| SAS OLAP Server | TCP | 5450-5460 | Inbound | 148.129/16<br>172.16/12<br>192.168/16<br>10/8 |
| SAS Environment Manager Dashboard Port (HTTP) | TCP | 7080-7090 | Inbound | |
| SAS Document Conversion | TCP | 7111 | Inbound | |
| SAS Environment Manager Dashboard Secure Port (HTTPS) | TCP | 7443 | Inbound | |
Expand Down
2 changes: 1 addition & 1 deletion sas/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* | Desscription | Protocol | Port Range | Direction | Source |
* |------------------|----------|------------|----------------|--------|
* | SAS OLAP Server | TCP | 5450-5460 | Inbound | All Client CIDRS:<br>148.129/16<br>172.16/12<r>192.168/16<br>10/8 |
* | SAS OLAP Server | TCP | 5450-5460 | Inbound | 148.129/16<br>172.16/12<br>192.168/16<br>10/8 |
* | SAS Environment Manager Dashboard Port (HTTP) | TCP | 7080-7090 | Inbound | |
* | SAS Document Conversion | TCP | 7111 | Inbound | |
* | SAS Environment Manager Dashboard Secure Port (HTTPS) | TCP | 7443 | Inbound | |
Expand Down

0 comments on commit b64a58c

Please sign in to comment.