Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
OPNSense and using Ports [Solved]
« previous
next »
Print
Pages: [
1
]
Author
Topic: OPNSense and using Ports [Solved] (Read 901 times)
pankaj
Full Member
Posts: 117
Karma: 5
OPNSense and using Ports [Solved]
«
on:
June 26, 2022, 01:16:20 am »
@franco I found one of your old post where you suggested using opnsense-code instead of portsnap
Code:
[Select]
# opnsense-code ports
# cd /usr/ports
I am using this to install ntop community edition as the binary keeps installing the enterprise version with free trial expiring in 10 minutes! One question in case you can provide some guidance:
How do I maintain this repo going forward? And what commands do I use to update it? This device is the front end for the entire house to hesitant to experiment and will appreciate your input.
Thanks.
«
Last Edit: June 27, 2022, 02:18:17 am by pankaj
»
Logged
pankaj
Full Member
Posts: 117
Karma: 5
Re: OPNSense and using Ports
«
Reply #1 on:
June 27, 2022, 02:17:57 am »
Think I found the answer!
Code:
[Select]
opnsense-code ports tools
cd /usr/ports/your/port
make reinstall
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
OPNSense and using Ports [Solved]