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 - ryan.low

#1
Hi,
I installed latest 18.7 and upgraded to 18.7.3. I tried to insert my cloudflare DNS info but keep prompting logs in the attachment.

The same settings i tested in pfSense it works fine.
#2
17.7 Legacy Series / Ports Postgresql96 issue
January 08, 2018, 03:33:20 AM
Good day,
We trying to make install postgresql in latest released and we hit the issue below,

===> Building/installing dialog4ports as it is required for the config dialog
===>  Cleaning for dialog4ports-0.1.6
===> Skipping 'config' as NO_DIALOG is defined
/!\ ERROR: /!\

Ports Collection support for your FreeBSD version has ended, and no ports are
guaranteed to build on this system. Please upgrade to a supported release.

No support will be provided if you silence this message by defining
ALLOW_UNSUPPORTED_SYSTEM.

*** Error code 1

Stop.
make[3]: stopped in /usr/ports/ports-mgmt/dialog4ports
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/ports-mgmt/dialog4ports
===> Options unchanged
/!\ ERROR: /!\

Ports Collection support for your FreeBSD version has ended, and no ports are
guaranteed to build on this system. Please upgrade to a supported release.

No support will be provided if you silence this message by defining
ALLOW_UNSUPPORTED_SYSTEM.

*** Error code 1

====================

After research, need to set ALLOW_UNSUPPORTED_SYSTEM="YES" in make.conf. trying luck now.

Option 2:
I did tried enabled the FreeBSD repos and do pkg install postgresql96-server, it crash with devel/icu, and not allow to start the service.

Regards.
#3
We are using X86 appliance with SSD. Few days back, we are facing system corrupted and restore back to freeBSD after few times power failure. :-[.

#4
General Discussion / Syslog server
August 22, 2017, 11:46:24 AM
Hi Guys,
I'm trying to send the remote syslog to opnsense syslog server.

I can see the log opnsense is receiving the msg when i do  #tcpdump -tlnvv -i em0 port 514

but syslogd unable to receive the log. but the same configuration steps is working in vanilla freebsd.  :-[

Thanks.
#5
Hi guys,
I setup a Opnsense 17.7 with Captive Portal network and authenticated successfully with Freeradius3. But there is no accounting send to server. I had selected "Authentication & Accounting" in Access->Server.

Secondly, how can we define the NAS-ID in Opnsense instead of random string.

Thanks.