OPNsense Forum

English Forums => General Discussion => Topic started by: tulip2mf on February 06, 2024, 10:22:45 AM

Title: Not able to access GUI
Post by: tulip2mf on February 06, 2024, 10:22:45 AM
Hello All,

I am not able to access the 192.168.1.1 portal.
I installed opnsense on top of proxmox which is already hosting home assistant. Here is the screenshot at top level https://ibb.co/cDTQP5T
Here is the screenshot of OPNsense harware settings https://ibb.co/D9nb0ws
Can anybody please help me to resolve my issue?
I am running everthing on a minipc and vmbr0 is the one which is connected with the cable from my router. The other port is empty now.
I tried to access the IP from my PC, mobile and using different browsers, but no luck.

Thank you all in advance
Title: Re: Not able to access GUI
Post by: Patrick M. Hausen on February 06, 2024, 10:24:39 AM
What's the IP address of your PC?
Title: Re: Not able to access GUI
Post by: tulip2mf on February 06, 2024, 11:00:35 AM
My pc from which I am trying to access the miniPC ?
its 192.168.0.227
Title: Re: Not able to access GUI
Post by: Patrick M. Hausen on February 06, 2024, 11:50:47 AM
There's your problem - your PC needs an IP address in the 192.168.1.x range to access OPNsense at 192.168.1.1.

Alternatively use the console to give OPNsense a LAN IP address in the 192.168.0.x range.
Title: Re: Not able to access GUI
Post by: tulip2mf on February 06, 2024, 12:22:27 PM
From the consol, I did below since I was unsuccessful in finiding any tutorial on doing it
1. Selected the option to change the interface ip address
2. enter the number of interfaces to configure- selected 1 for LAN
3. Enter new LAN IPv4 address- 192.168.0.194
4. Subnet bit count -24
5. For a WAN, enter the LAN upstream gateway , for a LAN, press enter for none -  I pressed enter
6. Configure IPv6 address LAN interface via WAN tracking- yes
7. Enable DHCP server on LAN - n
8. change web gui from https to http - no
9. Generate new self assigned gui certificate- no
10. restore web gui access defaults- no

Got a message saying that I can now access web gui from following url
192.168.0.194
But when I try, it just way unable to connect.
Title: Re: Not able to access GUI
Post by: Patrick M. Hausen on February 06, 2024, 01:27:29 PM
In that case you need to check your proxmox configuration and/or the assignment of interfaces to your OPNsense VM. Sorry, I don't use proxmox.