Help Logs Database

Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Ircnet  |  Dalnet
Page: 1 2

<anjuta> anfl, next to the applications menu, you have places and desktop. in desktop there is preferences and there you have keyb. shortcuts
<anfl> yeah, but I cant add new ones into it :)
<anjuta> well, we might have a case of "we-will-tell-you-what-you-will-be-doing" :>
<Liskni_si> anfl: have you had success with gconf-editor?
<anfl> im not in gnome atm :)
<Liskni_si> ah
<Liskni_si> i remember doing it by hand in the gconf xmls
<Liskni_si> and it worked
<Liskni_si> but it's pain in the ***
<anfl> indeed :)
<anjuta> 9 servers of 31 migrated to ratbox :) hourra
<anjuta> is parv[0] the ":server" for ENCAP commands ?
<jilles> ENCAP can originate from a server or a remote user
<anjuta> it should be a server in my case
<anjuta> so if the server sends ":server ENCAP * ACOMMAND param1 param2", parv[0] will be ":server" ?
<jilles> just the name
<anjuta> without : ?
<jilles> right
<anjuta> ok
<anjuta> thanks
<jilles> note that it's always the name, never the ID, so it's rather less useful currently
<anjuta> TS6 id you mean ?
<jilles> yeah
<anjuta> we're far away from TS6 at this stage..
<anjuta> just one more question, source_p and client_p will be the same for server originating ENCAP commands ?
<anjuta> pointing to the server we received the command from ?
<jilles> no
<jilles> source_p is the source as indicated by the prefix, client_p is the local client it was received from
<anjuta> so, the server (source_p) must exist ?
<anjuta> or.. can somebody potentially spoof such command, pretending to be a different source_p ?
<jilles> to any particular link, a server can "spoof" as everything "behind" it (as seen from that link)
<anjuta> or sould I manually check whether the traceroute to source_p p***es through client_p ?
<jilles> that's already done
<anjuta> humm, nice
<jilles> those are the +d notices like "Message for %s[%s] from %s" and "Message for %s[%s@%s!%s] from %s (TS, ignored)"
<anjuta> mm, those should happen if a server is lagged and a client reconnects to another server, but the lagged server still sends the messages of this client?
<jilles> for example
<anjuta> now it makes more sense :>
<ShadowGod> hmm
<anjuta> is ircd-ratbox.org down ?
<prefect> no
<anjuta> it's not resolving and and cannot open it here.. anyway
<jilles> doesn't resolve here either
<ShadowGod> opens fine for me!
<ShadowGod> http://64.237.42.40/ heh.. =P
<wfl> [16:31 leeh@brokenfrog:~]$ host www.ircd-ratbox.org
<wfl> www.ircd-ratbox.org has address 64.237.42.40
<wfl> seems ok now :)
<jilles> traceroute from here to that ip ends with 13 * bhr2-pos-4-0.Jerseycitynj1.savvis.net (204.70.192.218) 86.833 ms !H *
<jilles> and asterisks
<ShadowGod> oh.. savvis..
<ShadowGod> they screw up everything dont they..
<ShadowGod> bah hes idle.
<ShadowGod> mmorpg i play.. savvis hosts the servers.. and its usually their fault on issues 8:10 times =P
<ShadowGod> then again.. i cant traceroute or tracepath it
<ShadowGod> from here or from NY
<wfl> I doubt it can send icmp :)
<ShadowGod> stupid traceroute blocking
<wfl> thats why theres tcptraceroute
<wfl> :)
<ShadowGod> hmm
<ShadowGod> well.. over years i've steadily given up on traceroute being any kind of reliable
<wfl> same
<ShadowGod> hrrm.. this tcptraceroute is quite neat
<wfl> :)
<wfl> tcptraceroute kicks arse
<ShadowGod> heheh
<AndroSyn> i need to figure out how much its gonna cost me to ship squeaker to pittsburgh at some point
<ShadowGod> hmm
<ShadowGod> pack it a bag, and have it hitch hike?
<AndroSyn> heh
<AndroSyn> if i had a car i'd just drive it up
<ShadowGod> you dont have a car?
<ShadowGod> oh thats right.. you're in an area which prolly doesnt require one =P
<AndroSyn> yeah, i live in washington dc
<anfl> wow, it mustve lasted a whole 30 seconds online
<spoogle> hm?
<anfl> squeaker
<anfl> :p
<spoogle> oh
<sjk> Which /rehash option rehashes resv.conf.perm? I know one can kill -USR2, but is there a way to rehash it from ircd?
<anjuta> resv.conf.perm is the one that cannot be removed from ircops at runtime, right ?
<sjk> anjuta: yeah
<sjk> I want single char nicks to be reserved, so I have to do that in resv.conf.perm
<anfl> banconfs
<anfl> ./rehash gdshsh
<anfl> will give you a list
<anfl> :)
<AndroSyn> heh
<sjk> Ah. Was looking at /HELP rehash :)
<ShadowGod> is gdshsh a technical term?
<AndroSyn> of course it is
<ShadowGod> k
<sjk> ShadowGod: /rehash <arg that does not exist> will give you a list of valid args
<ShadowGod> well.. yeah.. it just sounds odd that you have to give something invalid to find out what the valid are ;P
<anjuta> lol
<ShadowGod> its like when i do '-h' with a program, it tells me to use '--help'.. heh
<AndroSyn> we'll see if my server stays online now...
<anfl> well, we're coders
<anfl> by definition we cant be arsed with help files
<anfl> :p
<anfl> we know what it does, we dont need them
<anfl> *cough*
<ShadowGod> help files are usually the last thing i work on
<ShadowGod> cause they'd end up needing changed before too long.. heh
<ShadowGod> though, at the moment i'm trying to figure out why my company's email server is dropping emails sent via php and my personal server doesnt =/
<ShadowGod> spam******in on mine isnt flagging it as spam
<anjuta> btw, i get lots of complaints of users, not being able to do remote whoises. pace_simple is 1.. what are your opiniong about ?
<anfl> remote whois doesnt use pace simple
<anfl> :p
<sjk> So, /rehash bans rehashes all the *.perm thingys?
<anjuta> uhh ? the normal pace ?
<anjuta> it does..
<anjuta> if((last_used + ConfigFileEntry.pace_wait_simple) > CurrentTime)
<sjk> *updates his help/opers/rehash* 8P
<anjuta> i mean.. a whois that is to be sent to other servers
<anfl> hmm
<anfl> mustve been having a friendly moment on that one then
<ShadowGod> heh
<anjuta> can modload be made to load multiple modules at once ? :)
<anjuta> or is it a bad idea ?
<anfl> just put them in autoload and /modrestart
<anfl> :p
<piqqy> hey flan
<piqqy> was asking androsyn this earlier
<piqqy> and he answered
<piqqy> however, wondering if there would be a way around ths in the future
<piqqy> like setting +I *@255.255.255.255
<piqqy> and having all spoofed clients exempt to +i
<piqqy> is there a simple trick for this?
<anfl> no.
<piqqy> ok
<AndroSyn> its unlikely to get added as it encourages more spoofs :P
<piqqy> haha
<piqqy> ok
<anfl> and given the quantity of opers to "users", completely pointless and retarded.
<piqqy> okiez, was just a question, and one that powuh actually asked first, and I got curious
<piqqy> thanks for the infoz though
<anjuta> is there a way to see if a given ip is exempted from glines on a given remote server ?
<anfl> no. :)
<anfl> I believe special I: flags are only shown to local opers.
<AndroSyn> gline them and find out ;)
<anjuta> it's glined and flooding


Return to ratbox
or
Go to some related logs:

rock
wow
beginner

Copyright © 2005 www.irclogs.ws. All rights reserved. » disclaimer » contact