Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ddqloo

#1
17.7 Legacy Series / Re: port forwarding
November 16, 2017, 04:05:39 AM
My ISP is responsible for this problem!
#2
17.7 Legacy Series / Re: port forwarding
November 15, 2017, 03:32:12 AM
My configuration for port forwarding:
WAN    TCP    *    *    *    *    192.168.1.115    443 (HTTPS)
firewall rule (WAN):
IPv4 TCP    *    *    *    443 (HTTPS)    *

I can access my webserver of 192.168.1.115 from any port of wan address except 80 and 443 on internet!
#3
17.7 Legacy Series / Re: port forwarding
November 13, 2017, 02:17:30 AM
Quote from: BertM on November 10, 2017, 10:01:37 PM
ddqloo

You should change the port for the webgui if you intend to forward port 443.
A good description of portforwarding port 80 and 443 can be found in this topic:
https://forum.opnsense.org/index.php?topic=6356.0

@ChrisH: The web gui can be accessed via any interface of the OPNsense, provided firewall rules allow you in. That is why you want to change the port for the web gui. If you don't do that, WAN port 443 will be in use for the web gui.

@hutiucip: The anti-lockout rule is just there to prevent you accidentally lock yourself out of the web gui by blocking the port that the web gui listens on. That is why the anti lockout rule always allows the port for the web gui from the LAN interface.

Kind regards,
Bert
I have changed the port of webUI to 8080, but it couldn't work anyway!
#4
17.7 Legacy Series / Re: port forwarding
November 10, 2017, 10:27:30 AM
Quote from: ChrisH on November 10, 2017, 10:00:59 AM
Is the Web GUI bound to your WAN interface? Have you enabled HAProxy or some other plugin that might use those ports?
I have not changed another options except port fording. where could I check those options which you said?
#5
17.7 Legacy Series / port forwarding
November 10, 2017, 08:03:08 AM
Hi,all
    My port forwarding for 80 and 443 doesn't work! But other ports like 22 and 8443 work well. Anyone can help? Thanks!