OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of nbfedafdf »
  • Show Posts »
  • Topics
  • 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

Topics - nbfedafdf

Pages: [1]
1
Documentation and Translation / Floating rules confusion
« on: November 03, 2020, 07:42:31 pm »
I'm confused....... and I think the documentation is not very clear on this

After Floating rules are evaluated, what happens next in the case of using Quick ?
Is the packet re-evaluated against the Interface groups/Interfaces ruleset?

The reason I'm asking is, the only way I can get working IPv6 is by creating a Floating IPv6 rule
e.g. Pass, WAN+Lan1, any direction, IPv6

Edit:
https://forum.opnsense.org/index.php?topic=5789.0

https://forum.opnsense.org/index.php?topic=16829.0

2
Documentation and Translation / Wireless client, wpa
« on: November 04, 2019, 09:08:53 pm »
Why is there no documentation for wireless ? Do you need to install FreeRADIUS plugin to get wireless cards to function in client mode ? Suppose that you have a supported wireless interface (which I don't at the moment), how to test ?

I found this though
https://docs.netgate.com/pfsense/en/latest/wireless/wireless-interface-configuration-details.html

Wireless client with AES encryption

Config on the wireless page:

    Set Mode: Infrastructure Set SSID: SSID of AP Enable WPA: Checked Set The PSK: Shared key from AP in ascii Set WPA mode: WPA Set wpa Key Management Mode: Pre Shared Key Set Authentication: Open System Authentication Set WPA Pairwise: AES

    Channel: Use Auto or configure this to match the channel of the AP to which this client will connect.
    Mode: Infrastructure (BSS)
    SSID: The SSID of the AP to which this client will connect.

The following settings must match those found on the AP, but examples are provided:
    Enable WPA: Checked
    WPA Pre-Shared Key: The “password” set on the AP
    WPA mode: WPA2
    WPA Key Management Mode: Pre Shared Key
    Authentication: Open System Authentication


And this: https://forum.opnsense.org/index.php?topic=6886.msg30043#msg30043

3
Tutorials and FAQs / docs/manualinstall.txt
« on: October 02, 2019, 11:02:04 am »
Suggestion: To include this in the install live media
docs/manualinstall.txt
## Manually install OPNsense, for advanced users only
# sysctl kern.geom.debugflags=16
# glabel stop diskid/DISK-......
# gpart destroy -F ada0
# gpart create -s GPT ada0
# gpart add -s 70M -t efi ada0
# gpart add -s 128k -t freebsd-boot ada0
# gpart add -t freebsd-ufs ada0
# gpart show ada0
# gpart bootcode -b /boot/pmbr ada0
# gpart bootcode -p /boot/gptboot -i 2 ada0
# newfs -Uj /dev/ada0p3
# tunefs -L OPNsense /dev/ada0p3
# mount -t ufs .. ..
#/usr/local/bin/cpdup -vvv -o /usr/lib /mnt/usr/lib
...
#/usr/sbin/mtree -U -e -q -f /etc/installed_filesystem.m...  ... ee /mnt/etc/fstab ...
# and so on... fill in the blanks..

The other files are located in /usr/local/share/dfuibe_lua/

4
19.7 Legacy Series / [SOLVED] Dumb installer
« on: October 01, 2019, 06:22:42 pm »
Why won't the dumb installer accept a GPT setup as this ?

ada0 GPT
1 EFI (70M)
2 freebsd-boot (128K)
3 freebsd-ufs (30G)

It just continues to format as MBR.  :( >:(

EDIT: never mind. Where in the docs does it say that you need to select Guided mode ?????

Pages: [1]
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