Your message dated Fri, 30 Sep 2005 13:45:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line ifscheme: Please allow mapping of schemes
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 20 May 2004 02:08:09 +0000
>From [EMAIL PROTECTED] Wed May 19 19:08:09 2004
Return-path: <[EMAIL PROTECTED]>
Received: from homer.w3.org [18.29.0.30]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BQcyf-0003Nz-00; Wed, 19 May 2004 19:08:09 -0700
Received: from buena (localhost [127.0.0.1])
by homer.w3.org (Postfix) with ESMTP
id 4985B4F5DA; Wed, 19 May 2004 22:08:08 -0400 (EDT)
Received: by buena (Postfix, from userid 1000)
id 0395D13A77; Wed, 19 May 2004 19:53:14 -0400 (EDT)
Date: Wed, 19 May 2004 19:53:14 -0400
From: Hugo Haas <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ifscheme: Please allow mapping of schemes
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-md5;
protocol="application/pgp-signature"; boundary="7ZAtKRhVyVSsbBD2"
Content-Disposition: inline
X-Reportbug-Version: 2.58
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
--7ZAtKRhVyVSsbBD2
Content-Type: multipart/mixed; boundary="mYCpIKhGyMATD0i+"
Content-Disposition: inline
--mYCpIKhGyMATD0i+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: ifscheme
Version: 1.2-1
Severity: wishlist
Hi.
I would like to do something like:
mapping eth0
script ifscheme-mapping
map masq masquerading
map * anywhere
The attached ifscheme-mapping allows this.
Regards,
Hugo
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.6
Locale: LANG=3Den_US, LC_CTYPE=3Dfr_FR.UTF-8
-- no debconf information
--=20
Hugo Haas - http://larve.net/people/hugo/
--mYCpIKhGyMATD0i+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=ifscheme-mapping
#!/bin/sh
# This script is called by ifup/down to load the network scheme specified by
# ifscheme.
if [ -z "$1" ] ; then
prog=$(basename $0)
echo "$prog: This script is a utility for ifscheme." >&2
echo "$prog: See the ifscheme(1) man page for more information." >&2
exit 1
else
iface="$1"
if [ ! -e /etc/network/scheme ]; then
echo "$iface"
else
lookup=$(cat /etc/network/scheme)
while read glob scheme; do
if [ "$which" ]; then continue; fi
case "$lookup" in
$glob) which="$scheme" ;;
esac
done
if [ "$which" ]; then echo "$which"; exit 0; fi
echo "$iface"
fi
fi
--mYCpIKhGyMATD0i+--
--7ZAtKRhVyVSsbBD2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iQCVAwUBQKvzaqN/9WeKWvkNAQGMowQAoN8znQakD4UVjxXyD1ha/Rq7ThVUfAZO
hyBL8gcuI38Z1ldsZ3k2FCjAeT3S1fJIQ9QYFPiSXq9TdSI5JS/oq7Uj9UmD99qu
yvAsdP/QBZkkVSD1O9oOEulS0N205WTAHRdWTTXvhdyZCmzx+fMphKNHgGnVG6kk
ojRNr7Pk82E=
=pTup
-----END PGP SIGNATURE-----
--7ZAtKRhVyVSsbBD2--
---------------------------------------
Received: (at 249956-done) by bugs.debian.org; 30 Sep 2005 11:45:32 +0000
>From [EMAIL PROTECTED] Fri Sep 30 04:45:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from postduif.warande.net [145.97.193.212]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ELJKW-00071T-00; Fri, 30 Sep 2005 04:45:32 -0700
Received: from 214pc223.sshunet.nl (214pc223.sshunet.nl [145.97.223.214])
by postduif.warande.net (Postfix) with ESMTP id 1482F17B4AA
for <[EMAIL PROTECTED]>; Fri, 30 Sep 2005 13:45:30 +0200 (CEST)
Received: from xar.sliepen.oi ([EMAIL PROTECTED] [127.0.0.1])
by xar.sliepen.oi (8.13.5/8.13.5/Debian-1) with ESMTP id j8UBjTSj021738
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Fri, 30 Sep 2005 13:45:30 +0200
Received: (from [EMAIL PROTECTED])
by xar.sliepen.oi (8.13.5/8.13.5/Submit) id j8UBjTQj021737
for [EMAIL PROTECTED]; Fri, 30 Sep 2005 13:45:29 +0200
Date: Fri, 30 Sep 2005 13:45:29 +0200
From: Guus Sliepen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ifscheme: Please allow mapping of schemes
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="tmlSY6BIZFrBy86E"
Content-Disposition: inline
X-oi: oi
User-Agent: Mutt/1.5.10i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
--tmlSY6BIZFrBy86E
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Fixed in 1.4.
--=20
Met vriendelijke groet / with kind regards,
Guus Sliepen <[EMAIL PROTECTED]>
--tmlSY6BIZFrBy86E
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDPSVZAxLow12M2nsRAoJCAJ41GlCtzK/R1uqhRZzGXp6CrY7WvQCdFBa8
NarLVL1nFdTC27v37xzDHDs=
=oAZp
-----END PGP SIGNATURE-----
--tmlSY6BIZFrBy86E--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]