Child pages
  • 802.1X secured wifi installation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

packages: shorewall

New stuff

Shorewall

removed all rules wifi to $FW
added to hosts:
wifi1 Added to /etc/shorewall/hosts:

Code Block
wifi1 enp0s8:dynamic


added to policy:
wifi1 net ACCEPT INFO
wifi1 $FW ACCEPT INFO(uid)
$FW wifi1 ACCEPT INFO(uid)
added Added to /etc/shorewall/zones:

Code Block
....
wifi1:wifi ipv4 dynamic_shared

In shorewall.conf , set:

Code Block
SAVE_IPSETS=Yes

...

DHCP

...

FreeRADIUS

packages: freeradius

Modified /etc/freeradius/3.0/mods-available/eap:

...