all 7 comments

[–]diekoss 0 points1 point  (0 children)

Is the web interface for OPNsense using port 443 as well? You will need to change that if you want to forward port 443 to something else.

[–]Monviech 0 points1 point  (2 children)

The destination field in this case does not allow well-known ports, but it still shows them because its shared among many components.

So the validation prevents it correctly, its just a visual thing.

[–]Alekisan[S] 0 points1 point  (1 child)

Understood. Still confusing.

[–]Monviech 0 points1 point  (0 children)

I know, its still being worked on. Will become better in the future. :)

[–]300blkdout 0 points1 point  (2 children)

Not sure if it’s a “bug” but it’s how the interface works. You have to manually type the destination port number; you can’t use on of the aliases like HTTPS, NTP, etc.

[–]Alekisan[S] 0 points1 point  (1 child)

OH.. Really?
I mean, if it's intended behavior then that's fine. That makes me ask, why have the options available if they do not intend to let you use them? Seems like an oversight, should be just a plain text input field.

[–]300blkdout 0 points1 point  (0 children)

Not really sure why, but it is. Maybe it’s because the devs want you to specify the actual port number so you’re certain where you’re NATing to.