Monday, 2012-09-17

*** Jbern has quit (Ping timeout: 245 seconds)06:46
*** nowen (~nowen@99-174-93-102.lightspeed.tukrga.sbcglobal.net) has joined #wikid12:04
*** Skelroy_afk is now known as Skelroy13:49
*** obcecado (~ob@otherreality.net) has joined #wikid13:57
obcecadohi13:57
nowenhi13:57
obcecadoi'm looking into wikid as a solution for a 2nd factor auth on a wifi network13:58
nowenok13:58
obcecadoinvolving a cisco acs13:58
nowenok13:59
obcecadolooking trough the examples in the website, it looks like the two factor auth from wikid to nortel contivity, is the closest case13:59
nowenwell, what you need to do is configure the ACS to talk radius to WiKID14:00
nowen.14:02
obcecadomy understanding is wikid will sit between the wireless controller and the cisco acs14:02
obcecadoright?14:02
nowenby wireless controller, do you mean the wireless access point?14:03
nowentypically, the process would look like:  client >> ACS >> auth server.14:05
obcecadohmm the android client seems to be taking a long time to sync with the domain settings14:49
nowendoes your domain work with the PC token?14:50
obcecadocould not obtain configuration for domain14:51
nowenwhat's the domain id?14:51
obcecadothe domain id wasnt properly generated14:53
obcecadolet me retry14:54
obcecadoit seems to be working :-)14:56
obcecadothank you for your time14:56
nowen:-) no problem14:56
obcecadowere you the guy answering my emails?14:57
nowenprobably14:57
obcecadoquite a nice fast support14:57
nowenthanks14:57
obcecadodo you mind if i stay around?14:57
nowenwhich emails?  the once about the cert?14:57
obcecadoyes14:57
nowenplease do. lurking is welcome14:58
obcecado:-)14:58
obcecadocan i take some more of your time?15:23
obcecadoi validated softtokens15:24
obcecadowhat i'm missing is the radius return attribute15:24
nowenok15:26
nowenwill all the users get a return attribute?15:26
nowenI mean, the same attribute?15:26
obcecadowell, yes15:26
nowenthen, on the Network Client tab, you can modify your client and add it on the second page15:27
nowenotherwise, you would do it in groups15:27
obcecadosorry for my ignorance, but i'm not getting how i should conf this, if i want to have domain auth and this otp password15:28
joevanohi obcecado welcome to the lurkers club15:28
obcecadoi'm not understanding the concept of this return attribute15:28
nowenif you don't know what the are for, leave it blank15:28
nowenwhat are you trying to do?  what do you mean by 'domain auth'15:29
obcecadolet me explain15:29
obcecadoi have a cisco 4402 which is a wireless controller which provides 802.1x peap + ssl, authentication agains cisco acs 515:30
obcecadothe cisco acs queries the ldap directory15:30
nowenok15:31
nowenand you want to add two-factor authentication.15:34
nowenwill the cisco chain the two - ie, do authorization from ldap and then do authentication via radius to wikid? I assume so15:35
obcecadoyes, that's the scenario i was designing15:35
nowenok - that should work. I have a question:  if the incoming auth is 802.1x peap, what are the options/requirements for 'outbound' auth to WiKID?15:36
obcecadoi have to check that15:38
obcecadoin a while15:38
obcecadogot some task with priority15:38
nowenlet me know what you find15:38
nowenI understand ;)15:38
*** Skelroy is now known as Skelroy_afk15:39
obcecadoi can talk plain radius with wikid15:41
obcecadofrom what i could see15:41
nowenso, PAP?15:41
obcecadoyes15:41
nowengood to know.  I know that freeradius has that ability too, but I think IAS/NPS does not.15:41
obcecadoalthough i have to work with ms windows, i try to run away from it at all costs ;-)15:42
nowenhehe15:42
nowenare you using openldap?15:42
obcecadonope, i manage networking solutions, not directory services, those are win2k815:43
nowengotcha15:47
*** troy_ (6b02a614@gateway/web/freenode/ip.107.2.166.20) has joined #wikid16:24
*** Skelroy_afk is now known as Skelroy16:35
*** Skelroy is now known as Skelroy_afk17:05
*** abetterman (de49d3f2@gateway/web/freenode/ip.222.73.211.242) has joined #wikid17:33
abettermanhello17:33
nowenhi17:33
abettermanI want help! Any friend can help me?17:34
nowenI can help you17:34
abettermanI run wikid token client at my laptop(win7), it says "Could not obtain configuration...."17:35
nowenwhat domain are you trying to reach?17:35
*** Skelroy_afk is now known as Skelroy17:35
abettermanwhen I creat domain,I write server code 192168030030,and then click "continue" button,It says error.17:36
abettermanI'm sure that I write correct serverid17:37
nowenand is 192.168.30.30 is the ip address of your WiKID server?17:37
abettermanyes17:37
nowenand is your PC on that network?17:37
abettermanyes,but not in a same subnet.17:38
abettermanI can ping wikid server.17:38
nowencheck out this link: https://www.wikidsystems.com/support/wikid-support-center/troubleshooting-faq/how-do-i-run-the-token-in-debug-mode17:39
nowenyou'll see the url the token is trying to reach17:39
nowendid you require any specific token types on the domain?17:40
abetterman Allow All Token Types17:42
nowenok. run the token in debug mode17:43
abettermanOS is: Windows 7 Using Token File: C:\Users\Zhang\AppData\Roaming\WiKID\WiKIDToken.wkd devPub.length: 294 Sending 310 bytes of post data from pullConfig wComms.connectInternal(): connecting to http://192.168.30.30/wikid/servlet/com.w ikidsystems.server.InitDevice4AES?a=0&S=192168030030&CT=1 Opening http://192.168.30.30/wikid/servlet/com.wikidsystems.server.InitDevice4AE S?a=0&S=192168030030&CT=1 POST /wikid/servlet/com.wikidsystem17:45
nowentry to browse to that last url17:45
abettermannot found17:46
abettermanI've changed tomcat listen port17:47
abettermannow it's 8443,and my apache run at 443&8017:47
nowenhmm17:47
nowenthat's the issue17:47
nowendo you have to run WiKID on the same server as apache?17:48
abettermanyes,in a same server.17:48
nowenwe recommend you do not do that as a vulnerability in other servers could result in your 2FA server getting owned17:48
nowenhowever, you can just do  a redirect in apache to route the traffic to the new port.17:49
nowenwhat port did you use for the WiKIDAdmin?17:49
abetterman844317:49
nowenwhat port did you use for the tokens?17:49
abettermanit's default.17:50
nowenok - that is port 8017:50
nowenI'm surprised tomcat started17:51
abettermanI changed tomcat listen port:808017:51
nowenok, a  re-write rule to apache like:  RewriteRule ^/wikid/(.*) http://localhost:8080/wikid/$1 [P]17:52
nowenthat will route the token traffic to the right port17:53
abettermanOk,I try it.17:53
abettermannow it's ok. thank you very much!17:57
abettermanone more question. can I connect server through internet,eg MIP?18:10
nowennot sure I understand the question18:10
abettermantoken client and server are not in same network.  server is at firewall's trust zone,and token client is at untrust zone.18:12
nowenyou will need to NAT an external ip18:13
nowenand create a new domain with the external ip18:13
abettermanok,I know.18:16
nowen;)18:17
*** abetterman has quit (Ping timeout: 245 seconds)18:44
*** abetterman (dfa72fd0@gateway/web/freenode/ip.223.167.47.208) has joined #wikid19:01
abettermanhi @nowen,you are still here?  I want your help again! : )19:02
abettermanI set NAT and create a new domain with external IP,but I can't open url,Tomcat's error is :http status 405,why?19:03
joevanoabetterman: did you restart the wikid service after creating the new domain?19:06
*** abetterman has quit (Ping timeout: 245 seconds)19:07
nowenhe needs to check his apache logs19:35
nowenthanks for covering for me. joevano ;)19:47
*** Skelroy is now known as Skelroy_afk20:00
*** Skelroy_afk is now known as Skelroy20:13
*** Skelroy is now known as Skelroy_afk20:43
*** Skelroy_afk is now known as Skelroy20:56
*** zhangqijie (de49d3e5@gateway/web/freenode/ip.222.73.211.229) has joined #wikid21:12
zhangqijiehello everyone21:12
nowenhi21:13
zhangqijiewho can help me? I setup wikid and openvpn,now I dial openvpn,an error occured:TLS Auth Error: Auth Username/Password verification failed for peer21:13
nowenI can help you, I work for WiKID21:14
zhangqijieOK,it's great.21:14
nowenon the WiKID server, take a look at the logs, in the webui there is a link on the top right side21:15
nowenwhat the last log entry? it's at the top21:15
zhangqijielast log entry is about radius server stopped before 3 hours ago.21:17
nowendid you add a network client for the openvpn on WiKID?21:17
zhangqijieyes,openvpn and wikid are in same server.21:18
nowenoh, that could be part of the issue21:18
zhangqijie?21:18
nowenwhat IP address did you use for the openvpn server?21:18
zhangqijie192.168.10.1021:19
nowenok21:19
nowenrun this on  the terminal:  'netstat -anp | grep 1812'21:19
zhangqijie[root@mStation openvpn]# netstat -anp | grep 1812 udp        0      0 0.0.0.0:1812                0.0.0.0:*                               31825/radiusd        udp        0      0 127.0.0.1:18120             0.0.0.0:*                               31825/radiusd21:20
joevanonowen: np... not sure he heard it though. he got disconnected a few seconds later21:20
nowenare you also running free radiuson this21:20
nowenjoevano: yeah, I noticed that.  we'll see ;)21:21
nowenzhangqijie: WiKID needs to listen on port 1812.21:21
zhangqijieyes, It's freeradius.21:22
zhangqijieit's now listening on port 181221:23
zhangqijieI can dial openvpn with username/password now.  this passwd is set in radius database,not wikid generated.21:24
zhangqijieif I use wikid generated password,I will meet above metioned error:TLS Auth Error: Auth Username/Password verification failed for peer21:25
nowenwas your associate here early?21:25
nowenearlier>21:25
zhangqijieyes. that question was solved.thanks!21:26
nowenok21:26
nowenso, is openvpn talking to freeradius?21:26
zhangqijieyes.21:26
nowenand do you want to keep freeradius in this setup?21:27
zhangqijieyou mean that I can uninstall freeradius?21:28
nowenthat's fine with WiKID.  Freeradius does stuff that WIKID can't do.  If you need it for that, then you need it, if not, then you don't.21:29
nowenwhat version of openvpn are you using?21:32
nowenAS?21:33
*** zhangqijie has quit (Ping timeout: 245 seconds)21:34
*** troy_ has quit (Quit: Page closed)21:35
*** nowen has quit (Quit: Leaving.)22:13
*** jY (~jy@photoblog.com) has joined #wikid22:32
jYI upgraded to the latest release via rpm now I get just displaying html code when i go to https://radius.sc.recurly.net/WiKIDAdmin/22:33
jYok seems the tomcat process didn't shutdown cleanly on upgrade22:40
jYkilled it.. restarted wikid.. works now22:40
*** jY has parted #wikid (None)22:47
*** Skelroy is now known as Skelroy_afk23:02

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!