<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Arial">I am trying to get the hostapd wired driver
      working with 802.1x authentication on a linux box acting a router.<br>
      <br>
      I have hostapd at the point where it is accepting 802.1x packets
      from a windows laptop wired in through ethernet, and it is
      correctly doing 802.1x exchanges.<br>
      <br>
      However, I noticed that clients connected to my linux router are
      able to pass traffic through my router regardless of the outcome
      of the 802.1x authentication exchange.<br>
      <br>
      Does hostapd have any built in support in the wired driver for
      ebtables/iptables/etc for blocking traffic if wired clients are
      not authenticated? Or any hooks to block/grant packets from
      connecting clients?<br>
      <br>
    </font><br>
    <font face="Arial">Edwin</font><br>
  </body>
</html>