@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4



Comments:

<0> lo
<0> lo.
<1> hi
<0> is it possible to make iptables to act as a bandwidth limitor ? now just mark some packets etc..
<1> use mrtg package i think
<1> oops i meant, rrdtools
<0> what can i do with rrdtools ?
<1> dpkg -s rrdtools to find out :-)
<0> ProphetPX: A system to store and display time-series data
<0> nothing about bandwidth limitor ...
<1> !dpkg mrtg
<2> is there a way to setup a linux router with 2 internet connections so that it automagically switches over if one fails?
<0> mrtg tool to monitor the traffic load on network-links
<1> mrtg - multi-router traffic grapher
<1> rrdtools
<1> <dpkg> [mrtg] old, use rrdtools instead. Check out http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html and RRDTOOL is at



<0> so only with this tools i can do bandwidth limiting ?
<1> as far as i remember, it is 1 pkg to try
<1> i am new here :-)
<0> iproute2 can do that too. but it is very complex
<0> ProphetPX: something else..
<0> i do " iptables -N New_Chain"
<0> how can i link this chain with the INPUT ?
<1> I don't know, honestly. I'm not an expert (I wish)
<2> tell it to go on the input chain
<0> iptables -I New_Chain -j INPUT
<0> this is corect ?
<0> nope its not
<1> the pkg is named rrdtool, sorry
<2> iptables -I INPUT blah blah
<0> Marticus: how can i do that ?
<0> ousp.. s/marticus/morticus/
<2> i don't think i understand exactly what you want to do
<0> morticus: i want to create a chain that will be linked with the INPUT.
<0> morticus: ex: add some ip's there. not on the INPUT chain.
<2> create your chain then use J to jump to it given certain circumstances
<0> can you give an example ?
<1> hey i have a question
<1> how do i stop iptables from reporting stuff to stdout? it's messing up my screen
<1> can anyone help me? How do i stop iptables from messing up my screen?
<1> grrrr it did it again
<3> How?
<1> hello?
<4> hello ProphetPX
<1> hi :-)
<1> can anyone here help me with my problem?
<3> How does it mess up your screen?
<3> Stop logging?
<1> it keeps reporting reported packets to it. i don't want that. at best it should just log them and leep it out of my way
<3> Did you start it yourself?
<1> it keeps coming to my screen/stdout. i want to stop that
<1> i dont know what i am doing with debian. i am only still familiar with other distros
<1> i think i did start iptables myself, yes. how do i have it start auto?
<1> argh ... what do i do :-(
<1> hello? lol
<1> hello? :-(
<3> Where does your rules come from?
<1> sighs :-(
<1> HELLO!?
<4> aloha, ProphetPX
<1> bah @ bots
<3> Have you installed any fw? :)
<1> what?
<1> i have iptables
<1> i need to stop iptables from reportingto my screen - how do i do that???
<3> Well.
<3> iptables -F
<4> iptables -F is probably the default conf hehe
<3> Flushes everything.
<1> how do i stop iptables from reporting stuff to my console/stdout ?
<3> Whats the output of iptables -vnxL?
<1> i am not going to do -F .... that's deleting all rules :-(
<1> grr
<1> hold on
<3> iptables -vnxL |grep log, iptables -vnxL |grep LOG
<3> or iptables-save



<3> To show your rules.
<1> hmmmmm
<1> all i want to do is stop it from reporting junk to my dang console :-(
<3> ProphetPX: Thats why i want too see where the logging come from.
<1> wtf? i tried that command it did nothing but errors :-(
<1> I DONT CARE WHERE THE DANG LOGGING COMES FROM :-( i just want it to stop
<1> it keeps outputting stuff to my console ... i just want it to stop
<3> Something has enabled that. ( It doesnt do it by default. )
<1> ...... sighs :-(
<1> look, i dont know what i am doing ok. please help :-(
<1> i tried that command, it did nothing
<1> i dont know what enables what
<3> ProphetPX: And to know where it comes from we have to find out where it comes from.
<3> ProphetPX: K.
<1> i know but how? I tried what u said, it did nothing
<1> ARGH IT DID IT AGIAN
<1> P-Fw-DROP-UDP-IN: IN=eth0 OUT= MAC=00:10:5a:26:d9:39:00:0f:db:41:70:2f:08:00 SRC=86.138.60.163 DST=192.168.1.47 LEN=59 TOS=0x00 PREC=0x00 TTL=106 ID=4309 PROTO=UDP SPT=47542 DPT=32023 LEN=39
<1> there
<1> whatever that means
<1> something about a dropped forward packet or somewhat
<3> ProphetPX: Then do iptables-save >iptables-save
<3> ProphetPX: Then put the file on the web or send it to me.
<1> it keeps putting that stuff right in my console
<1> eh ... wouldnt putting my iptables list be like asking to be hacked?
<3> Hehe, No.
<1> isnt there just simple way to turn it OFF ? damn
<1> like a command or a switch
<3> Yes.
<1> a setting??
<1> ok then what
<3> If we know what turned it on.
<3> Then its easy. :)
<1> i dont care what turned it on i just wanna stop it from reporting
<1> can't i just tell iptables to stopit
<1> i dont understand why it cant be just freakin simple
<3> Read what i have said.
<3> If you dont listen i cant help you.
<1> i am trying to listen but i dont see why i cant just type something in quick and fast ... to stop it. why a big long bug hunt?
<3> 01:24 < TmBerg> ProphetPX: Then do iptables-save >iptables-save
<3> If you do that.
<1> ok ... fine .. I'll do it
<3> A file will be created that show all your rules.
<1> but i already have my firewall rules in a file in /etc/firewall-rules that i iptables-restore </etc/firewall-rules as it is
<1> u want that?
<1> I'm sorry I am just very frustrated :-(
<3> Yeah. :)
<1> ok how do i show it to you
<1> or what do i look for
<3> ProphetPX: Then put the file on the web or send it to me.
<1> ok, a pastebin maybe?
<1> hold on
<3> Sure.
<1> ok the only paste-bin i know of is the one i was using that someone in #debian mentioned earlier.
<1> I'll be using that one if it is ok, then you can see.
<3> How big is it?
<1> kinda big lol hold on, pasting
<3> compress it and/or put it on ftp.
<3> brb...
<1> oi!!! no way
<1> too hard :-(
<1> i can mail it tho
<1> maybe .... i cant seem to get freakin mutt to setup :-(
<3> dcc send?
<1> how? I dont know how :-(
<1> i am using bitchx and i have not used it in a long time
<1> sighs ... i hate this
<1> er ... wtf
<1> ???
<3> Take a deep breath and take it easy. :)
<1> oi yoi yoi ... u have no idea how long i have been battling various probs with this thing
<3> /dcc send thefile TmBerg
<1> ok that might work hold on
<3> Or something like that. :)
<3> Been years since i used it to.


Name:

Comments:

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






Return to #iptables
or
Go to some related logs:

aqualung lcdproc
fedora openswan hostkey.secrets
python vim tabspaces
#bash
#php
#perl
#web
#javascript
#math
lm_sensors nforce3-a



Home  |  disclaimer  |  contact  |  submit quotes