@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info


Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6



Comments:

<Mjolnir> Yo Idle...
<graz> whats that debian commandline tool that checks runlevels of given services?
<graz> or sets them
<kaos01> its not chkconfig is it ?
<graz> no
<Idle247> Mjolnir: yo
<Idle247> I need to find a way to make irssi hilight names that arn't mine
<Crosswing> Hi everyone. How do I view all active rules of iptables ?
<Idle247> iptables -L
<Crosswing> Idle247: thanks. But how do I clear all rules?
<graz> gah, ****ing arcane syntax
<Mjolnir> Love the way IRC servers dump me....
<Idle247> Crosswing: clear it? -F
<Crosswing> Uhm... guys... any idea how to clear all iptables rules ?
<Idle247> http://www.joyoftech.com/joyoftech/joyarchives/915.html
<Idle247> rofl
<cls> idle
<cls> lol
<cls> nice find
<cls> http://www.joyoftech.com/joyoftech/joyarchives/913.html
<rage_> okay debian folks. I have myself a little situation.
<rage_> I have a reiserfs partition with an old linux installation on it
<rage_> I plopped in a debian cd, asked it to leave the partition intact, and began installing the base system.
<rage_> it started giving me errors so I went into the virtual terminal ALT+F2, and checked the mount point out. it mounted.
<rage_> I cded into my drive and I saw everything there. /etc/ /var/ and whatnot.
<rage_> However, I tried to cd into /home, and it wouldn't let me.
<rage_> is that because of some permission thing in reiserfs?
<Trey> wake up
<rage_> or did i pretty much wipe out my whole /home dir
<rage_> please tell me I didn't.
<Trengo> rage_ cat that etc/fstab
<Trengo> see where is home mounted from
<Trengo> or was :s
<rage_> good idea.
<rage_> hang on. lemme check.
<rage_> apparently the entire / was mounted to the device.
<rage_> including /home.
<rage_> I wonder why I can't cd into /home.
<rage_> and plus, I know its a bad idea for me to be doing an unclean installation
<rage_> but holy ****.
<rage_> did I just delete my /home?
<rage_> I dont think the debian minimal cd would have done that
<Trengo> rage_ ls -l
<Trengo> what does it say?
<rage_> says it was created october 28, 2006
<rage_> so I'm in good shape there.
<rage_> unless.
<rage_> my bios date is wrong
<rage_> crap.
<Crosswing> hm
<rage_> Well regardless, I have just as many permissions to /home as I do to /etc/ and /usr/
<Crosswing> Any command that will show me what version of Mandriva I'm running?
<rage_> i wonder why I can't cd into it
<Trengo> Crosswing cat /etc/*release i think
<Trengo> rage_ what else does it say?
<Trengo> what kind of file is it?
<Crosswing> Trengo: thanks.
<rage_> drwxr-xr-x 2 root root
<rage_> crap liker that
<Crosswing> Good night.
<Trengo> and you're root?
<rage_> Well, i'm obviously supposed to be root
<rage_> since its the base install of debian
<rage_> lol
<rage_> ragedog
<rage_> .
<planet> Hi
<Trengo> rage_ and ls -la ?
<Trengo> home/*
<rage_> I even tried chmod -R 777 /target/home
<rage_> I now have full everything to the folder
<rage_> heh, and for some reason /target/home seems empty.
<Trengo> but . and .. are in there, right?
<rage_> yes
<rage_> they are
<rage_> previously, it says 172 : cant cd into home
<rage_> or something like that
<rage_> but then I tried again, and it worked
<rage_> but it was blank
<rage_> I'm thinking its a reizerfs feature
<rage_> or something.
<Trengo> looks like home was mounted after booting?
<rage_> are you thinking that it may have been on another drive?
<rage_> or another partition?
<Trengo> to say that we need to find out how it was mounted :)
<rage_> hm. well. that is true.
<rage_> although.
<rage_> /etc/fstab doesn't show anything other mountpoints
<rage_> besides /
<tbone> guys, in what file are the labels referred to in fstab and grub like /boot etc stored ?
<planet> say again?
<tutt> ok this ****s.. i am trying to filter out an attack, but my customer's website is an arabic website and most of his clients are from saudi arabia or egypt
<tbone> LABEL=/boot /boot ext3 defaults 1 2 is a line from fstab
<tbone> where is that mached to the device
<tutt> both countries use proxy servers for almost EVERYONE. Therefore, when I use iptables to ban one IP, i am actually banning hundreds of people
<planet> thats a redhat thing
<Trengo> tutt then dont ;)
<tutt> i know that http reqeusts from these proxies include an X-Forwarded-For header, but I don't know if there is anything iptables can pick up to selectively block. PLEASE HELP!
<tutt> Trengo.. i am damned if i do, damned if i don't
<tbone> i see
<tutt> it is a somewhat slow synflood, but it seems very effective at making the website useless
<tutt> the network this server is on is protected by toplayer ddos gear, and that gear is not detecting this attack
<planet> block em then
<tutt> planet: that's what i've been trying all day
<tutt> but if you read what i just said, you will find out why it doesn't work too well
<tutt> i have tried every common method for mitigating ddos attacks with iptables
<planet> tutt are you an ISP?
<tutt> i do webhosting
<planet> does your ISP have a sandvine?
<tutt> sandvine?
<tutt> never heard of it
<planet> call em
<tutt> what is a sandvine?
<planet> have them block it
<tutt> i know more about this stuff than they do.. and i was hoping someone in here knows even more
<planet> they can block it.
<planet> trust me your ISP knows more then you
<tutt> you'd be surprised
<planet> lol
<planet> you don't understand networking like they do
<graz> you may know more than the call center droids, but I suspect you're no noc monkey
<tbone> route -host attacker.com gw 127.0.0.1 :p
<planet> tbone it would be more effective if you block the traffic before it even hits your router.
<tbone> yea
<planet> Send your ISP abuse logs, they will drop the traffic before it arrives at your drop
<planet> They can probably drop the traffic before it arrives on your Vlan
<Alien88> tbone: i'm ***uming you've turned on syn cookies
<tbone> Im not the being attacked here
<tbone> the one*
<Alien88> er
<Alien88> tutt: i'm ***uming you've turned on syn cookies
<tbone> whats a syn cookie?
<tutt> yes, i did turn on syn cookies
<tutt> one of the first things i did
<monster> how can i verify which hd is which..
<monster> i want to verify in this format
<monster> (hd0,1)
<monster> i knows its /dev/sda2
<monster> but i have hda and hdb
<monster> i think it might be
<monster> (hd2,2)
<graz> and trying it?
<monster> im trying to install grub
<graz> yes. and when you tried (hd2,2)?
<monster> i haven't tried
<monster> im trying to figure out if its the right location before running it
<graz> *boggle*
<rage_> kernel panic : attempted to kill init!
<rage_> :(


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#beginner
#delphi
#beginner
#firebird
*** STOP 0x000008E
noob 4
loadmovie picture referer
#beginner
onclick div javascript



Home  |  disclaimer  |  contact  |  submit quotes