*** Chris_ (484268ce@gateway/web/freenode/ip.72.66.104.206) has joined #wikid | 05:19 | |
*** Chris_ has quit (Quit: Page closed) | 05:26 | |
*** perestrelka has quit (Ping timeout: 248 seconds) | 09:47 | |
*** perestrelka (~vladdy@194.242.5.47) has joined #wikid | 10:11 | |
*** nowen (~nowen@adsl-74-176-212-133.asm.bellsouth.net) has joined #wikid | 13:50 | |
*** CoolAcid (~Jason@2001:470:c025:f00d:8e89:a5ff:fe30:c728) has joined #wikid | 15:21 | |
CoolAcid | Sup Nowen | 15:21 |
---|---|---|
CoolAcid | Just pulling down the Deb now | 15:21 |
nowen | that was fast | 15:25 |
nowen | I was hoping to get some work done before you started bothering me ;) | 15:26 |
CoolAcid | Meh.. | 15:28 |
CoolAcid | lol | 15:28 |
CoolAcid | Gotta get though dependencies first. | 15:28 |
nowen | are you testing the html5 token? | 15:32 |
CoolAcid | I had just opened it for a sec - i'll be doing it on my cell phone tho | 15:32 |
nowen | let me know if it works. I had an error last night | 15:32 |
CoolAcid | HTML5? K - I'll do it now | 15:33 |
CoolAcid | MIssed a dependency on the .deb package: | 15:34 |
CoolAcid | /var/lib/dpkg/info/wikid-server-enterprise.postinst: 44: /usr/bin/updatedb: not found | 15:34 |
CoolAcid | Debian package name: locate | 15:35 |
nowen | see, this is why | 15:35 |
CoolAcid | There is also a glitch in the setup.. | 15:36 |
CoolAcid | using 2>/dev/null isn't correct.. | 15:36 |
CoolAcid | need to add.. | 15:36 |
CoolAcid | a & somewhere.. | 15:36 |
CoolAcid | I think it's 2&> -- or &2 > I can't rememer which | 15:36 |
CoolAcid | RE: HTML5 - Created Keys, and registered OK | 15:38 |
nowen | ok cool | 15:38 |
CoolAcid | Tried to log in.. and got Error and Success.. | 15:39 |
CoolAcid | Login failed. Both login name and password are case sensitive, check that caps lock is not enabled. | 15:39 |
CoolAcid | Success! You have registered. Now get an one-time passcode and login: | 15:39 |
nowen | huh | 15:39 |
CoolAcid | oh.. wait.. I bet I caps my username | 15:40 |
CoolAcid | Nope.. weird | 15:40 |
CoolAcid | oh look - you also require ntpdate - missing Dependency | 15:43 |
CoolAcid | Debian package: ntpdate | 15:43 |
CoolAcid | Sigh - Xen seems to not allow hwclock --systohc to run in your cron-ntpdate.sh file | 15:46 |
CoolAcid | of course - it would also fail if ntpd was running ;) | 15:47 |
CoolAcid | heh - the startup script doesn't actually run wikidctl for some reason.. | 15:48 |
CoolAcid | I might try re-doing the VM with all the dependencies before installing to test | 15:48 |
nowen | which start up? | 15:48 |
CoolAcid | /etc/init.d/wikid-server | 15:49 |
nowen | which start up script | 15:49 |
CoolAcid | So - For your docs if you want: | 15:52 |
CoolAcid | Install Dependencies: "sudo apt-get install postgresql openjdk-6-jdk openjdk-6-jre openssl libwww-perl sudo locate ntpdate" | 15:52 |
CoolAcid | (This is Debian, not ubuntu for the record) | 15:53 |
CoolAcid | Oh look - on the ubuntu page it talks about the errors for dropdb and dropuser.. cool ;) | 15:54 |
nowen | thx | 15:56 |
CoolAcid | Herm - ok - don't laugh.. How do I log out of the admin panel.. I created a new administrator and want to log in as him ;) | 15:56 |
nowen | just close the browser - sorry | 15:58 |
CoolAcid | Cool - np | 15:58 |
nowen | you like the new website design? | 16:04 |
nowen | not that there is much too it | 16:04 |
CoolAcid | Oh damn - Just realized that the reverse proxy on this Mikrotik only works via domain name - not ip address.. (ie, it takes the request and re-looks up the IP in it's internal DNS database) | 16:05 |
CoolAcid | and yes.. it looks nice! | 16:05 |
nowen | the google page speed test ranks the site 94/100 | 16:05 |
CoolAcid | forsure fast ;) | 16:05 |
nowen | doc updated | 16:06 |
CoolAcid | herm - going to need to think about howto redirect these requests.. without a domain name in the HOST request | 16:07 |
nowen | not familiar with mikrotik | 16:08 |
CoolAcid | well, it's kinda ass backwards when it comes to reverse proxy | 16:09 |
CoolAcid | the device it self takes the request, handles it as a regular proxy that can either accept or deny the connection.. | 16:10 |
CoolAcid | then, as the proxy, it does a local DNS lookup for the domain requested - since on the inside it has a different IP address (an internal IP address) it passes the request off to that server | 16:11 |
CoolAcid | Since the requests from the token goes only to the IP address (not domain name) there is no second DNS lookup and as such, the proxy requests from it self.. and loops ;) | 16:11 |
CoolAcid | brb - lunch | 16:11 |
CoolAcid | So it's up and working - but the mikrotik is going to be a PITA.. | 16:23 |
nowen | sounds like it | 16:24 |
CoolAcid | Did you have a lookup service - IE: not using the IP address for the Server Code? Does that use a domain? | 16:27 |
nowen | the tokens will check the ip or wikidsystems.net | 16:27 |
nowen | I can create a dns entry for you and point it to your dns or ip | 16:28 |
CoolAcid | Can we try that? Only doing personal play with it.. and maybe I'll write a document :) | 16:28 |
nowen | or maybe package up some Joomla code???? ;) | 16:29 |
CoolAcid | let me setup a domain | 16:29 |
CoolAcid | yes yes. You know what - I'll put it on a sticky right now | 16:29 |
nowen | is that your GTD method? sticky notes? | 16:29 |
CoolAcid | yep | 16:29 |
CoolAcid | Put it on my monitor | 16:30 |
nowen | lol | 16:30 |
CoolAcid | well, serprisingly it works better then any task manager.. | 16:30 |
nowen | actually I am playing with a sticky note tracking idea for wikid projects | 16:30 |
CoolAcid | since it's right in front of my face all the time.. | 16:30 |
nowen | the key for me is to change systems every week so I can start fresh | 16:30 |
CoolAcid | Between my OS stuff, my toys, work etc this is the only thing that really keeps track of my todo | 16:31 |
CoolAcid | so many domains.. sigh | 16:32 |
CoolAcid | wikid.shurl.ca | 16:33 |
CoolAcid | does the tokens always use the same Path? ie: IP/token or something? | 16:35 |
nowen | yes - /wikid/ | 16:36 |
nowen | I've pointed 999900002222.wikidsystems.net to wikid.shurl.ca | 16:36 |
CoolAcid | cool let me give it a go | 16:37 |
CoolAcid | Oh, I bet I need to put that in as the host name.. | 16:38 |
CoolAcid | in the proxy.. | 16:38 |
CoolAcid | something in my firewall must be blocking it.. hold on | 16:42 |
CoolAcid | Believe it or not - it works! :) | 16:48 |
CoolAcid | By any chance - when the client makes a request to the IP based server code, does it add a "host" string to the HTTP request? | 16:49 |
CoolAcid | Interesting - On the Android phone - I put in my Pin I can see a red ERR, but the "Please wait..." is still there.. and I can't see the error | 16:53 |
CoolAcid | Even weirder - I had to hit the "search" button to clear it. | 16:55 |
CoolAcid | (HTC Desire HD) | 16:56 |
nowen | hmm. | 17:04 |
nowen | it's possible that the dns hasn't propagated | 17:04 |
CoolAcid | Turns out part of that is an artifact that the client caches the IP address.. and when I switch between Wifi and 4G the IP changes | 17:05 |
CoolAcid | Yep - fixed that up.. forced my dstnat to work on the inside too | 17:11 |
CoolAcid | Ok - so now, i'll add that to my todo list - write your doc :) | 17:11 |
nowen | hehe | 17:12 |
nowen | I win again! | 17:12 |
CoolAcid | So - in the doc, you'll need to link how to get/request one of those 9999 addresses | 17:12 |
nowen | OH NOES! | 17:12 |
nowen | that is me | 17:12 |
CoolAcid | thats the only way it will work with mikrotik working as a reverse proxy | 17:13 |
nowen | just use the contact us link, I suppose | 17:13 |
CoolAcid | if your just doing normal dstnat it's simple to send all traffic to the IP address, but I have a few different sites here.. | 17:13 |
CoolAcid | ;) | 17:13 |
nowen | or we should make them come to IRC | 17:13 |
CoolAcid | Well, I was more meaning Requirements as a Enterprise License or something ;) | 17:13 |
nowen | oh, yeah, we're coin operated here! | 17:14 |
CoolAcid | yeah.. thats more what I mean ;) | 17:14 |
CoolAcid | http://coolacid.net/General/wikid-auth-server-behind-mikrotik-reverse-proxy | 17:51 |
CoolAcid | First Draft | 17:51 |
CoolAcid | Updated it | 18:14 |
nowen | nice | 18:32 |
nowen | can you do me an SEO solid and link to us from the "2-Factor system" text? | 18:33 |
CoolAcid | check it | 18:37 |
nowen | thanks! | 18:38 |
nowen | you should start a link service ;) | 18:39 |
CoolAcid | naw.. | 18:39 |
CoolAcid | already have my own URL shortener.. | 18:39 |
nowen | "TOP SEO PLACEMENT GUARANTEED" | 18:40 |
nowen | actually, it must be a fairly competitive business space | 18:40 |
CoolAcid | no idea.. besides, SEO and me, don't get along ;) | 18:41 |
nowen | CoolAcid: you liking Mint? | 19:02 |
CoolAcid | I used to like it alot - still getting re-used to it | 19:10 |
nowen | I've put it on my netbook. still haven't upgraded the ubuntu desktop | 19:11 |
CoolAcid | Been running 11.10 KUbuntu on the desktop for a while.. I just prefer KDE | 19:14 |
nowen | I've installed Enlightment and will try it next time I close out all my VMs | 19:15 |
prowlah | nowen: around? | 19:59 |
nowen | yes | 20:00 |
prowlah | hey.. been exchanigng emails with you all morning, didnt realize you were here | 20:03 |
nowen | Jerry? | 20:04 |
prowlah | John :) | 20:04 |
nowen | ahh | 20:04 |
prowlah | will you have a little time in the near future? perhaps in an hour after i grab some lunch? :) | 20:04 |
nowen | yes | 20:05 |
prowlah | great thanks.. be back in an hour or so | 20:05 |
*** CoolAcid has quit (Remote host closed the connection) | 21:01 | |
*** nowen has quit (Quit: Leaving.) | 23:10 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!