Synopsis: 2. The ticket should contain your server's primary IP and the firewall change request in the following format: SOURCE IP | DESTINATION IP | PORT | PROTOCOL For example: Let's say you wish to enable cPanel (port:2083) access to your server (IP:123.123.123.123) from anywhere on the internet. You would submit: ANY | 123.123.123.123 | 2083 | TCP 3. You can also include multiple changes in one ticket, or use a range of IP's in the one rule: 100.100.100.0 /24 | 123.123.123.123-125 | 21 | TCP This would enable FTP access from any IP in the 100.100.100.x range, to the following IP's on your server: 123.123.123.123
123.123.123.124
123.123.123.125
|
|
- 4 Users Found This Useful