| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> the web server had 25 closed... but it was still killing his bandwidth... so he wanted that to stop... he asked if he could use localhost on his MX record... the group said 'no'... I said 'yes'... they all stated things like 'its against the RFC'... or 'itll just check the A record anyway!' <0> I laughed <1> I bet you lol'ed <0> only at you <2> Use 224.0.0.1 for the MX :-P <0> 224? <0> multicast? <0> yea, that helps the internet..... <3> bah <3> send it to hotmail <2> Idle`: Uh? <3> !wtf wgaf? <4> Who Gives A ****? Not me! <0> I like 127.X myself... :D <0> gcbirzan: 224 is multicast, no? <2> Yes.
<5> Hi, I've got a quick qeustion about mtu values. I have an adsl connection and in order to get ipsec running nicely I just switched my cisco 675 dsl device from a pppoa/nat setup to bridging mode with pppoe(oa) with my linux box behind the 675 acting as the pppoe client. It connects nicely and is working fine, but one thing I noticed is that the mtu on the ppp0 interface is 1492 while the mtu on my ethernet interface is 1500. Should I se <2> Idle`: So? <0> gcbirzan: hmm.... sill that, perhaps, reverse ddos it? <2> It will just fail. <0> damn... :( <3> Can you get in trouble for sending your DNS elsewhere? <2> With teh Intarweb police! <0> thatd be funny tho... syn out to every machine listening, which gets sent a hundred thousand ICMP rejects, or synacks <3> like, could MS try to sue you, if you said the IP for mail.blah.com was hotmails? <3> Idle`: umm... <3> it'd probably only get like...2 back <6> qwell i'm a gross polluter :P <3> because...umm...even retarded firewalls don't let those out :p <0> Qwell: I know... multicast on the web is locked down <7> is there a way to disable the mouse cursor in xorg? I can't get the cursor to go away (even though corepointer is commented out) <0> jjcell: stop ****ting on the ****ing lawn <6> qwell so now i'm contemplating getting a vespa :D <3> wtf <0> Qwell: you know you live in california when you contemplate getting a 'vespa', or hybrid car <6> it's like $150 just to diagnose why the POS i'm driving polllutes <3> You know you're a tourist when you contemplate g... <0> g-strings? <3> jjcell: bah, it's cheaper to go talk to Pablo, and get a "p***" cert <8> g-strings what?! <3> what are you, new? :P <6> qwell totally, but i need to -know- a place that does that <3> nobody *actually* p***es smog <3> jjcell: go to the ghetto. Find the most ****ed up place around <8> i p*** gas! <3> 50 bucks, you'll p*** :p <6> qwell or i could buy a sporty vespa :) <3> "sporty" <6> dude a vespa totaly fits in where i travel <1> "eurofag" <3> You travel to gay bars, or what? :P <6> korozion i know, i don't want to be like you either, but sometimes i have to make sacrifices <1> har har <6> i think all the gay bars in weho/ho <8> korozion is the sacrificial goat! <8> you better baaah for me boy <8> que the deliverance music! <1> rofl <8> you sure do got a purty mouth <8> die, bitch. <6> wish i had the cash right now for a new car <6> well, i could get a crappy $10k car <6> but i want to spend a tad more <6> anywho <6> i'm out & <9> hey ... how do i mirror a folder content to diffrent ftp server ? <10> rsynch <9> its complicated stuff <9> what flags i need to put and stuff <10> you need to read the manpage, and stuff. <11> lol <11> i'm looking for cron to run three shell scripts <0> rsync works over ssh... and works well, and securely <0> hesh: and?
<11> but <11> i want one to run after the previous finishes <11> can cron be setup to do that? <12> nope <0> vi wrapper.sh <12> chain them together with a trigger script <11> yah <11> thought i'd see <0> #!/bin/bash\n /path/script1.sh\n /path/script2.sh ... etc <10> script1$$ script2 $$script3 <11> thanks <5> Hi, I've got a quick qeustion about mtu values. I have an adsl connection and in order to get ipsec running nicely I just switched my cisco 675 dsl device from a pppoa/nat setup to bridging mode with pppoe(oa) with my linux box behind the 675 acting as the pppoe client. It connects nicely and is working fine, but one thing I noticed is that the mtu on the ppp0 interface is 1492 while the mtu on my ethernet interface is 1500. Should I se <5> matter if both interfaces are on the same box? <0> bobbyz: doesn't matter <5> Idle`: thanks <0> 8 bytes is insignificant at best <5> hehe ok <0> besides, it fragments per interface regardless <5> ahh that's what I was wondering <5> thank you <13> I am trying to add the following route via linux, it won't work <13> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo <13> i did route add -net 127.0.0.0 -netmask 255.0.0.0 gw 0.0.0.0 <10> 127.0.0.0 is loopback <13> right <13> but one of my systems has it and the other doesn't <13> I think this is what is affecting our issues with multicasting <10> 127.0.0.1 thjat is <13> route add -net 127.0.0.0? <10> gateway for loopback is loopback <10> that's the point <14> You should not add 0.0.0.0 as the gw for loopback <10> and it's 127.0.0.1 <14> right.. <14> You shouldn't even really have to add a route for loopback. <14> *shrug* <10> correct <15> Good Morning IdiotStic <10> and deleting it is a Bad Thing <13> pixii I agree...but I need to try this to see if it works <13> I added it <13> thansk <16> anyone here play with xgl at all? <17> Grr, I have a new kernel (2.6.17-11) and trying to install vmware 5.5 and get this error: "/usr/src/linux/include" is a kernel header file directory, but it doesnot contain the file "linux/version.h" as expected. <17> anyone? <18> AntiW, did you upgrade it? <17> I recompiled the kernel rebooted (did not do mrproper or clean after compile) <18> you should do that <18> is it okay now? <17> why? <13> I have a service that is bound to nothing when i do netstat -rn <13> on my other server it is bound to 0.0.0.0 which means all local IPs <13> but on this system it shows ::: <13> any idea? <18> DarkAfgxX, how about netstat -tunlp <17> geek_hero, no it do not work after mrproper or clean <18> DarkAfgxX, that -rn parameters is for checking route table, not services <13> geek I know <13> but I still need my services to listen "properly" <19> Alright, guys. I'm looking for a livecd that has parted 1.7; Gentoo's latest and Ubuntu 606 both have parted 1.6 <3> booyah, bitched <3> http://www.networkworld.com/news/2006/082806-open-source.html?t5 <3> bitches too <16> ok, i got xgl working <16> but some of my fonts and colors are fubar <3> #2 <20> how come when accessing a file over a cifs share, apache doesnt serve the page, nor generate an error...it in fact gives a 200 success message in access_log <20> it worked on another machine when it was a samba share <0> why the **** is windows so infuriatingly slow <3> Idle`: read link <0> do they mention you specificly? <3> #2 <3> and yes <0> yea, doesn't make asterisk **** less tho
Return to
#linuxhelp or Go to some related
logs:
geekissue whistle posse #beginner #beginner mnk0 #gentoo gentoo gettext function not found #politics #beginner #flash
|
|