Im on a clean install of opnsense on a VM. My hypervisor host cant communicate with my passed thru interfaces but I've assigned a virtual network to the VM and now want to login to the shell from console menu and change the ip/interface opnsense runs on. Basicly telling it to use my vnet0 nic instead of my passed thru.
How can I do that, or is it even simpler just using my added virtual network and do some changes to let me route thru that nic to all other nics?
I want to be able to sit on my hypervisor host and fire up the browser there and be able to configure opnsense that way.
Anyone can guide me into the right direction?
I had messed around a bit, so I made a new clean install and just point LAN to my vtnet0 nic for the moment.
Now it should work, but it doesnt, which is weird.
I get connection refused.
hmm. My sockstat -4 -l
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
root ntpd 41760 21 udp4 *:123 *:*
root ntpd 41760 23 udp4 192.168.1.105:123 *:*
root ntpd 41760 24 udp4 10.0.0.1:123 *:*
root ntpd 41760 28 udp4 127.0.0.1:123 *:*
unbound unbound 41884 5 udp4 *:53 *:*
unbound unbound 41884 6 tcp4 *:53 *:*
unbound unbound 41884 7 tcp4 127.0.0.1:953 *:*
root lighttpd 30416 4 tcp4 *:80 *:*
root syslogd 12375 8 udp4 *:514 *:*