F5F Stay Refreshed Power Users Networks Checkers indicate that every port is restricted, yet a few may function.

Checkers indicate that every port is restricted, yet a few may function.

Checkers indicate that every port is restricted, yet a few may function.

G
Golden_Pants1
Member
59
10-24-2016, 04:43 PM
#1
You're trying to configure services on your server and checking port availability online. It seems the port you're looking at—OpenVPN port 1194—is showing as closed across multiple services, even though it functions locally. Your router runs PFSense version 2.4.4 with an i5 processor and 8GB DDR3 RAM, and your modem is set to bridged mode. The ISP is Spectrum. You're wondering why the port appears to be down despite working in practice.
G
Golden_Pants1
10-24-2016, 04:43 PM #1

You're trying to configure services on your server and checking port availability online. It seems the port you're looking at—OpenVPN port 1194—is showing as closed across multiple services, even though it functions locally. Your router runs PFSense version 2.4.4 with an i5 processor and 8GB DDR3 RAM, and your modem is set to bridged mode. The ISP is Spectrum. You're wondering why the port appears to be down despite working in practice.

A
AboooDy919
Member
207
10-26-2016, 06:27 AM
#2
OpenVPN uses UDP by default, and most port-checking sites only attempt TCP connections. If other ports seem unavailable, confirm those services (HTTP, HTTPS, etc.) are functional outside your local network. Without a web server running, admin pages from PFSense won’t appear on port-scanning sites since the firewall blocks internet access to those pages.
A
AboooDy919
10-26-2016, 06:27 AM #2

OpenVPN uses UDP by default, and most port-checking sites only attempt TCP connections. If other ports seem unavailable, confirm those services (HTTP, HTTPS, etc.) are functional outside your local network. Without a web server running, admin pages from PFSense won’t appear on port-scanning sites since the firewall blocks internet access to those pages.

M
mada84723
Junior Member
19
11-10-2016, 01:10 PM
#3
It seems there are ways to configure Pfsense to respond to port checks. The security concerns you mentioned are valid, but many reputable brands do implement protections against such practices. I'll investigate further before drawing conclusions.
M
mada84723
11-10-2016, 01:10 PM #3

It seems there are ways to configure Pfsense to respond to port checks. The security concerns you mentioned are valid, but many reputable brands do implement protections against such practices. I'll investigate further before drawing conclusions.

J
Jumx41
Member
167
11-10-2016, 06:04 PM
#4
Beyond services PFSense manages itself, it doesn't directly address port checks. The firewall rules prevent incoming traffic to PFSense from the internet. By setting up a port forward, you redirect those blocked connections to an internal host, which then handles the traffic. If the internal IP or server firewall blocks the connection, the port check will still fail as if no forwarding was done.
J
Jumx41
11-10-2016, 06:04 PM #4

Beyond services PFSense manages itself, it doesn't directly address port checks. The firewall rules prevent incoming traffic to PFSense from the internet. By setting up a port forward, you redirect those blocked connections to an internal host, which then handles the traffic. If the internal IP or server firewall blocks the connection, the port check will still fail as if no forwarding was done.

N
nikko369
Junior Member
35
11-10-2016, 11:52 PM
#5
PFsense depends on the device connected to your network to verify the port check. This aligns with what I understood. You were wondering if it simply terminates connections during port tests.
N
nikko369
11-10-2016, 11:52 PM #5

PFsense depends on the device connected to your network to verify the port check. This aligns with what I understood. You were wondering if it simply terminates connections during port tests.

S
ShootingStar11
Junior Member
38
11-11-2016, 01:52 AM
#6
It's not only PFSense; the firewall functions in every router operate similarly. The server firewall, when enabled by default on its distribution, works just like this—though most users avoid setting up port forwarding for servers.
S
ShootingStar11
11-11-2016, 01:52 AM #6

It's not only PFSense; the firewall functions in every router operate similarly. The server firewall, when enabled by default on its distribution, works just like this—though most users avoid setting up port forwarding for servers.