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

Topics - Aadolf

#1
17.1 Legacy Series / High Availability
December 12, 2017, 12:35:40 PM
hello all
In HA scenario,should services be  activate both on master and backup or administrator should activate services in System: High Availability: Status page??
Example:
I set HA for 2 server then i enable IDS.Now when i check System: High Availability: Status page there is an item for IDS with stop status icon.I  check backup server and find out the configuration is sync.
is it a problem in HA or its a duty for administrator to enable or disable service for backup server while master is active.
#2
General Discussion / DHCP relay and DHCP server
January 16, 2017, 08:56:55 AM
Hi
I want to enable DHCP relay on wan and use DHCP server on another  interface(there are in separate subnet).
Why doses opnsense avoid to enable DHCP relay or DHCP server for separate interface and subnet ?
#3
General Discussion / ZFS
January 14, 2017, 04:10:45 PM
hi
I think there was a feature in 17.1 road-map and that was  "ZFS rc mount awareness" but now there isn't such a feature.
What was that (ZFS rc mount awareness )  ?

thanks
#4
General Discussion / [SOLVED] build error
May 15, 2016, 08:25:29 AM
hi

This error has been created at make time version 16.1.13.please look at attach file.

make kernel is ok
make base is ok.
make distfiles is ok
make core ....Opps
::) ::)

#5
hi
I think this command :
/usr/local/opnsense/service/execute_command.py /var/run/check_reload_status template reload OPNsense.Sample

should be corrected to
./configd_ctl.py template reload OPNsense.Sample

at the document page:
https://docs.opnsense.org/development/backend/templates.html
#6
hi
Is it possible to use high availability in bridge mode?! I mean ,main server and slave are in bridge mode??
#7
Hi guys

I'm using the embedded version of opnsense installed on a CF card.
unfortunately, I'm missing it, but is there an option to boot the other slice ?How?


#8
I install nano version of opnsense 16.1 on two SSDs and both of them are  not booted.(transcend and silicon power)
I test this image on cf and its working normally.
Does anyone faced with this problem?
#9
On what situation we must use   stp at bridge mode and Are default settings enough or not?
#10
General Discussion / firewall rule
March 02, 2016, 02:45:55 PM
hi all...
I have configed opnsense as bridge and set some rule for firewall when i disable a rule in GUI(it happens just when disable the rule) and apply setting i expected that the rule should be disable  but the effect of last rule was remain until i reboot the system...
Anyone else saw this situation or i have a mistake in bridge configuration...
(My problem is that i must reboot system to change the state of rule to disable.Its not important that the rule is pass or block .)
#11
General Discussion / [SOLVED] make iso problem
March 01, 2016, 05:09:14 PM
hi all
when i want to make iso ,error is occurred :

could not found package opnsense-devel(please,take a look at attachment)

before make iso i succesfully run these scripts:
make base
make clean
make distfiles
make kernel
make packages
make core
make plugins

I know that all that script is not necessary but i run all of them to find my problem but unfortunately there is not opnsense-devel in the packages file.
core  16.1.4
ports 16.1.4
tools 16.1.4
src 16.1.3
freebsd 10.2
#12
15.7 Legacy Series / strange problem in bridge mode
March 01, 2016, 10:09:34 AM
Hi
I used opnsense in my network for testing bridge mode.Our traffic was 10 Mbps or 12 Mbps after some hours(22 hours or more) my network interface for inbound traffic became unstable.I plugged cables to another interfaces(bridge members) at that time network traffic became well but after 4 or 5 minutes the new interfaces became unstable(up/down/up/down....) again you can see this in the file that i have attached here....

opnsense version 15.7.5
NIC chip-set =>Intel(R) 82583v chip-set
FreeBSD 10.2
#13
General Discussion / Packet flow
February 20, 2016, 10:36:57 AM
What is the packet flow in OPNsense? 8)
#14
General Discussion / Core repository structure in GitHub
February 20, 2016, 10:23:24 AM
what is the aim of 15.7 branch or 16.1 ?! :D
#15
My hardware is nexcom 3130 and i want to use  60GB ssd as a harddisk.I prefer to use nano version but its limited to 4 GB what shuold i do?
which version should be installed(nano version or iso)?
#16
Development and Code Review / [SOLVED] building ports
December 07, 2015, 01:44:26 PM
when i build the ports it takes a long time to build and if i try one more time it will be build and takes a long time.
Is it any way to customize ports.sh file  to avoid building ports that is not necessary?
#17
Development and Code Review / [SOLVED] Build Error
December 06, 2015, 07:10:24 AM
Hi all
I install freebsd 10.1.release and getting  opnsense source from github.after all I use this command :
  >make base DEBUG=1

base.txz is created successfully in /tmp/set folder.after that

>make kernel DEBUG=1
it makes error:
make[3]:  stopped in /usr/obj/usr/src/sys/SMP
--- modules-depend ---
A failure has been detected in another branch of the parallel make

make [4]: stopped in /usr/src/sys/modules
*** [modules-depened] Error code 2

make[3]: stopped in /usr/obj/usr/src/sys/SMP
2 errors

make[3]: stopped in /usr/obj/usr/src/sys/SMP
*** [buildkernel] Error code 2

make[2]: stopped in /usr/src
1 error

make[2]: stopped in /usr/src
*** [buildkernel] Error code 2

stop.
make: stopped in /usr/tools
==================================
what is my problem?!
#18
Hello all
If you try to reset password from opnsense console for twice(not from gui) it makes an error?!
#19
Development and Code Review / [SOLVED] Build suggestion
December 01, 2015, 12:52:35 PM
Hi
Is it better to install freebsd 10.1 or 10.2(for building new version of opnsense)?