I'm trying to get my webserver up and running. But I keep on getting this error.
The following error was encountered:
Connection Failed
The system returned:
(111) Connection refused
The remote host or network may be down. Please try the request again.
I want to make sure I'm forwarding ports correctly so correct me if I'm wrong. Ok first of all I look in services to see if theres a service aalready created for the protocal I'm interested in. If not I create that service. I than go into definitions>> networks and create the network or host. For example I may name the webserver web1 give it the webservers ip than a subnet mask of 255.255.255.255. After that I go into packet filters and create a rule. For my web server I created this rule. From client= dsl interface, to server = webserver, service= http, action= allow. If I'm not creating the forwarding correctly please correct me.
This thread was automatically locked due to age.