Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
new install problems
« previous
next »
Print
Pages: [
1
]
Author
Topic: new install problems (Read 767 times)
ldanna1945
Newbie
Posts: 15
Karma: 0
new install problems
«
on:
July 24, 2024, 06:48:37 pm »
Just joined group after having problems with OPNSense install. Here is basic info on system. I am trying to install on an APPNetta M50 unit. initial install seemed OK.
here is some info
Versions OPNsense 24.1.10_3-amd64
FreeBSD 13.2-RELEASE-p9
OpenSSL 3.0.14
Updates Click to check for updates.
CPU type Intel(R) Atom(TM) CPU C3558 @ 2.20GHz (4 cores, 4 threads)
First problem was unit will not update from GUI seems to just stall with wheel going around .
from command line using SSH i did a command ( pkg update && pkg upgrade). that seemed to do an update on OS and opnsense.
I tried to install a plug in but no plugins show even if I search .
second issue is is it looks like the NIC is not running Gig e even though my computer on the lan port is gig e I get terrible speed from the internet. It is Comcast with a a download speed on average of 600 MBS but connected to OPNsense unit I get 40 MBS if lucky.
Running the ifconfig as follows I get this response
root@OPNsense:~ # ifconfig
ix0: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
description: LAN (lan)
options=4803828<VLAN_MTU,JUMBO_MTU,WOL_UCAST,WOL_MCAST,WOL_MAGIC,NOMAP>
ether 00:07:32:52:af:57
inet6 fe80::207:32ff:fe52:af57%ix0 prefixlen 64 scopeid 0x1
inet6 2601:145:8000:d7:207:32ff:fe52:af57 prefixlen 64
inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
ix1: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
description: WAN (wan)
options=4803828<VLAN_MTU,JUMBO_MTU,WOL_UCAST,WOL_MCAST,WOL_MAGIC,NOMAP>
ether 00:07:32:52:af:58
inet6 fe80::207:32ff:fe52:af58%ix1 prefixlen 64 scopeid 0x2
inet6 2001:558:6020:1b9:8926:fe93:9d53:beb8 prefixlen 128
inet 73.128.241.149 netmask 0xfffffc00 broadcast 255.255.255.255
media: Ethernet autoselect (1000baseT <full-duplex,rxpause,txpause>)
status: active
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
ix2: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
description: WiFi (opt1)
options=4803828<VLAN_MTU,JUMBO_MTU,WOL_UCAST,WOL_MCAST,WOL_MAGIC,NOMAP>
ether 00:07:32:52:af:59
inet6 fe80::207:32ff:fe52:af59%ix2 prefixlen 64 scopeid 0x3
media: Ethernet autoselect
status: no carrier
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
ix3: flags=8863<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4803828<VLAN_MTU,JUMBO_MTU,WOL_UCAST,WOL_MCAST,WOL_MAGIC,NOMAP>
ether 00:07:32:52:af:5a
inet6 fe80::207:32ff:fe52:af5a%ix3 prefixlen 64 scopeid 0x4
media: Ethernet autoselect
status: no carrier
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
inet 127.0.0.1 netmask 0xff000000
groups: lo
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
enc0: flags=0<> metric 0 mtu 1536
groups: enc
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
pfsync0: flags=0<> metric 0 mtu 1500
syncpeer: 0.0.0.0 maxupd: 128 defer: off
syncok: 1
groups: pfsync
pflog0: flags=20100<PROMISC,PPROMISC> metric 0 mtu 33160
groups: pflog
root@OPNsense:~
The Basic configuration seems to work I can route out to internet. I want to add Zenarmor plug in to start but can't even find the plugin to install in OPNsense.
I also would like to enable the other 2 NICs for additional networks down the line
I will confess I am not that well versed in Free BSD or OPNSense and need some hand holding
I am reaching out for some assistance getting this to work.
Thanks for any help
Regards
LArry
Logged
Patrick M. Hausen
Hero Member
Posts: 6807
Karma: 572
Re: new install problems
«
Reply #1 on:
July 24, 2024, 08:48:38 pm »
Start with:
System > Firmware > Status, select "Run an audit", pick "Connectivity" ...
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
ldanna1945
Newbie
Posts: 15
Karma: 0
Re: new install problems
«
Reply #2 on:
July 24, 2024, 09:08:06 pm »
HMMM under firmware window that is not an option
Status has a revolving circle.
Here are my selections under firmware status
Type
Version
Architecture
Commit
Mirror
Repositories
Updated on
Checked on
Larry
Logged
Patrick M. Hausen
Hero Member
Posts: 6807
Karma: 572
Re: new install problems
«
Reply #3 on:
July 24, 2024, 09:26:57 pm »
Wait until the circle stops circling.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
ldanna1945
Newbie
Posts: 15
Karma: 0
Re: new install problems
«
Reply #4 on:
July 24, 2024, 10:22:27 pm »
That's the heart of the problem I think. it never stops . It has been doing it for over 24 hours
Logged
ldanna1945
Newbie
Posts: 15
Karma: 0
Re: new install problems
«
Reply #5 on:
July 25, 2024, 07:18:51 pm »
after another 24 Hrs wheel still still spinning. Also some of the tabs reveal no info
no info under system firmware status ,plugins, or Packages.
If I look at services isc IPv4 leases no leases shown even though my computer is on the lan and has an IP address from the DHCP server
Looks like a lot is not working. I did a reinstall just before this post started because I saw similar conditions on my initial install. where to look next?
Larry
Logged
ldanna1945
Newbie
Posts: 15
Karma: 0
Re: new install problems
«
Reply #6 on:
July 26, 2024, 05:19:18 pm »
Update on problem
another 24 hours and the wheel is still spinning.
I noticed in settings the parameters
Select an alternate firmware mirror.
select the release type.
had no entries. . What should these be set at? and could that be an issue causing no updates or status info?
Thanks for any insight
Larry
Logged
cookiemonster
Hero Member
Posts: 1823
Karma: 95
Re: new install problems
«
Reply #7 on:
July 27, 2024, 12:21:20 am »
I would start again. Yes you need to be patient but it should be a number of minutes on low powered systems, not hours. I imagine something wasn't right at the time and it has just been stuck since. I'd say maximum should be around 20 mins.
Start again but do a connectivity and health checks first.
Logged
ldanna1945
Newbie
Posts: 15
Karma: 0
Re: new install problems
«
Reply #8 on:
July 27, 2024, 03:22:32 am »
Another update
I went and tried another web browser . I was using Firefox. I logged in to the OPNsense with Edge. It came to life
I don,t remember seeing anything about browsers. It looks like Firefox was the problem all along. For those installing OPNsense for the first time if you experience similar issues try another Browser.
Thanks to the group for indulging me. I will be back with more questions once I drive this some more.
Regards
Larry
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
new install problems