Re: IPTables allow ping.

2008-06-14 Thread Vitezslav Kotrla
Bharath Ramesh píše v Pá 13. 06. 2008 v 21:29 +0200: $IPT --append INPUT --in-interface $EXTIF --protocol icmp --icmp-type 0 \ --destination $EXTIP --match state --state NEW,ESTABLISHED,RELATED \ --jump ACCEPT A side note: I wonder how much use is --match state in ICMP context.

Re: IPTables allow ping.

2008-06-14 Thread Alex Samad
On Sat, Jun 14, 2008 at 08:58:19AM +0200, Vitezslav Kotrla wrote: Bharath Ramesh píše v Pá 13. 06. 2008 v 21:29 +0200: $IPT --append INPUT --in-interface $EXTIF --protocol icmp --icmp-type 0 \ --destination $EXTIP --match state --state NEW,ESTABLISHED,RELATED \ --jump ACCEPT

ping not allowed ?

2008-06-14 Thread Hans-J. Ullrich
Hi all, did I restrict myself too much, or is ping not allowed as a normal user ? This appears only on my amd-64-system. What do I have to check ? snip -- [EMAIL PROTECTED]:~$ ping www.debian.org ping: icmp open socket: Operation not permitted [EMAIL PROTECTED]:~$

Re: ping not allowed ?

2008-06-14 Thread Antti Pyykko
On Sat, 14 Jun 2008, Hans-J. Ullrich wrote: did I restrict myself too much, or is ping not allowed as a normal user ? You probably did and no it isn't. Ping must be setuid root. chown root.root /bin/ping chmod 4755 /bin/ping -- // http://www.pyksy.fi/ // pyksy @IrcNet // -- To

PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved

2008-06-14 Thread Cassiel
Hi you all, I got this line in dmesg output and my PCI audio card (Terratec DMX 6fire) not working at all. Can someone tell me if this bug (a kernel bug probably, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480513) prevents PCI cards from working? or my audio card has compatibility problems

Re: C.P.U. suggestions.

2008-06-14 Thread Karl Schmidt
Douglas A. Tutty wrote: On Thu, Jun 12, 2008 at 10:20:28PM -0500, Karl Schmidt wrote: Douglas A. Tutty wrote: I had great success with JFS except that I switch away from it when told by the maintainer that IBM didn't recommend using it anymore. Could that be that they want you to use

Re: Which kernel will Lenny likely use when it is released?

2008-06-14 Thread debiminho debiminho
That shouldn't cause problems. In fact I saw a kernel package maintainer ask someone to do that to test if a bug in 2.6.24 was still in 2.6.25 and said it should install perfectly on lenny. I'm using 2.6.25 pristine in lenny, no software or hardware issues until the moment.

Re: C.P.U. suggestions.

2008-06-14 Thread Douglas A. Tutty
On Sat, Jun 14, 2008 at 02:13:08PM -0500, Karl Schmidt wrote: Douglas A. Tutty wrote: The only problem I had with JFS was what I have with all metadata-journal-only: I don't have a UPS and some files would go missing. ?? simply turn on autosave in your application.. or dig through /tmp