Hello List, Posting this in hopes that someone can clarify a configuration issue I've been struggling with for the past two weeks.
I have PacketFence working well with our wired switches - the captive portal is presented, authentication is performed, vlans are changed correctly, etc. I'm now working on the wireless side of things, with a Cisco Air-AP1252AG (Cisco::Aironet_1250), set up according to the PF docs (checked multiple times) but, seemingly, not sending the proper traps to PF. We want a captive portal here, as well, for our 'open' SSID. I'm not a WAP expert but have researched its configuration as best I can and only get the following results. Hopefully, these snippets will illustrate what's going on - more output available, of course, if necessary. wap config for snmp : ap#show running-config | i snmp snmp-server group readGroup v1 snmp-server group writeGroup v1 snmp-server view dot11view ieee802dot11 included snmp-server community pub_siav RO snmp-server community portail RW snmp-server user readUser readGroup v1 snmp-server user writeUser writeGroup v1 snmp-server enable traps deauthenticate snmp-server enable traps syslog snmp-server enable traps aaa_server snmp-server host ww.xx.yy.zz pub_siav deauthenticate ap#show running-config | i user username siav password 7 <crypto> username root privilege 17 password 7 <crypto> username readUser password 7 <crypto> username writeUser password 7 <crypto> snmp-server user readUser readGroup v1 snmp-server user writeUser writeGroup v1 from packetfence.log : Oct 14 14:17:39 pfsetvlan(0) INFO: Process started (main::) Oct 14 14:18:56 pfsetvlan(1) INFO: nb of items in queue: 1; nb of threads running: 0 (main::startTrapHandlers) Oct 14 14:18:56 pfsetvlan(1) INFO: custom_doWeActOnThisTrap returns false. Stop dot11Deauthentication handling (main::handleTrap) Oct 14 14:18:56 pfsetvlan(1) INFO: finished (main::cleanupAfterThread) Oct 14 14:18:58 pfsetvlan(3) INFO: nb of items in queue: 1; nb of threads running: 0 (main::startTrapHandlers) Oct 14 14:18:58 pfsetvlan(3) INFO: custom_doWeActOnThisTrap returns false. Stop dot11Deauthentication handling (main::handleTrap) Oct 14 14:18:58 pfsetvlan(3) INFO: finished (main::cleanupAfterThread) Oct 14 14:19:08 pfsetvlan(5) INFO: nb of items in queue: 1; nb of threads running: 0 (main::startTrapHandlers) Oct 14 14:19:08 pfsetvlan(5) INFO: custom_doWeActOnThisTrap returns false. Stop dot11Deauthentication handling (main::handleTrap) Oct 14 14:19:08 pfsetvlan(5) INFO: finished (main::cleanupAfterThread) Very likely I am missing something simple and obvious - please feel free to point it out or to make general comments ... Thanks in advance for the attention, Chris ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
