Tuesday, 2011-05-03

*** perestre1ka has quit (Ping timeout: 248 seconds)07:34
*** nowen (~nowen@adsl-98-66-164-120.asm.bellsouth.net) has joined #wikid12:12
*** Guest__ (4211be12@gateway/web/freenode/ip.66.17.190.18) has joined #wikid13:19
*** Guest__ has quit (Client Quit)13:20
*** alamarca (~alamarca@201.246.71.22) has joined #wikid13:31
alamarcahi13:31
nowenmorning!13:35
nowenstill no word from your customer13:35
*** alamarca has quit (Ping timeout: 240 seconds)13:52
*** myndwire (myndwire@208.40.196.99) has joined #wikid15:02
myndwirehola15:02
nowenhi15:02
myndwirewhats up nowen? i'm still on my wikid adventure... seems to be a pam issue15:03
nowenrefresh my memory:  what are you trying to do? ssh?15:04
myndwirethe typical nomachine/token client vnc thing via ssh yeah15:04
nowenahh15:04
nowenso, what are you seeing in the logs?15:04
myndwireMay  3 10:53:23 rmuauth01 sshd[9574]: pam_radius_auth: DEBUG: getservbyname(radius, udp) returned 7351264.15:05
myndwireMay  3 10:53:24 rmuauth01 sshd[9574]: pam_radius_auth: RADIUS server 127.0.0.1 failed to respond15:05
myndwireMay  3 10:53:24 rmuauth01 sshd[9574]: pam_radius_auth: DEBUG: getservbyname(radius, udp) returned 7351264.15:05
myndwireMay  3 10:53:25 rmuauth01 sshd[9574]: pam_radius_auth: RADIUS server 10.2.21.50 failed to respond15:05
myndwireMay  3 10:53:25 rmuauth01 sshd[9574]: pam_radius_auth: DEBUG: get_ipaddr(other-server) returned 0.15:05
myndwireMay  3 10:53:25 rmuauth01 sshd[9574]: pam_radius_auth: Failed looking up IP address for RADIUS server other-server (errcode=9)15:05
myndwireMay  3 10:53:25 rmuauth01 sshd[9574]: pam_radius_auth: All RADIUS servers failed to respond.15:05
myndwireall auth methods seem to be failing15:05
myndwiremy /etc/raddb/server is set, as well as /etc/pam.d/ssh15:05
myndwireossec is actually spitting out more accurate stuff for me15:05
nowenon the WiKID server, which I assume is 10.2.21.50, what are the last items in the WiKIDAdmin logs?15:06
myndwirewow15:06
myndwirelemme see15:06
myndwirethe http interface logs?15:08
myndwirei swear there was a flat logfile somewhere named that15:08
myndwireoh wow15:09
myndwire2011-05-03 11:04:26.271 INFO com.wikidsystems.radius.log.DBSvrLogImpl RADIUS Receiver Started: listening on port 181215:09
myndwire2011-05-03 11:04:26.280 INFO com.wikidsystems.radius.log.DBSvrLogImpl Failed to create RADIUS server socket on port 1812: java.net.BindException: Address already in use15:09
nowenhmm15:09
myndwire2011-05-03 11:04:26.287 FATAL com.wikidsystems.radius.authserver.AuthServer Can't start RADIUS Server15:09
myndwirethats odd15:09
nowenwhat does 'netstat -anp | grep 1812' say?15:09
myndwirethen again i guess it's started, and the auth is foobar15:09
myndwirelemme see15:09
myndwireudp        0      0 ::ffff:127.0.0.1:1812       :::*                                    8436/java15:10
myndwireyep15:10
nowenhmm, this is all on one server, right?15:11
myndwireyessir15:11
nowenthe network client in WiKID is the 10.2.21.50 as is the entry in /etc/raddb/server?15:12
myndwireyeah... i've got an entry for both 10.2.21.50 as well as 127.0.0.1 in /etc/raddb/server15:12
myndwirealthough the localhost entry is just 127.0.0.1 sercret 115:13
nowenon the WiKIDAdmin logs, configure loggers page, set the three middle loggers to debug15:13
nowenand run thru it again, starting with the OTp15:14
myndwireah ok, so com.wikidsystems through com.wikidsystems.server.wAuth15:14
myndwirethose 3 center ones15:14
nowenyes15:15
myndwiregotcha15:15
myndwirealrighty, lets see what we've got15:16
myndwirehttp://xq3.net/~myndwire/wikid-debug.jpg15:20
nowenhmm15:22
nowenso, it has to do with the face that it's all running on one box15:23
nowensee that the packets are from 127.0.0.115:23
nowentry adding a network client for 127.0.0.1 and see if that works15:23
myndwirewill do15:30
myndwirefailed...ugh.. lets see what the logs say15:34
myndwiresame thing, but i took out the other nomachine entry... i'm going to put a 2nd one in now and try that15:37
nowenbe sure to run 'wikidctl restart'15:40
nowenradius caches everything15:40
myndwireya i did15:40
myndwirefack...no dice. i'll check logs15:41
nowenis this in vmware?15:41
myndwirethe server itself is yeah15:41
myndwirewow, no exception this time15:41
nowenwhat does it say?15:41
myndwireGot log client connection from:/127.0.0.1:/127.0.0.1:5812715:42
nowenis the user enabled?15:42
myndwireListening for logging client connections...15:42
myndwireyeah, should be15:42
myndwirelemme double check15:42
myndwireyup15:42
myndwirecrap, i did get the exception15:43
myndwireit'd odd, it's like it gets all the way up to the point after passcode processing15:44
nowenis it the same error?15:44
myndwirecom.wikidsystems.radius.log.DBSvrLogImpl15:44
nowenI mean same IP15:44
myndwireis what the same ip?15:44
myndwirei wonder ...15:46
myndwireessentially this is tunneling the ssh connection from me, to 10.2.21.50, to the ip of the vnc host15:46
nowenI wonder if you should set up a separate server for freenx ;)15:46
myndwireeek... that would be uber-redundant, i hope it's not necessary..15:46
myndwirei'm going to make sure the right firewall rules are even in that area15:47
myndwireoh yeah15:47
myndwireConnected to 10.7.35.34 (10.7.35.34).15:47
myndwireEscape character is '^]'.15:47
myndwireRFB 003.00615:47
myndwire^]15:47
myndwirefrom 10.2.21.5015:47
myndwireso thats alright15:47
nowenthis is issue is with the connection between pam_radius and wikid.  wikid doesn't recognize the ip of where the packets are coming from15:48
nowenso it is rejecting them15:48
myndwireyeah... weird... is pam at least coming back with something?15:49
myndwiremakes me wonder if something is wrong with that pam module i compiled15:49
nowenpam is saying that the auth is rejected15:49
myndwirewe had just gotten warnings ,but still15:49
nowentrying commenting out the 127 entry in the server file15:50
nowenI think that pam is fine15:50
myndwirecool. lets see what this does.15:50
nowenit is getting a radius request to wikid15:50
nowenbut wikid just doesn't like it15:50
*** perestrelka (~vlad@194.242.5.47) has joined #wikid15:51
myndwireshould the radius module in wikid's config be configured for 127.0.0.1?15:52
nowenyes15:52
nowenin fact, there shouldn't be an option to change it ;)15:52
myndwireyeah15:52
myndwireoh there is15:53
myndwirelol15:53
myndwirethis is so crazy... like...after restarting wikid, i get no exception15:54
myndwirethe last log line is 2011-05-03 11:51:45.706 DEBUG com.wikidsystems.server.WikidCode3AES Passcode request processing successfully completed.15:54
myndwireno it didnt, lol15:54
myndwireer15:54
myndwirewait, yeah it did15:54
myndwirethats the passcode15:54
nowenok, so same error?  with 127 still?15:55
myndwireactually i'm not getting any exceptions now15:55
myndwire3 center loggers set debug15:56
nowenoh, and did you see that you can set the loggers: Save currrent configuration as                             startup configuration15:56
myndwireoh nice, thats useful15:56
nowenotherwise they drop back to default15:56
myndwireya15:56
myndwirei've just been changing them15:56
myndwirepost-restart15:56
myndwirehehe15:56
myndwireweird...so no more exception15:57
myndwirepublickey auth is fine, verifys the pin15:57
myndwireinserts new valid passcode for device15:57
myndwireissued it15:57
myndwirecipher info lines15:57
myndwirepasscode req processing successfully completed15:57
myndwiresent 144 bytes to client... and thats it15:58
myndwiremakes me think theres a simpler test than using a remote vnc client15:58
myndwirehaha15:58
nowenif the last thing in the logs is the OTP request, then the radius request isn't getting to wikid15:59
myndwireoh yeah15:59
myndwirethat makes sense15:59
myndwireduh15:59
myndwirehence the localhost line16:00
nowen:)16:00
myndwirebuuuut16:00
myndwirethat tells me16:00
myndwirethe localhost line has a shared_secret of 'secret'16:00
nowenhmm16:00
myndwirei've tried this already i believe, but i'm going to give it the actual shared secret16:00
nowenhmm, yes16:00
myndwireits also possible it hates my ridiculous shared secret16:00
myndwirehehe16:00
nowenpossible16:00
nowenyou might try alphanumeric only16:01
myndwireyeah true16:01
myndwirei'm going to try that after this16:01
myndwireodd, no communication with radius16:03
myndwirechanged to alphanum in both /etc/raddb/server and both network clients16:06
myndwiregahhh... stops at passcode request processing sucessfully completed16:07
myndwirelistening for logging client connections...16:07
myndwireno radius crap16:07
nowenhmm, and it's running, right?16:07
myndwirei've got to step something back, i think the dual network clients16:07
myndwirehmm?16:07
nowenso, I see i have made everything much worse16:08
nowen;)16:08
myndwirelol16:08
myndwirei thought radius was called by nx/wikid16:08
myndwiredidnt think it ran all the time16:08
nowenthe wikid radius listener is up all the time16:08
myndwireoh shite...16:08
myndwireudp        0      0 ::ffff:127.0.0.1:1812       :::*                                    8436/java16:09
nowenit can take a while for it to start - it needs random bit and that can take a while16:09
myndwirethats it right?16:09
myndwireohhh16:09
nowenyes16:09
myndwirelol i was impatient16:09
myndwireyeah there's our exception16:10
myndwiremade sure secrets are the same on both network clients, /etc/raddb/server .. it's all alphanum now, no chars16:12
myndwirei guess nothing can really be changed in the radius config.. only thing i think i did was uncheck multihomed16:21
myndwirelocla firewall is a possibility... but iptables looks alright.. should be ok with the list of localhost ports open in the regular input chain16:29
myndwirelocal*16:29
nowenis this our iso?16:29
nowenwhat is selinux doing?16:33
nowendisabled?16:33
myndwireyeah it should be disabled16:39
myndwirei wonder if i can try bringing up another ip on the same machine and just setting my network client solely to that17:10
nowenanother 10.x ip?17:14
myndwiresure17:14
nowencan't hutr17:14
myndwirecould just grab one in the same subnet and bind it17:14
nowenerp hurt17:14
myndwirethats all i'd need right, just change the network client config17:14
nowenyes17:14
myndwireprobably reboot the whole box for good measure17:14
myndwirethat way it can go ahead and present freenx is on a separate machine17:15
myndwirelets see what happens :D17:15
myndwiredoh... damnit. it even gave me the cert for the new ip/ssh connection.17:33
myndwiresame friggin exception17:33
nowenhmm17:34
nowenok - so what do you have for the network clients?17:34
nowenand by same you mean it still references 127.0.0.1?17:34
myndwirenetwork client is set to 10.2.21.51 (the new ip)17:36
myndwire /etc/raddb/server still references localhost first, then 10.2.21.5017:37
nowentry commenting out localhost again17:37
myndwirek17:37
nowenyou should not have to restart anything17:37
myndwireah ok cool17:37
myndwireyeah17:37
myndwirefigured with that17:37
myndwireoh and i of course changed the ip in the actual nx client to be the new one17:37
myndwirehrm...stops at issued passcode to device17:39
myndwireits definitely using localhost in the server file from what it appears, at least to get further than the pin / ssl exchange stuff17:40
nowenok, and did you try using localhost in /server and creating a localhost network client?17:40
myndwireyeah, but let me do it again just to be sure17:40
myndwirei just put back the localhost server entry17:41
myndwireand it threw the exception17:41
myndwireok, tried that, exception :(17:42
nowenyou restarted wikid?17:42
myndwireoops17:42
myndwirelemme do that17:42
myndwireodd...stops at sent 144 bytes17:46
nowenok, so I think in that case, pam-radius must fail b/c wikid is already using 1812 on localhost17:46
nowenwhat I don't know is why using the other addy  is failing17:47
myndwireyeah that makes sense17:47
myndwirewell, the only place we're using the new ip is in the actual desktop client17:47
myndwireb/c we chnged the network client to be 127.0.0.117:48
myndwiresame w/ /etc/raddb/server17:48
nowenyes, I meant previously.  before we changed to the localhost17:49
myndwireoh right17:49
myndwiresorry17:49
nowenwhy did wikid think it was coming from the localhost?17:49
* myndwire rolls around on the floor in pain17:58
myndwirehaha17:59
myndwireipc listener is the radius tihng right17:59
nowenso, this is why we recommend putting freenx on a separate host ;)17:59
nowenyes17:59
myndwireugh17:59
myndwireit just sucks to have such a small trivial thing on a totally separately dedicated box :-\18:00
myndwirehmm18:00
myndwirei *could* have my systems guy dupe this vm and ip it .5118:00
myndwirejust to test with18:00
nowenwell, we recommend it because of the separation of duties.  you don't want a flaw in freenx exposing your auth server18:01
myndwirewoah18:02
myndwire just had something happen18:02
myndwireissued passcode18:02
nowensomething good?18:02
myndwirewclient called18:02
myndwirekeyfile exists18:02
myndwirekeyfile obj created18:02
myndwireok..18:02
myndwirebla bla18:02
myndwirereading from socket18:02
myndwirethen some xml lines18:03
myndwirestring received: transaction etc etc18:03
myndwireall wclientconn v3.1 shit18:03
myndwirewclient connection to wauth 3.0 accepted18:03
myndwirenascallback logs set up18:03
myndwireis this startup stuff that i just missed before?18:03
myndwirethe latest line was radius starting on 181218:03
myndwire(wikid's)18:04
myndwireoh yeah18:04
myndwirei'm getting real ddata18:04
myndwireName (1), Length: 10, Data: [obringer], 0x6F6272696E676572 User-Password (2), Length: 18, Data: 0xFED0211BFE500CEDFAE5EBA9D1CCD53E NAS-IP-Address (4), Length: 6, Data: [IP 10.2.21.50], 0x0A021532 NAS-Identifier (32), Length: 6, Data: [sshd], [# 1936943204] / [IP 115.115.104.100], 0x73736864 NAS-Port (5), Length: 6, Data: [# 11373], 0x00002C6D NAS-Port-Type (61), Length: 6, Data: [# 5 (Virtual)], 0x00000005 Service-Type (6), Length: 6, Data: [# 8 (Authentica18:05
myndwireNASip is '127.0.0.1'18:05
myndwirePAP Request18:05
myndwireChecking obringer:213268:01000202105018:05
myndwireCheck returned false18:05
myndwire<181> Access-Request(1) LEN=89 127.0.0.1:12398 Access-Request by obringer Failed: AccessRejectException: Access Denied18:05
myndwireAccess denied for obringer, domain code: 010002021050 client: /127.0.0.118:05
myndwirewoah18:05
myndwiremostly all com.wikidsystems.radius.access.WikidAccess418:07
nowenhmm18:20
nowenis the user enabled?18:20
myndwirelol18:26
myndwireyes it is18:26
myndwirei didnt disable it though18:26
myndwireodd18:26
myndwireaccess denied still18:26
myndwirehave to restart?18:27
nowenno, just re-enable18:27
nowenit happens during testing - users exceed bad attempts18:27
myndwire<202> Access-Request(1) LEN=89 127.0.0.1:13621 Access-Request by obringer Failed: AccessRejectException: Access Denied18:28
myndwireAccess denied for obringer, domain code: 010002021050 client: /127.0.0.118:28
*** perestrelka has quit (Ping timeout: 240 seconds)18:28
myndwirethats bizarre18:29
nowenis there more info?18:29
myndwireehh not really18:29
myndwirehere, i'll cap the entire attempt18:30
myndwirehttp://xq3.net/~myndwire/wikid-close.jpg18:32
myndwirecut off a couple trivial lines18:32
myndwirefrom the beginning18:32
myndwireoh goddamnit18:32
myndwirei didnt meant to do that18:32
myndwiremanaged to capture both of my screens, heh18:32
nowenthe NAS IP is still 127.0.0.118:36
nowenthat should be the network client IP18:37
myndwireNAS?18:52
myndwirenetwork client u mean?18:53
nowenthat's a radius term for the network client18:53
myndwireoh sorry, gotcha18:53
nowennetwork access server, i think18:53
myndwireyeah18:53
myndwiregrumble18:56
myndwireok it looks like the nas ip isn't set in wikid...18:59
myndwirei changed the network client back to 10.2.21.5018:59
myndwirechanged the server file to only feature the 10.2.21.50 address18:59
myndwireno exception18:59
myndwirere-enabled the user18:59
myndwireand it says NASip is '127.0.0.1' now19:00
nowenand restarted?19:00
myndwireyeah19:00
myndwirerestarted after the network client19:00
nowenwtf19:00
myndwireer no19:00
myndwireserver file has 127.0.0.119:00
myndwireits the only way it'll hand off to radius19:00
nowenhmm, so if the localhost line is commented out, it won't send the request to the next line?19:01
myndwireright19:02
myndwireif i have just the 10.x addres listed19:02
myndwireand the 127 commented out19:02
myndwireit stalls19:02
myndwirei wonder how bad it'd be to alias localhost to the ip address via /etc/hosts19:05
myndwiredepends on whats running at the os layer on the ip only i guess19:05
myndwirealthough it really shouldn't matter19:05
myndwirehmm19:05
myndwirenaw thats just ghetto19:06
nowenhmm19:06
nowenwhat is in localhost?19:06
myndwire127.0.0.1       localhost19:06
nowenis the .50 address in there?19:06
myndwire10.2.21.50      rmuauth01       rmuauth01.rmu.edu19:06
myndwirei mean i guess i could just add that ip to localhost19:06
myndwiresee what happens19:06
nowenI don't know what that would do19:06
myndwirehehe yeh its tough to say19:07
myndwirelets see19:07
myndwirebleh... doesnt even touch radius19:08
myndwirehmmm19:09
myndwirenow i COULD utilize this 2nd ip address for something19:09
myndwirehm...at least that didnt do anything useful19:11
myndwireok i'm an idiot, had the network client wrong address since my last restart..19:12
nowenhehe19:12
myndwirenew discovery19:15
myndwirewe don't hit radius stuff with a network client of the ip19:15
myndwire10.2.21.5019:15
myndwireregardless of the /etc/raddb/server setting19:15
myndwireso i've got that covered19:15
nowenhmm19:16
nowenhere's a radius test client: http://www.iea-software.com/products/radlogin4.cfm19:16
*** myxo (~soundsold@f7df2e7e-a771-42b5-92a3-c0b9766c8a2c.static.grokthis.net) has joined #wikid19:16
myndwireSELINUX=permissive19:16
myndwireoh nice19:17
nowenyou can set it up on your pc and create a network client for it19:17
nowenjust to make sure that it is the pam-radius and not our radius ;)19:17
myndwirecfm file?19:17
nowenhehe - that's just their web page.  cold fusion, i guess19:18
myndwireoh duh19:18
myndwiresorry19:18
nowenhttp://www.iea-software.com/ftp/radiusv5/windows/radlogin4.exe19:18
myndwirei was about to wget the file hehe19:18
nowenthere's other os's too19:18
nowenwelcome myxo19:19
myxohi, thanks :)19:19
myndwirehrm... so create a network client for the ip of my desktop here19:19
myxoYou must be Nick.  I work with James, got fowarded a copy of the email thread and thought I'd drop by.19:20
nowenahh yes, James seemed to like my suggested plan ;)19:21
*** sjoeboo (~sjoeboo@dhcp-0165702364-30-a3.client.fas.harvard.edu) has joined #wikid19:23
myndwirenowen: so add a radius server to this, i'm assuming ports the same as the wikid server19:24
nowenyes, change them to 181219:24
myndwireisnt acct 181319:24
nowenoh, yes19:24
myndwirehehe yeah19:24
myndwireand add anything to wikid?19:24
myndwirea network client19:25
nowenjust that19:25
myndwirejust a network client, or just config the radius test client19:25
myndwire*stuck*19:29
myndwire:(19:29
nowenwhat happened?19:29
myndwirei'm just sort of confused with this thing19:29
myndwirei added the server19:29
myndwire102.2.15019:29
myndwireauth 181219:29
myndwireacct port 181319:29
myndwirecoa port... eeh... left default19:29
myndwirewrite config19:29
myndwirewhat else? and what to kick off an attempt19:30
nowenthen hit Request Profiles19:30
myndwirealrighty19:30
nowenis there one for authentication?19:30
myndwireya19:30
nowenif not, hit Add19:30
nowenok - hit 'radlogin'19:31
myndwirehmmm..wheres that19:31
myndwiregot it19:31
myndwiretry a login with a token #?19:32
nowenyes19:32
myndwirestatus: timeout19:32
nowendid you run wikidctl restart after adding the network client?19:33
nowenwelcome sjoeboo19:33
myndwire1sec19:33
sjoeboohello19:33
sjoeboojust lurking19:33
nowenb/c that also opens up a firewall port for your pc's IP19:34
nowenyou may lurk away sjoeboo19:34
*** alamarca (~alamarca@201.246.122.210) has joined #wikid19:34
myndwirealright, added a network client for my machine's ip under the same domain, with the same secret19:35
nowenafter restarting, you can run 'iptables -L -n' and it should show your ip19:36
myndwireoh yeah19:38
myndwirei'm all over ipt19:38
myndwirestatus: timeout19:39
myndwirealthough the blue-green box actually contains data..19:39
myndwirei'd assume those are from the client19:39
nowenyes that is the client side19:41
myndwirePasscode request processing successfully completed.19:43
myndwiregot that far19:43
myndwireyuck19:43
myndwirecrap, i'm about to just have the vmware guy just created a copy of this thing19:47
myndwirecall is 02, nuke the vip i added, bring it up as primary on the other box, and then just do it separately19:48
nowenso the radius requests from your PC aren't getting to WiKID?19:48
myndwirenosir19:48
nowenrun: tcpdump -n tcp port ldap19:49
nowenon the wikid server and see if they get to the box19:49
*** sjoeboo has quit (Quit: sjoeboo)19:49
nowenalso, radius can take a while to actually start despite the "ok"19:49
nowenrun netstat -anp | grep 1812 to make sure it is up19:50
myndwireyeah its running19:50
myndwireno response, tcpdump saw nothing either19:50
myndwireweird19:50
myndwirewait..lemme do this again19:50
nowenthe IP is correct?19:50
myndwire10.2.21.5019:51
nowenyou're on the same net?19:51
myndwirenah19:51
myndwirebut these have bi-directional access, at least they should19:51
myndwireeh...tough to say coming BACK into where i'm at19:52
myndwirebut from me to 10.2.21.50, its all open19:52
nowenall open for UDP?  as well as TCP?19:53
myndwireshould be yeh19:53
nowenhmm. can you get out from the wikid server? can you ssh somewhere else?19:53
myndwirejust nmap'd -- wide open *to* wikid yeh19:54
nowenhuh - but then why no radius packets?19:54
myndwirei can ssh into another machine on this network from wikid19:54
myndwireits prolly this silly client19:54
myndwireserver 1.2.21.5019:55
myndwiresharedsec: same as mine19:55
myndwireauthpt - 181219:55
nowen1.2.21.50?19:55
myndwire10.2.21.5019:55
myndwiresorry19:55
myndwiredisco/coa port - 3799 (nowhere to set that -- remove?)19:55
myndwiretimeout 319:56
myndwireret: 219:56
myndwirews auth key blank19:56
myndwireplus -- network client in wikid for 10.15.18.xxx (my machine)19:57
myndwireradius, sharedsec, etc19:57
myndwirerestarted19:57
noweni don't know what the CoA port is.  mine is 1700, which was the default19:57
nowendo you have anti-spyware on your pc?19:57
myndwirestrange, totally different default19:57
myndwirenah19:57
myndwirenothing that'd affect my network connection19:58
nowenhere's another one if you want: http://www.novell.com/coolsolutions/tools/14377.html19:58
myndwirecrap19:58
myndwirentradping20:00
myndwirenice...20:00
myndwireaw wtf20:01
myndwire10.2.21.50:181220:02
myndwiresame shared sec20:02
myndwirehttp://xq3.net/~myndwire/friggin_radius.png20:04
noweni get a 404 on that20:05
myndwireoops20:05
myndwireok go20:06
myndwireshould be ok now20:06
myndwirewinscp sucks at tossing files where i want 'em20:06
nowenis your PC listed in iptables?20:06
myndwireACCEPT     tcp  --  10.15.18.174         0.0.0.0/0           state NEW tcp dpt:4920:07
myndwireACCEPT     tcp  --  10.15.18.174         0.0.0.0/0           state NEW tcp dpt:838820:07
myndwireACCEPT     udp  --  10.15.18.174         0.0.0.0/0           state NEW udp dpt:181320:07
myndwireACCEPT     tcp  --  10.15.18.174         0.0.0.0/0           state NEW tcp dpt:181320:07
myndwireACCEPT     udp  --  10.15.18.174         0.0.0.0/0           state NEW udp dpt:181220:07
myndwireACCEPT     tcp  --  10.15.18.174         0.0.0.0/0           state NEW tcp dpt:181220:07
myndwireACCEPT     tcp  --  10.15.18.174         0.0.0.0/0           state NEW tcp dpt:1038920:07
myndwireyeah i'm in 'ere20:07
myndwireACCEPT     tcp  --  10.15.18.174         0.0.0.0/0           state NEW tcp dpt:63620:08
nowenI'm at a loss.  seems like a networking issue20:15
myndwireoh, my bad...20:16
myndwire1812/tcp filtered unknown20:16
myndwiresorry about that20:16
myndwireit is20:16
nowenhehe20:16
myndwirethey must've explicity filtered that one20:16
myndwiresurprise to me, but most everything is wide open20:17
myndwireperhaps i'll just have him dupe the current vm20:17
myndwireplay with that for a bit20:17
myndwireway simpler to just init 0 this bizatch and just clone it real quick20:19
myndwiremove my iface files around20:20
myndwirepoof20:20
nowenthat's the beauty of vmware20:20
myndwirehehe yep20:23
myndwireso when i've got these up, i'll change my network client to be 10.2.21.5120:30
myndwirei'm guessing i also will configure /etc/raddb/server to be the new ip too, but on the local wikid box20:30
nowenif the new box will be the freenx box, configure /etc/raddb/server there, along with pam_radius20:31
myndwirechange the client's actual server ip20:31
myndwirecool20:31
myndwirethe new one will actually be a clone of this one20:31
myndwireso it'll already be there, just need configured20:31
myndwirei'll rip wikid off of it later20:32
myndwirehah...there we go. firing up auth0220:40
*** myndwire has parted #wikid (None)21:50
*** nowen has quit (Quit: Leaving.)22:24
*** alamarca has quit (Ping timeout: 252 seconds)22:57
*** alamarca (~alamarca@201.246.122.210) has joined #wikid23:10

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