Thursday, 2012-05-17

*** netcomnet has quit (Ping timeout: 245 seconds)00:36
*** vladdy has quit (Ping timeout: 272 seconds)06:06
*** vladdy (~vladdy@194.242.5.47) has joined #wikid06:35
*** wikider (78c56e46@gateway/web/freenode/ip.120.197.110.70) has joined #wikid09:45
*** wikider has quit (Client Quit)09:46
joevanonowen: George contacted me.. we trying to connect up next week to talk about WiKID and challenges with identity mgmt12:49
*** nowen (~nowen@adsl-74-176-163-56.asm.bellsouth.net) has joined #wikid12:50
*** Steve__ (46b71922@gateway/web/freenode/ip.70.183.25.34) has joined #wikid14:47
Steve__Nick, thanks for helping me yesterday on the Wikid Server and the ASA Firewall.  I was using netcomnet.  But seems taken today14:48
nowenmake any progress?14:48
Steve__Yes the test VPN works fine.  The issue was an odd one14:49
Steve__We had two nics in the Server.  Only configured one.  even in the setup14:49
nowenwhat was it?14:49
nowenhuh, setup didn't pick it up?14:49
Steve__But it had a staic ip on one.  But the other one had no IP but the default gateway14:49
Steve__so i shutdown the 2nd nic and all works internally now14:50
nowenyou can nat the external ip to the WiKID server14:51
nowenfor the production domain14:51
Steve__Now the big question.  I tried this from home last night and the WikID program could not get a connection.  I am guessing frm the docs I read that this needs a connection on the internet14:51
nowenyes14:51
Steve__So a basic static nat14:51
Steve__But the zero padded IP is an internal IP.  Wont the wikID client try the zero padded IP?14:52
nowenyep, then create a new domain with the zero-padded external14:52
Steve__So the clients try the domains in a particular order?14:53
Steve__If I have multiple domains?  Say an internal on and an external one?14:53
nowenthat would be two different domains.  the user chooses which one14:53
Steve__Oh.  So what would your recommendation be on the simplest way.  To not confuse the users?14:54
nowendo users need 2fa when inside?14:55
Steve__Not at the moment.  But to configure them we need internal initially14:55
nowenwell, you can create a dns entry inside to route the requests to the external ip to the internal ip14:56
Steve__Internal network cannot access the External IP of the ASA552014:56
nowenor allow a round-trip on the external14:56
nowenthen a dns entry would work14:57
Steve__I did that before, was a bit messy14:57
nowenhow so?14:57
Steve__Nat for internal users to external.  I had to do a double nat on a separate firewall14:58
nowenif you just use dns, is there a need for NAT?14:58
Steve__Every time I need to make changes that one broke.  So I had to be careful.  Seems I always for got that one.  Then stops the internet for users.  They gotta have Facebook access :)14:58
nowenI'm lost here.  if you're external IP is 70.x.x.x. and the internal is 192.x.x.x, then you create a dns entry internally that routes requests to 70.x.x.x to 192.x.x.x, how does that affect anything else?15:00
nowenbrb - coffee time15:03
Steve__So the WikID clients use DNS?  I thought they hit the IP on requests for passcodes?15:10
nowenyes, they check both.15:20
nowenthat's how do the 888888888888 test domain, it is a dns entry in wikidsystems.net15:23
Steve__So just so I understand everything15:24
Steve__I create a domain with 192.168.x.x which is an IP internally15:24
nowennope15:24
nowenyou create a domain with your external ip15:24
Steve__Like I originally had15:25
nowensay, 070xxxxxxxxxxx15:25
Steve__ok15:25
nowenthen you create a dns entry for your LAN only that points 070xxxxxxxxx.wikidsystems.net to 192.168.x.x15:26
nowenwhen the tokens are inside, they can't get to the IP, so the go to the dns entry.15:26
Steve__What ports do I open externally?15:26
nowenwhen outside, they don't get dns, so they go to the IP15:26
nowenthe token uses port 8015:27
Steve__ok15:27
Steve__Can I modify the domain or should I recreate it?15:27
nowenyou can't modify the ip, so re-creat15:27
nowene15:27
Steve__Ok, trying that now.  Thanks15:28
nowennp15:28
Steve__Ok, I added a new domain and created a FW NAT.  Outside is working.  Create a internal Dns for 70xxxxxxxxx.internal dns domain points to 192.168.x.x.  DNS resolves ok but the internal WikID client cannot obtain configuration for it.  I also restarted the services16:00
nowenhmm16:01
nowenmaybe the server can't get the data back to the token16:01
Steve__your example used wikidsystems.net.  That was an example right?16:01
nowenyes16:01
nowenbut16:01
nowenmaybe I am recalling this wrong - i've never set it up myself, only helped people do it16:02
nowenwhat if you just used the external ip instead of dns?16:02
Steve__Let me remove the dns and try.  But cannot access the IP internally16:03
nowencan you just edit your hosts file and test that way?16:03
Steve__Already removed.16:05
Steve__before I saw this reply16:05
nowenI mean after removing it from dns16:06
nowenseems less likely to mess up others on the network :)16:06
Steve__So IP only no luck internally16:07
Steve__Externally is good tho16:08
nowenhmm16:08
Steve__But I have no way to do initial configurations for users16:08
nowenmaybe you do need to do a firewall rule16:08
nowenlet's run the token in debug and see more of what's happening16:09
Steve__Internally my client to Server should not hit the Firewall16:09
nowenhttp://www.wikidsystems.com/support/wikid-support-center/troubleshooting-faq/how-do-i-run-the-token-in-debug-mode16:09
nowenback in a bit - it's taco day at the offic16:16
nowene16:16
Steve__Quick question.   I see the jw.properties file on my computer.  It has domain suffix as wikidsystems.net and use IP before dns as true.  As a quick test is this file editable by me?16:16
Steve__It is supposed to be taco tuesday not thursday :)16:16
nowenany day is good for tacos!16:39
nowenyou can edit that file16:40
nowenwe can also create a dns entry in wikidsystems.net for you16:40
Steve__I do not think that would go well with management :)16:48
nowendoesn16:48
nowen't often16:48
Steve__So I modifiedf the file and still no luck16:49
Steve__It seems to not like being altered16:49
nowenhmm - it makes no sense.  if the token can get to the server, why can't the server get back?16:49
Steve__Externally works on IP.  Internal fails whether I alter the file and choose DNS or IP first16:50
nowenand you don't want to make changes to jw.properties that don't work inside and out16:51
nowenI think you need to make a firewall rule16:51
Steve__Already have a rule for outside.  You mean a NAT for inside to create a loop?16:52
nowenyes16:52
Steve__This is proving tough as the Firewall thinks I am attacking it.  Internal users NAT on the outside and then try to come back in17:22
Steve__Ok, I got it all working.20:06
Steve__This was a job :)20:06
nowenwhat got it working?20:06
Steve__For inside to go out and back is called haripinng or NAT uturn.  I did it before but forgot the commands.  Finally found it and works now.20:07
Steve__inside and outside work now with one domain20:07
nowencool20:07
Steve__Thanks for the help.  Now on to testing this with some pilot users20:08
nowenexcellent20:09
nowenalso20:09
nowen you should check out example.jsp and ADRegister.jsp20:09
Steve__I have the AD register setup.  The ADregister may be good for the users.  I will look at example.jsp.  Is there a descrtiption on it?20:10
nowenhttp://www.wikidsystems.com/support/wikid-support-center/troubleshooting-faq/how-can-i-test-if-the-server-is-working-correctly20:13
nowenit is the entire API20:13
*** Steve__ has quit (Ping timeout: 245 seconds)20:21
*** nowen has parted #wikid (None)23:07

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