OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of tong2x »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

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.

  • Messages
  • Topics
  • Attachments

Messages - tong2x

Pages: 1 ... 6 7 [8] 9 10 ... 15
106
20.7 Legacy Series / Re: OPNsense Business Edition versions
« on: January 05, 2021, 03:30:29 am »
I think your paying for the support and probably addons not the release version...
meaning, I would assume the business version would have the same build available

or buy the hardware with opnsense

107
20.7 Legacy Series / Re: Exclusive DNS server for each WAN possible?
« on: January 05, 2021, 03:25:23 am »
Quote from: soko on January 01, 2021, 10:49:17 am
Sorry, maybe "untrusted" was not the correct word. Maybe "not-so-trusted" would be better ;)

I also still see a point in activating/deactivating DNS servers on gateway changes but I understand that it's not high up in the wanted feature list of OPNsense.

I'm basically satisfied by the knowledge that all DNS servers are used all the time. So I just misinterpreted the settings in OPNsense.

quite easy to misinterpret as the instruction said to "assign" dns for each WAN. logically you would assumed it is for DNS resolution. I think it is in the manual also or in forum that the DNS is only used by OPNsense for Internet checking. something to do with the monitor IP.

I do also think it would be a "nice" feature. useful if say, DNS-a has faster response with wan1, while DNS-b has faster response to wan2.
then again this is not probably important... since the fastest resolution will be accepted
 

108
Development and Code Review / Re: UniFi Controller
« on: January 05, 2021, 02:59:11 am »
in your  console (login)
press 8, for shell
then just enter the install script
fetch -o - https://git.io/j7Jy | sh -s

check out both githubs for info on version


Quote from: rhambus on January 04, 2021, 04:29:36 pm
Quote from: tong2x on December 28, 2020, 08:47:26 am
original project site
https://github.com/gozoinks/unifi-pfsense

fork typically with newer firmware build
(dev is much more active than in main branch)
https://github.com/gnkidwell/unifi-pfsense

OPNsense 20.7.7_1-amd64
FreeBSD 12.1-RELEASE-p11-HBSD

I have installed and run both script with issue on latest OPNsense build(even on older builds)

I'd really like to run my unifi controller on opnsense. Any guidance on how to do it? I am new to BSD and OPNsense, though I am OK at linux generally.

109
20.7 Legacy Series / Re: Captiveportal Template Upload Fails
« on: December 30, 2020, 04:11:07 pm »
hello franco,

sorry missed your original reply in the github thread.
was trying the other command in the thread (ithink it was for the newer version of lighttpd) which resulted to errors.


i can confirm revert command works, to those having issues also, run the command in console. that should allow template upload again.


thank you

110
20.7 Legacy Series / Re: Captiveportal Template Upload Fails
« on: December 30, 2020, 10:01:35 am »
anyone knows how to update lighttpd to lighttpd-1.4.58 (OpenSSL)
or revert to older version other than lighttpd-1.4.56?

111
20.7 Legacy Series / Re: Captiveportal Template Upload Fails
« on: December 30, 2020, 09:49:28 am »
I opened an issue
https://github.com/opnsense/core/issues/4558

@fichtner replied "probably"
https://github.com/opnsense/core/issues/4533

which seems to be around the issue with the deflating of archive lighthttpd

112
20.7 Legacy Series / Re: Captiveportal Template Upload Fails
« on: December 30, 2020, 06:35:04 am »
anyone knows how to revert php?
I have tried to revert the build but it seem it was not the issue obviously.

Quote
opnsense-revert -r 20.7.4 opnsense

based on changelog there as an update to
ports: php 7.3.25[13] build 20.7.6
mvc: new Base64Field type build 20.7.5
ports: php 7.3.23[6] build 20.7.4

113
20.7 Legacy Series / Re: Any known problems installing 20.7 on system wih Intel Atom D2550 1.86Ghz CPU?
« on: December 30, 2020, 12:13:35 am »
is this related to the ssd instalation of opnsense?

114
20.7 Legacy Series / Re: Exclusive DNS server for each WAN possible?
« on: December 30, 2020, 12:10:35 am »
to  my knowledge, ubound will still randomly or choose the fastes reply server from the list.

this is ithink because of ubounds design
but i could be wrong

115
20.7 Legacy Series / Re: can't install on SSD
« on: December 29, 2020, 05:12:59 pm »
i have installed opnsense on a ssd and m.2 drive no problem...

but not a atom device, maybe partly because of the mobo/system, just guessing.

try installing in another drive within the same atom device to confirm if it is the ssd (or the ssd driver)

116
20.7 Legacy Series / Re: Captiveportal Template Upload Fails
« on: December 29, 2020, 04:49:55 pm »
to add

some failed templates show this on logs. I say "some" becuase most failed upload does not show anything on logs.


Quote
2020-12-29T15:25:37   configd.py[21139]   [a922a169-75f8-4825-b177-b9f86287c90c] Script action failed with Command '/usr/local/opnsense/scripts/OPNsense/CaptivePortal/strip_template.py 'cp_2cfdbd8d-c875-430b-af03-3897a1af90ff.tmp'' returned non-zero exit status 1. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 479, in execute stdout=output_stream, stderr=error_stream) File "/usr/local/lib/python3.7/subprocess.py", line 363, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '/usr/local/opnsense/scripts/OPNsense/CaptivePortal/strip_template.py 'cp_2cfdbd8d-c875-430b-af03-3897a1af90ff.tmp'' returned non-zero exit status 1.

if you upload the default unmodified template, you get the following...
Quote
2020-12-29T15:34:49   configd.py[21139]   [9a61b866-280c-4471-a8c1-58002e77b404] strip user captiveportal web template package and return new base64 encoded content

it would be nice if it would be possible to upload manually until this issue is resolved, i have tried to restore to default in console one of my system. but it was a no go, i have also tried the development firmware same thing...
i guess one last thing im thingking is to reinstall to 20.7.5 or 20.7.6 is there even a easyway to go back to older builds?

117
20.7 Legacy Series / Re: Captiveportal Template Upload Fails
« on: December 29, 2020, 01:19:35 pm »
anyone with captiveportal and using 20.7.7_1?

i have tried to reset to default but same thing happen.. i cant upload a modified template... it should closes the window and the template does not appear

118
20.7 Legacy Series / Captiveportal Template Upload Fails
« on: December 29, 2020, 06:28:58 am »
OPNsense 20.7.7_1-amd64
FreeBSD 12.1-RELEASE-p11-HBSD
OpenSSL 1.1.1i 8 Dec 2020

old templates and modified templates are being rejected without any error even in logs, just closes the template upload window.

downloading the default template and uploading is ok (no changes). adding even a single image file in /image somehow destroys the template.

I have 4 system, all are the same cant upload modified templates. all have been update to 20.7.7_1

anywya to manually upload the files? without using the upload GUI? and would it work?

119
Development and Code Review / Re: UniFi Controller
« on: December 28, 2020, 08:47:26 am »
original project site
https://github.com/gozoinks/unifi-pfsense

fork typically with newer firmware build
(dev is much more active than in main branch)
https://github.com/gnkidwell/unifi-pfsense

OPNsense 20.7.7_1-amd64
FreeBSD 12.1-RELEASE-p11-HBSD

I have installed and run both script with issue on latest OPNsense build(even on older builds)

120
20.7 Legacy Series / Re: MultiWan and VLAN Firewall Rules
« on: December 09, 2020, 03:48:20 pm »
i have shaper and captiveportal enable in my vlan.

been using with sticky disabled, overall it is better.
i have minor issue with youtube in mobile phone which i currently cant tell if it is really due to multiwan.

playing the vid in mobile will present and error but refrshing or moving the page down the video will reset(error will be gone). then pressing play will play the video in full.

Pages: 1 ... 6 7 [8] 9 10 ... 15
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2