F5F Stay Refreshed Power Users Networks Issue with PFSense WebGUI setup Troubleshooting web interface problems on PFSense

Issue with PFSense WebGUI setup Troubleshooting web interface problems on PFSense

Issue with PFSense WebGUI setup Troubleshooting web interface problems on PFSense

Pages (2): Previous 1 2
C
cosmicic
Junior Member
35
10-11-2021, 05:02 PM
#11
Just to be sure, you won’t be able to connect via SSH or through HTTP/HTTPS. It only reacts to ping queries. Telnet might work in some cases? If not, it seems like you might have locked yourself out. Was this a virtual machine? Try accessing it remotely and see if you can reach it. If that fails, you’ll likely need to reinstall it.
C
cosmicic
10-11-2021, 05:02 PM #11

Just to be sure, you won’t be able to connect via SSH or through HTTP/HTTPS. It only reacts to ping queries. Telnet might work in some cases? If not, it seems like you might have locked yourself out. Was this a virtual machine? Try accessing it remotely and see if you can reach it. If that fails, you’ll likely need to reinstall it.

A
103
10-15-2021, 01:29 AM
#12
I've attempted to reinstall the VM multiple times, but the issue persists. I've also tried using a fresh ISO file to install.
A
Autobotforever
10-15-2021, 01:29 AM #12

I've attempted to reinstall the VM multiple times, but the issue persists. I've also tried using a fresh ISO file to install.

E
elliesberrie
Member
117
10-22-2021, 07:36 PM
#13
No reply received despite multiple restarts and updates.
E
elliesberrie
10-22-2021, 07:36 PM #13

No reply received despite multiple restarts and updates.

_
_DeathTrap_
Member
212
10-23-2021, 02:40 PM
#14
If it fails after the first configuration, there might be an issue with the setup process itself. I don't understand the current state of pfSense, but could there be a problem with firewall rules or HTTP/HTTPS settings during installation? Also, check what the browser reports when you attempt to connect—have you tested it in another browser?
_
_DeathTrap_
10-23-2021, 02:40 PM #14

If it fails after the first configuration, there might be an issue with the setup process itself. I don't understand the current state of pfSense, but could there be a problem with firewall rules or HTTP/HTTPS settings during installation? Also, check what the browser reports when you attempt to connect—have you tested it in another browser?

G
glenroi
Member
164
10-24-2021, 08:20 PM
#15
Let's stay on YouTube for more guides...
G
glenroi
10-24-2021, 08:20 PM #15

Let's stay on YouTube for more guides...

K
Krompe10
Member
66
10-26-2021, 12:20 AM
#16
Navigate to the console on the VM, then select shell (option 8 perhaps). Run `pfctl -d` to turn off firewall filtering. Try accessing the WebGUI via WAN or LAN IP based on your network perimeter. Any rule adjustments will re-enable the firewall. If GUI issues persist, it might relate to PHP-FPM—restarting from the console could help, though I can't recall the exact number... maybe 11?
K
Krompe10
10-26-2021, 12:20 AM #16

Navigate to the console on the VM, then select shell (option 8 perhaps). Run `pfctl -d` to turn off firewall filtering. Try accessing the WebGUI via WAN or LAN IP based on your network perimeter. Any rule adjustments will re-enable the firewall. If GUI issues persist, it might relate to PHP-FPM—restarting from the console could help, though I can't recall the exact number... maybe 11?

D
D4rKSlayer95
Member
229
10-26-2021, 06:39 AM
#17
The firewall was turned off and it worked. However, disabling it in a production setting can lead to security risks.
D
D4rKSlayer95
10-26-2021, 06:39 AM #17

The firewall was turned off and it worked. However, disabling it in a production setting can lead to security risks.

P
Poketerp
Member
132
10-27-2021, 01:54 AM
#18
Minimal packet filtering or blocking will let through any traffic that was previously restricted. Any NAT settings will also be temporarily turned off—use this only for testing a specific rule, and remember to save the changes so the firewall restores properly.
P
Poketerp
10-27-2021, 01:54 AM #18

Minimal packet filtering or blocking will let through any traffic that was previously restricted. Any NAT settings will also be temporarily turned off—use this only for testing a specific rule, and remember to save the changes so the firewall restores properly.

Pages (2): Previous 1 2