I had the exact same issue as Kerry and followed the instructions in
Francois' thread (thanks ;-)

Although I get a successful connection string I am running into an
interesting, related issue.

If I run radtest (both locally on the server and from another IP which is
included in clients.conf) I now get a successful acknowledgement:

  rad_recv: Access-Accept packet from host 192.168.0.51 port 1812, id=98,
length=20

The challenge is that the username and password included in the connection
string don't seem to have any impact at all:

  radtest demouser wrongpassword 192.168.0.51 10 testing123  {works}
  radtest demouser correctpassword 192.168.0.51 10 testing123  {works}

I'm using the default Zen registration user and can successfully register
clients connected to the LAN via the inline interface (we're testing in
inline mode currently, no vlan enforcement).

At the end of the day I'm attempting to register a wireless client via a
new WAP and although I get prompted for network credentials nothing else
happens.

The entry in my clients.conf looks like this:

    client 192.168.0.51 {
        ipaddr = 192.168.0.51
        secret          = testing123
        require_message_authenticator = no
        nastype     = other
    }

Has anyone seen this behaviour before?

Warm regards,
Stewart


[original message]

Well....

          server packetfence {
          No such virtual server "packetfence"


cd /etc/raddb/sites-enabled
ln -s ../sites-available/packetfence
ln -s ../sites-available/packetfence-tunnel

Try that.

--
Francois Gaudreault, ing. jr
[email protected]  ::  +1.514.447.4918 (x130) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence
(www.packetfence.org)


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1

_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to