how can I allow outgoing access to a port in firewall
How can I make a firewall rule in linux (centOS) to allow outgoing connections to port 8983?
Im doing a file_get_contents but getting Connection refused, so I think the sending server is not allowing outgoing connections.
Where can I find the syntax for allowing incoming/outgoing ip addresses to a specific port?
How can I make a firewall rule in linux (centOS) to allow outgoing connections to port 8983?
Im doing a file_get_contents but getting Connection refused, so I think the sending server is not allowing outgoing connections.
Where can I find the syntax for allowing incoming/outgoing ip addresses to a specific port?
No comments:
Post a Comment