Docs/OPNsense: Difference between revisions

m
No edit summary
 
(5 intermediate revisions by 3 users not shown)
[[Docs|<small>~/Docs</small>]]
 
'''For Layer 1 network details, see [[Docs/Cables]].'''
 
{| class="wikitable"
!Subnet
!Main WAN IP
|-
|141.219.80180.64/27
|141.219.180.69
|}
Our public IP subnet under Tech's <code>141.219.0.0/16</code> block.
|10.10.10.0/24
|}
 
 
OpenVPN can be used as a secondary admin/user option compared to wireguard or can be used for homelab routing. This allows devices on a members network to communicate directly with lug devices, depending on what is configured on the user side and the server's side.
 
=== Wireguard ===
<code>10.10.11.128/25</code> - Wireguard user range (access to only LAN)
 
All members can be freely givenrequest 'user' wireguard configsconfigurations to connect to LUG infrastructure. OnlyThese admin'user' configs needare restricted to beLUG's restrictedLAN network only. (due to the aforementioned iDrac exploit issues).
 
Neither wireguard config should have access to the internet and are not intended for standard VPN traffic through LUG as an exit.
 
Endpoint networks can be configured as needed but OpenVPN may be preferred for this usecase as LUG/users can dynamically change routes/receive DHCP updates.
 
=== pfsync ===
{| class="wikitable"
!Subnet
|-
|10.10.250.0/24
|}
Interface used for High Availability (HA) sync between the 2 firewalls.
 
Cannot communicate with any other subnet.
Neither wireguard config should have access to the internet.
 
== OPNSense ==
42

edits