Date: Tue, 11 Sep 2007 07:55:04 +1000
From: Alex Samad <alex@samad.com.au>
To: Debian Users <debian-user@lists.debian.org>
Subject: Iptables & Default policy of Reject
Message-ID: <20070910215504.GF6156@samad.com.au>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="27ZtN5FSuKKSZcBU"
Content-Disposition: inline
--27ZtN5FSuKKSZcBU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Hi =
=20
=
=20
I am just going through my firewall setup and I notice I can no longer =
=20
do iptables -P INPUT REJECT =
=20
=
=20
when did this happen ? I could have sworn that is what I used to use as =
=20
a default, yes I know I can drop and add a -A -j REJECT =
=20
=
=20
=
=20
amd64 lenny =
=20
iptables -V =
=20
iptables v1.3.8 =
=20
uname -r =
=20
2.6.20-1-amd64 =
=20
=
=20
iptables -P INPUT REJECT =
=20
iptables: Bad policy name =
=20
=
=20
but I can do a iptables -A INPUT -j REJECT =
=20
=
=20
strange =
=20
Alex
ps sorry if this a double post I did not see my previous email make it to t=
he=20
list
--27ZtN5FSuKKSZcBU
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG5b04kZz88chpJ2MRApUnAJ9Ret/gtkqIhtgIJ692Reh0JDyRXwCfe9CO
y0jrj+3gLpE6OD8tNB1RHU0=
=pfF9
-----END PGP SIGNATURE-----
--27ZtN5FSuKKSZcBU--
Date: Mon, 10 Sep 2007 23:30:45 +0200 (CEST)
From: MacMillan <badboykillers33@hotmail.com>
To: debian-user@lists.debian.org
Subject: big whoop
Message-Id:
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
He shouldnt have been prosecuted anyway. It is ridiculous that Microsoft =
is allowed to force their terms on peop;e when they are almost forced to =
buy MSFT software products by their monopoly in pc op systems.
[url=3Dhttp://www.macmillanonline.net]MacMillanOnline[/url]
Date: Mon, 10 Sep 2007 17:02:06 -0500
From: "Nelson Castillo" <nelsoneci@gmail.com>
To: "Debian Users" <debian-user@lists.debian.org>
Subject: Re: Iptables & Default policy of Reject
Message-ID: <2accc2ff0709101502h1286693fm8cdf249da2c2f972@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On 9/10/07, Alex Samad <alex@samad.com.au> wrote:
> Hi
>
> I am just going through my firewall setup and I notice I can no longer
> do iptables -P INPUT REJECT
iptables -P INPUT DROP
I use DROP. I guess it is not a good idea to send ICMP packets back
by default (But I don't know if it can be done).
Anyway, here is the result of my test:
fugue:~# iptables -P INPUT REJECT
iptables: Bad policy name
fugue:~# iptables -P INPUT DROP
fugue:~# uname -a
Linux fugue 2.6.22-1-686
Regards,
N.-
--
http://arhuaco.org
Date: Tue, 11 Sep 2007 00:11:38 +0200
From: Krzysztof =?UTF-8?Q?Luba=C5=84ski?= <luban@nerdshack.com>
To: Debian-user list <debian-user@lists.debian.org>
Subject: Re: Where, Doom3 For Linux Download
Message-Id: <1189462298.12106.8.camel@localhost>
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable
On Mon, 2007-09-10 at 17:09 -0400, Orestes Leal wrote:
> Hi Folks, I need a 'direct' download (with suport for resume) for downloa=
d
> de Linux version of doom3, I have the original 3 CDs so the only thing
> that I need it=B4s the .run? or whatever for linux, any help will be
> thankfully appreciated,
Hi.
Go to the game's website http://www.doom3.com/ -> Updates and look
through the sites provided there. If they don't give direct links
(usually they have some form of queue and authorization) you can try
putting the file name in a search engine. Strange it's not readily
available at id Software's site, though... Maybe look somewhere in
ftp://ftp.idsoftware.com/idstuff/doom3/ - but the server seems to be
down now.
Regards,
--=20
Krzysztof Lubanski
Date: Mon, 10 Sep 2007 14:39:37 -0800
From: "Britton Kerin" <bkerin@fastmail.fm>
To: debian-user@lists.debian.org
Subject: permissions problems when using libusb
Message-Id: <1189463977.14256.1209925481@webmail.messagingengine.com>
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-1"
I have a program that uses libusb and it only works from root. When I
try
to run as a normal user I get errors like this:
avrdude: usb_open(): cannot read serial number "error sending control
message: Operation not permitted"
avrdude: usb_open(): cannot read product name "error sending control
message: Operation not permitted"
avrdude: usbdev_open(): error setting configuration 1: could not set
config 1: Operation not permitted
I didn't see a usb group in /etc/group or anything like that. Can
anyone
tell me the preferred way to let users run programs that use libusb?
Thanks,
Britton Kerin
Date: Mon, 10 Sep 2007 17:45:58 -0500
From: Michael Shuler <michael@pbandjelly.org>
To: debian-user@lists.debian.org
Subject: Re: permissions problems when using libusb
Message-ID: <46E5C926.4020607@pbandjelly.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
On 09/10/2007 05:39 PM, Britton Kerin wrote:
> I have a program that uses libusb and it only works from root. When I
> try
> to run as a normal user I get errors like this:
>
> avrdude: usb_open(): cannot read serial number "error sending control
> message: Operation not permitted"
> avrdude: usb_open(): cannot read product name "error sending control
> message: Operation not permitted"
> avrdude: usbdev_open(): error setting configuration 1: could not set
> config 1: Operation not permitted
>
> I didn't see a usb group in /etc/group or anything like that. Can
> anyone
> tell me the preferred way to let users run programs that use libusb?
/usr/share/doc/libusb-0.1-4/README.Debian has some mount options that
might be helpful in your situation.
--
Kind Regards,
Michael Shuler
Date: Tue, 11 Sep 2007 01:10:50 +0200
From: Michael Biebl <biebl@debian.org>
To: Bernd Aufrecht <bernd.aufrecht@gmx.de>
Cc: debian-user@lists.debian.org
Subject: Re: HAL Problem - nautilus does not display Devices/Partitions correctly
Message-ID: <46E5CEFA.2090209@debian.org>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature";
boundary="------------enigAFC39F5D8851F662339C4776"
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigAFC39F5D8851F662339C4776
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Bernd Aufrecht schrieb:
> Hi,
>=20
> i have recently installed HAL and the gnome-volume-manager on "unstable=
"
> Now when i open nautilus it seems that HAL mounts some additional
> Partitions that are not in my fstab, for example a "93,1 GB-Volume"
> which i have created but not used yet.
>=20
That's not a bug. HAL resp. gnome-vfs shows all partitions available.
/etc/fstab is not the canonical source for the partition information.
Michael
--=20
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
--------------enigAFC39F5D8851F662339C4776
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFG5c77h7PER70FhVQRAhDlAJwIOWxOsrePv88SaNzOPdFZ+wtvyACfQ1Pq
c6HQafRMobFznjYbU2szg3Y=
=n8Eo
-----END PGP SIGNATURE-----
--------------enigAFC39F5D8851F662339C4776--
Date: Mon, 10 Sep 2007 14:22:17 -0500
From: "Mumia W.." <paduille.4061.mumia.w+nospam@earthlink.net>
To: debian-user@lists.debian.org
Subject: Re: how to get rid of spams hitting debian-user-digest@lists.debian.org
Message-ID: <46E59969.6000506@earthlink.net>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
On 09/10/2007 10:35 AM, Wayne Topa wrote:
> Andrew Sackville-West(andrew@farwestbilliards.com) is reported to have said:
>> On Mon, Sep 10, 2007 at 09:15:19AM +0800, Michael Yang wrote:
>>> It's annoying me .....why there is so much spams in the list?
>> please read the archives from today, Sep 9/10 2007, as this issue has
>> been discussed.
>
> I am not seeing this spam so will have to go to the archives. Guess
> murx/mailfilter works better then whatever the list uses.
>
> Wayne
>
I just learned how good my ISP's spam-filtering is. *All* of the
member-lengthening spams are in my online spam folder--my Inbox was
protected.
Now I understand what Nigel Henry was talking about. If that stuff was
hitting my Inbox, I would've unsubscribed by now.
Date: Mon, 10 Sep 2007 14:25:57 -0500
From: "Mumia W.." <paduille.4061.mumia.w+nospam@earthlink.net>
To: Debian User List <debian-user@lists.debian.org>
Subject: Re: Where and how do I install a TTF font?
Message-ID: <46E59A45.9060404@earthlink.net>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
On 09/10/2007 10:34 AM, Sjoerd Hiemstra wrote:
> [...]
> http://www.elfring.com/license-d.php
>
> It says, for example: "We also offer embedable distribution licenses.
> These special fonts can be embedded in pdf files."
> Well, these fonts are more expensive then.
>
>
Thank you.
Date: Mon, 10 Sep 2007 20:30:42 -0400
From: Celejar <celejar@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: another script query (perl?)
Message-Id: <20070910203042.2f4be123.celejar@gmail.com>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
On Fri, 7 Sep 2007 15:04:50 +0100
Richard Lyons <richard@the-place.net> wrote:
> Hi, all you script wizards.
>
> I thought this would be easy, but I haven't found anything to crib
> from...
>
> I need a script to read a text file (actually tex) and parse lines of a
> table that may or may not span newline characters in the file.
> Basically, there are lines of the form
>
> {some text} & {some more text} & {text c} & {text d} \\
>
> where the braces are only for clarity and do not occur in the files, and
> where the bits of text may include whitespace which may include newline
> characters. There may also be escaped ampersands in the text ('\&'), and
> the text fragments may be empty.
>
> I suspect perl may be the way forward. I need to be able to read each
> file, parse each set of three ampersands with a double backslash
> breaking it into four substrings, manipulate the substrings and write
> the file anew. A typical manipulation will be to take text c and copy
> it to text d. I shall also try to strip leading and trailing whitespace
> to tidy up the file.
>
> Any and all pointers will be gratefully received!
Take a look at the perl Text::ParseWords module 'man
text::parsewords'). It may do what you want, depending on your needs
with respect to quoting and escaping.
> richard
Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator
Date: Mon, 10 Sep 2007 20:36:59 -0400
From: Tom Allison <tom@tacocat.net>
To: Debian User List <debian-user@lists.debian.org>
Subject: postgresql help
Message-Id: <C1F5D3C6-91CF-495D-AA62-318D31314B2F@tacocat.net>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
I'm at a road block...
I was reinstalling my hard drives to put in a RAID1 array.
The RAID/LVM stuff works 100%.
But somewhere I screwed up my postgresql-8.2 database installation.
I meant to set up the data directory on the RAID disk array
Unfortunately I deleted the /var/lib/postgresql/ directory and can't
or don't know what to do to fix it.
No big deal, nothing invested, so I did a uninstall/purge on
postgresql-8.2.
I reinstalled the database using aptitude (postgresql-8.2, postgres-
client-8.2, libpq5) thinking that this would fix everything.
Nothing is happening.
No logs created to indicate if it works or not.
No directory created to show where the data directory is.
Nothing.
I'm just staring blankly at this.
I did a uninstall + purge and no errors reported.
I do a reinstall and NOTHING.
I've never experienced anything this blank before.
help?
Date: Mon, 10 Sep 2007 19:46:09 -0500
From: "Mumia W.." <paduille.4061.mumia.w+nospam@earthlink.net>
To: Debian User List <debian-user@lists.debian.org>
Subject: Re: Real problem with debian user is NOT spam, but that posts don'
t get posted.
Message-ID: <46E5E551.90104@earthlink.net>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
On 09/10/2007 02:46 PM, Martin Zobel-Helas wrote:
> Hi,
>
> On Mon Sep 10, 2007 at 18:41:15 -0000, J wrote:
>> Real problem with debian user is not spam, but that posts don' t get
>> posted.
>
> Can you please check if you are subscribed to
> whitelist@lists.debian.org?
> [...]
Huh? This is the first I've heard of that address? Where is it documented?
Date: Mon, 10 Sep 2007 20:17:54 -0500
From: "Mumia W.." <paduille.4061.mumia.w+nospam@earthlink.net>
To: Debian User List <debian-user@lists.debian.org>
Subject: Re: Iptables & Default policy of Reject
Message-ID: <46E5ECC2.6000207@earthlink.net>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
On 09/10/2007 04:55 PM, Alex Samad wrote:
> Hi
>
> I am just going through my firewall setup and I notice I can no longer
> do iptables -P INPUT REJECT
>
> when did this happen ? I could have sworn that is what I used to use as
> a default, yes I know I can drop and add a -A -j REJECT
>
>
> amd64 lenny
> iptables -V
> iptables v1.3.8
> uname -r
> 2.6.20-1-amd64
>
> iptables -P INPUT REJECT
> iptables: Bad policy name
>
> but I can do a iptables -A INPUT -j REJECT
>
> strange
>
>
> Alex
> ps sorry if this a double post I did not see my previous email make it to the
> list
Your previous e-mail was seen by me.
No, I don't remember ever being able to specify a REJECT policy for the
INPUT chain.
Date: Mon, 10 Sep 2007 20:18:44 -0500
From: "Mumia W.." <paduille.4061.mumia.w+nospam@earthlink.net>
To: Debian User List <debian-user@lists.debian.org>
Subject: Re: Real problem with debian user is NOT spam, but that posts don'
t get posted.
Message-ID: <46E5ECF4.80604@earthlink.net>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
On 09/10/2007 02:46 PM, Martin Zobel-Helas wrote:
> Hi,
>
> On Mon Sep 10, 2007 at 18:41:15 -0000, J wrote:
>> Real problem with debian user is not spam, but that posts don' t get
>> posted.
>
> Can you please check if you are subscribed to
> whitelist@lists.debian.org?
>
> The other thing that would help the listmasters is, if you could pass
> the message-id to the listmasters, so we could check what actually
> happens to your post. We then can try to improve our filters.
>
> Sorry for your problems,
>
> Martin
>
I wouldn't be surprised if this is the result of spam filter poisoning.
The spammers are putting so much legitimate text into their spams that
bayesian spam filters are degrading and flagging good messages--which is
intended to force people to turn the filters off.
I'm too lazy to do this, but I wonder if someone could count how many of
today's spams contain one line of advertising text and more than five
lines of normal text conversation captured from the web.
Date: Mon, 10 Sep 2007 21:03:45 -0400
From: Allan Wind <allan_wind@lifeintegrity.com>
To: debian-user@lists.debian.org
Subject: Re: postgresql help
Message-ID: <20070911010345.GA11472@lifeintegrity.com>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On 2007-09-10T20:36:59-0400, Tom Allison wrote:
> But somewhere I screwed up my postgresql-8.2 database installation.
> I meant to set up the data directory on the RAID disk array
> Unfortunately I deleted the /var/lib/postgresql/ directory and can't
> or don't know what to do to fix it.
Do you have any of postgres processes running (ps aux|grep postgres)?
You may want to kill those off after uninstall the postgres packages.
Did you purge & install postgresql-common?
/Allan
End of debian-user-digest Digest V2007 Issue #2354
**************************************************
Received on Mon Sep 10 21:53:03 2007