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 - Chapter

#1
I have the same problem with a Virtualized OPNSense under Proxmox.

What I have also found is that if I run speedtest-cli from the OPNSense VM I get a normal download speed.

Edit: I also have VLANs on the WAN side
#2
Good afternoon,

I have a connection 50/50 Mb and OPNSense runs virtualized in a Proxmox VM.

Yesterday I upgraded OPNSense from 21.7.8 to 22.1 and after that my download speed dropped from 50Mb to something between 0 and 1.5Mb

Upload speed is still around 50Mb and ping is around 4 ms

Another test I did was running a speed test from the OPNSense VM (speedtest-cli) and there I got normal download speed.

I reinstalled the kernel but the problem persists.

Any suggestion?
#3
21.7 Legacy Series / Re: Access GUI from WAN
December 07, 2021, 10:49:21 PM
I don't know what happened but I deleted the WAN rule and after creating it again it started working

Thanks for your help  ;)
#4
21.7 Legacy Series / Re: Access GUI from WAN
December 07, 2021, 07:39:48 PM
Here are the screenshots

WAN Rule:


Settings:
#5
21.7 Legacy Series / Re: Access GUI from WAN
December 07, 2021, 06:23:25 PM
This is what I get when I do a packet capture in the WAN interface, protocol TCP and port 3443

I do not see any reply from OPNSense

Interface Capture output
WAN
vtnet0_vlan300 18:16:48.442074 IP My_Device_Public_IP.58564 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:16:48.442168 IP My_Device_Public_IP.58565 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:16:49.109031 IP My_Device_Public_IP.58566 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:17:05.741086 IP My_Device_Public_IP.58568 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:17:05.741130 IP My_Device_Public_IP.58567 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:17:05.980699 IP My_Device_Public_IP.58569 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:17:06.761665 IP My_Device_Public_IP.58567 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:17:06.761786 IP My_Device_Public_IP.58568 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:17:06.980710 IP My_Device_Public_IP.58569 > OPNSense_Public_IP.3443: tcp 0
WAN
vtnet0_vlan300 18:17:08.740577 IP My_Device_Public_IP.58567 > OPNSense_Public_IP.3443: tcp 0

#6
21.7 Legacy Series / Re: Access GUI from WAN
December 07, 2021, 04:02:48 PM
Yes, mi port there is 3443

From the LAN side I open the GUI using OPNSense_IP:3443

I do not have any port forwarding configured

Regards
#7
21.7 Legacy Series / Re: Access GUI from WAN
December 07, 2021, 03:47:44 PM
Yes, I know it is not safe  ;). This rule will be normally disabled and I temporarily enable it using the VPN in my phone because on my laptop at work I cannot connect using the VPN.

By webserver you mean System - Settings - Administration - Listen interfaces? I have it set to "All"


Regards
#8
21.7 Legacy Series / Access GUI from WAN
December 07, 2021, 03:18:43 PM
Good afternoon,

I'm trying to access the GUI from the WAN side but so far I have not been able to get it.

I have reviewed several old posts and have done the following:

Firewall - Rules - WAN

Action: pass
Interface: WAN
Protocol: TCP
Source: Any
Destination: WAN Address
Destination port range: 3443
Reply-to: Disable

But when I try to connect from outside my LAN with publicIP:3443 I get:

Network Error (tcp_error)
A communication error occurred: ""
The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.


Anyone have any idea how to fix this?
#9
Goof afternoon,

I just installed OPNsense and I can't get the captive portal to work properly.

I have it assigned to my Guests interface; my phone gets a DHCP IP address but it is not redirected to the login page. If I enter the page opnsense_ip:8000 manually it is available

With my previous installation (pfSense) a notification appeared in the top bar and when clicked I was sent to the login page

Does anyone know how to solve or debug this?