OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of SOUK »
  • 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 - SOUK

Pages: [1] 2
1
Tutorials and FAQs / Re: Home Assistant with DuckDNS / Lets Encrypt / OpnSense
« on: December 20, 2021, 09:47:10 am »
Hi Bart, thanks for your response you wonderful person you..  ;)

I enabled these three and it seems to have resolved my issue now:

Opnsense router> Firewall >>Settings>>>Advanced:


The TICKED the following:



Thank you.

2
Tutorials and FAQs / Home Assistant with DuckDNS / Lets Encrypt / OpnSense
« on: December 19, 2021, 04:26:43 pm »
Guys, I've got Home Assistant setup and working via my Opnsense router, DuckDNS and Lets Encrypt, enabling me to remotely access my Home Assistant securely with encryption while I'm out and about (outside my home network), which is great.

I'd like to be able to access my personal ******@duckdns.org URL securely over my 'local network' too whilst maintaining the secure HTTPS certification.   I know it can be done via this router or pfsense but I just cant find a tutorial explaining the correct procedure.

Can anyone point me in the right direction please.   ;)


3
Tutorials and FAQs / Re: Tutorial 2021/11: HAProxy + Let's Encrypt Wildcard Certificates + 100% A+ Rating
« on: December 04, 2021, 03:56:42 pm »
Delete

4
21.1 Legacy Series / Re: What's App video and audio calling blocked (whatsapp)
« on: June 04, 2021, 06:43:54 am »
Use Signal...   ;D :P (Non Facebook Owned Company)

5
20.7 Legacy Series / Opnsense + Pihole Host Name Query?
« on: October 24, 2020, 08:33:58 pm »
Can anyone tell me if theirs a way to forward HOST name information from my Opnsense routers DHCP services on to my PiHole.  I can only ever get CLIENT IP address information when viewing PiHoles query log.  I have to keep looking up what IP belongs to what device via Opnsense DHCP list each time I'm investigating alerts and stuff on PiHole.

It would be nice if I could as I don't really want to keep logging in to one device and then having to log in to the another for confirmation.

6
Hardware and Performance / Qualcomm Atheros Wireless NFA222 (Atheros AR9462) with OPNsense 20.7.3-amd64
« on: October 05, 2020, 11:20:02 pm »
Hi guys I've been using OPNSENSE with an internal m.2 Qualcomm Atheros Wireless NFA222 card (Atheros AR9462) all the way up to OpnSense 20.1 and its been working perfectly fine.  I've recently upgraded from 20.1 up to 20.7.3 and it was still functioning fine for days.

I decided to do a Reset to factory defaults now my system was upgraded and start a fresh, only to find that is not properly detecting my WIFI card properly now, or allowing me to configure it.

Does anyone know if the Devs have removed anything from 20.7.3 that might have been available in 20.1 which might be causing this?

Am I going to need to start looking for Atheros files and including them in 20.7.3?  :)

7
Documentation and Translation / Re: Suggestion: Documentation helpfullness...
« on: March 09, 2017, 03:54:56 pm »
Same mate...  :o

8
17.1 Legacy Series / Re: 17.1 beta
« on: November 27, 2016, 02:37:49 pm »
Quote from: franco on November 26, 2016, 03:12:38 pm
Hi SOUK,

Can you point me to a thread with patches/code?


Thanks,
Franco

I've just got the card detecting finally

The files below are already showing in the 17.1 dev install \boot\kernel directory which are for the Intel® Dual Band Wireless-AC 8260 (Intel 8260ngw) and Intel® Dual Band Wireless-AC 8265 (Intel 8265NGW) M.2 Wi-Fi cards. 

if_iwm.ko
iwm8000cfw.ko


I've just added the following to /boot/loader.conf.local

if_iwm_load="YES"
iwm8000Cfw_load="YES"

I then added the following to /etc/rc.conf.local
wlans_iwm0="wlan0"
ifconfig_wlan0="WPA DHCP"

Its showing its mac address under the Wi-Fi device now, so im going to try and set it up and see how that pans out.

9
17.1 Legacy Series / Re: 17.1 beta
« on: November 26, 2016, 01:37:24 pm »
Quote from: franco on November 25, 2016, 07:30:32 am

There are some more things that need tweaking before 17.1-BETA can go out:

o GUI has a couple of UI glitches with PHP 7.0 in the MVC framework,
o we still have WiFi to figure out
o an secure the approach for loading kernel modules at bootup,
o release 16.7.10 with the package manager fix required for a smooth transition

Hi Franco, are you going to be adding driver support for the Intel 8000 series cards, like the 8260. I believe some folks have got it working on FreeBSD11.  It would be nice to finally get a decent Wi-Fi card in my machine.

I've moved back to stable from the experimental version at the moment, but once you've updated the Wi-Fi side of things I will jump back on it to test it again.

10
18.1 Legacy Series / Re: How to test the development version
« on: October 29, 2016, 09:14:39 pm »
Quote from: lattera on October 29, 2016, 07:13:03 pm
One big piece to note is that both base (the underlying operating system itself) and ports (the third-party packages, like Suricata) are all compiled as Position-Independent Executables (PIEs). That means that every application has ASLR fully applied to it.

OPNsense 16.7.7 has PIE applied to base only. PIEified ports will launch with 17.1. Really good stuff to see.

I'm hoping to land SEGVGUARD in time for 17.1. SEGVGUARD provides ASLR bruteforce protection.


I followed the update procedure, does this look right?

OPNsense 17.1.a_549-amd64?
FreeBSD 11.0-RELEASE-p2?
OpenSSL 1.0.2j 26 Sep 2016?


Also, why is it i can never install Opnsense via USB with any USB installation method via Rufus it always fails.  I'm only ever able to re-install Opnsense via cdrom which is a right pain cos all my cd's are scratched to **** so my install takes like 20minutes via DVD due to read errors..  ;D LOL

USB install works fine with that other sense router software, is their anything i can do about that?  I've got like 2 rusty old DVD's left and im pretty sure they're unusable now..   ;D

11
18.1 Legacy Series / Re: How to test the development version
« on: October 29, 2016, 06:01:18 pm »
Quote from: franco on October 29, 2016, 04:32:23 pm
Hey everyone,

I've put up instructions for upgrading into the FreeBSD 11.0 sets above, but please be aware that 17.1 is currently ALPHA status and anything can happen there.


Cheers,
Franco

I will give it a go... try my luck!



12
16.7 Legacy Series / Re: Qualcomm Atheros NFA222 (AR9462) M.2 NGFF
« on: October 28, 2016, 03:41:26 pm »
Quote from: franco on September 18, 2016, 11:13:31 pm
Hi SOUK,

These errors are common in FreeBSD 10 for said hardware. Apparently a lot of work went into FreeBSD 11 and it is fixed there, but the fixes never went back to 10.x, so until we migrate to FreeBSD 11, these errors will not go away and the hardware hardly works.

There are some workarounds like only using channel 12 (??), but I don't exactly remember, some people had the same issues before and the old threads can possibly help operate the hardware until the major FreeBSD update is done.


Cheers,
Franco

Hi Franco, any idea when will we start seeing the newer Opensense based one FREEBSD11 being rolled out?

13
17.1 Legacy Series / Re: Idea(s) for the road map (Improved Wi-Fi Development)
« on: October 26, 2016, 09:15:46 pm »
I'd like to see some substantially improved Wi-Fi driver and chipset support for all of the newer vastly improved M.2, PCI-E and USB3 Wi-Fi devices out there. 

The current WI-FI support and development on both Opensense and Pfsense is atrocious really with regards to Wi-Fi.  All you ever hear is buy a stand-alone access point; same old, same old.. :))

It's like we've been living in the stone ages whilst technology has been evolving a million miles an hour.  Mean while even the cheapest routers out there are rocking far superior tech where Wi-Fi performance is concerned, so how about jump in on that action?   ;D

Best place to start Dev is with the M.2 2230 Intel Dual Band Wireless AC 8260 so I can stop moaning. lol

14
16.7 Legacy Series / Qualcomm Atheros NFA222 (AR9462) M.2 NGFF
« on: September 14, 2016, 04:18:26 pm »
Can anyone tell me how to get my Wifi working using this card.

PRIMARY PROBLEM:

I've tried it in Opnsense v16.7 / v17.1 and both detect the card and allow me to effectively configure it the same way I can configure my existing USB WiFi dongle, but the Atheros M.2 card itself is not producing any WiFi signal for any of my devices to see. I'm also receiving the following errors in my log.

I'm also getting the following error in my logs non stop, which I'm assuming is related to the fault.:

also
Sep 14 14:41:14    kernel: ath0: stuck beacon; resetting (bmiss count 0)
Sep 14 14:41:14    kernel: ath0: stuck beacon; resetting (bmiss count 4)
Sep 14 14:41:14    kernel: ath0: stuck beacon; resetting (bmiss count 0)
Sep 14 14:41:14    kernel: ath0: stuck beacon; resetting (bmiss count 4)
Sep 14 14:41:14    kernel: ath0: stuck beacon; resetting (bmiss count 0)
Sep 14 14:41:14    kernel: ath0: stuck beacon; resetting (bmiss count 4)

Again, the card is:
- Qualcomm Atheros Wireless NFA222 (Atheros AR9462).
- Qualcomm Atheros QCNFA222 | PPD-QCNFA222 | Foxconn | NGFF| 168c0034 | abgn |   Atheros AR9462


15
General Discussion / Re: Opnsense Fails To Install On Gigabyte GA-N3150N-D3V (rev. 1.0) ITX Motherboard
« on: September 13, 2016, 12:38:57 pm »
Quote from: chemlud on September 12, 2016, 09:24:25 pm
Hi!

I tried several USB sticks, finally and in the end I plugged in a SATA DVD-ROM and everything went... ehm... no not fine, but finally got something running  on that board.

Hi chemlud, I tried the cdrom installation method using this OPNsense-16.7-OpenSSL-cdrom-amd64.iso and I can confirm that the cdrom version has worked and enabled me to now install Opnsense finally.

Looks good so far, although for some reason my M.2 Atheros Wi-Fi card is detected and allows me to configure every part of it but doesn't actually produce a Wi-Fi signal now.  I will raise that in another post though I guess.

I appreciate your help man...  Thank you.

Pages: [1] 2
OPNsense is an OSS project © Deciso B.V. 2015 - 2022 All rights reserved
  • SMF 2.0.18 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2