Your message dated Thu, 31 Mar 2011 10:34:14 +0000
with message-id <[email protected]>
and subject line Bug#610375: fixed in pptpd 1.3.4-4
has caused the Debian Bug report #610375,
regarding remotenumber support
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
610375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610375
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pptpd
Version: 1.3.4

When using RADIUS plugin in pppd, it send Caller-Station-ID attribuse to
radius server. But pppd needs to know remote user IP. 

To send Caller-Station-ID information for radius server, pppd using
information (if provided) from "remotenumber" command line option.

Withowt it, pppd don't send any information about remote user IP to
radiuis server. I created very small path to pptpd. When starting pppd
it add "remotenumber" command line option. I'm already using this patch
many years in my ISP platform and it's working great !

Just a 2 additional lines in source code makes life mutch easy !!!
Please, consider to include this patch in distribution.

----- pptpd.remotenumber.patch -------------------
diff -ru pptpd-1.3.3.orig/pptpctrl.c pptpd-1.3.3/pptpctrl.c
--- pptpd-1.3.3.orig/pptpctrl.c 2005-10-31 00:40:41.000000000 +0200
+++ pptpd-1.3.3/pptpctrl.c 2006-12-09 15:08:22.000000000 +0200
@@ -781,6 +781,9 @@
                  pppd_argv[an++] = inet_ntoa(inetaddrs[1]);
         }

+        pppd_argv[an++] = "remotenumber";
+        pppd_argv[an++] = inet_ntoa(inetaddrs[1]);
+
/* argv arrays must always be NULL terminated */
pppd_argv[an++] = NULL;
/* make sure SIGCHLD is unblocked, pppd does not expect it */
---------------------------------------------------------------------

No other workaround I know to make pppd sending Caller-Station-ID for
radius server without remotenumber command line argument.

Thank you.







--- End Message ---
--- Begin Message ---
Source: pptpd
Source-Version: 1.3.4-4

We believe that the bug you reported is fixed in the latest version of
pptpd, which is due to be installed in the Debian FTP archive:

bcrelay_1.3.4-4_i386.deb
  to main/p/pptpd/bcrelay_1.3.4-4_i386.deb
pptpd_1.3.4-4.diff.gz
  to main/p/pptpd/pptpd_1.3.4-4.diff.gz
pptpd_1.3.4-4.dsc
  to main/p/pptpd/pptpd_1.3.4-4.dsc
pptpd_1.3.4-4_i386.deb
  to main/p/pptpd/pptpd_1.3.4-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Mayrhofer <[email protected]> (supplier of updated pptpd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 29 Mar 2011 11:03:36 +0200
Source: pptpd
Binary: pptpd bcrelay
Architecture: source i386
Version: 1.3.4-4
Distribution: unstable
Urgency: low
Maintainer: Rene Mayrhofer <[email protected]>
Changed-By: Rene Mayrhofer <[email protected]>
Description: 
 bcrelay    - Broadcast relay daemon
 pptpd      - PoPToP Point to Point Tunneling Server
Closes: 536424 610375
Changes: 
 pptpd (1.3.4-4) unstable; urgency=low
 .
   * Apply patch provided by Sergey Naumov to fix a segmentation fault
     when invalid IP ranges are specified in the config file (upper <
     lower)
   * Apply patch provided by Igor A Tarasov to pass the remotenumber
     command line option to pppd, which is then used for th radius
     plugin.
     Closes: #610375: remotenumber support
   * Report that the init script also supports a "status" option.
     Closes: #536424: init.d script error message does not mention
                      "status" action
Checksums-Sha1: 
 cce964a8c384709a9e57c945fe5454b00753129e 979 pptpd_1.3.4-4.dsc
 caf7a554485e0afff3b640d271825e89385963bd 12098 pptpd_1.3.4-4.diff.gz
 3df103ba95e9e6d5006d4d36a6009d3fcf8d213e 93118 pptpd_1.3.4-4_i386.deb
 11fcfc0882f693beead136ceef836e9fef4594da 21930 bcrelay_1.3.4-4_i386.deb
Checksums-Sha256: 
 7df979e27fbeff41e3fa0bab12efdf0bfd777fdd0d034da646e6254cb3403bd8 979 
pptpd_1.3.4-4.dsc
 59abeef2454be3f06d1a82bfb10bc09c7ef5c5a88269e1eb7b19d86e46292270 12098 
pptpd_1.3.4-4.diff.gz
 41edefe5eb30cd3bbab2e2dd643c15874de04f7a1461301c4e226a5c58ff43c2 93118 
pptpd_1.3.4-4_i386.deb
 3fc02f97bfb500364962bd510f2120e1c6789157a9baab34ea6a55f5d6ff084c 21930 
bcrelay_1.3.4-4_i386.deb
Files: 
 908e2454d10be5c05a9f532844b3d3ac 979 net optional pptpd_1.3.4-4.dsc
 3094a1bb4d75776910ffbc8debeeb546 12098 net optional pptpd_1.3.4-4.diff.gz
 8ab5e7573e763656d949f7539b3589c7 93118 net optional pptpd_1.3.4-4_i386.deb
 d5d7e655b1696bcfb6788477022c983d 21930 net optional bcrelay_1.3.4-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk2UVhcACgkQq7SPDcPCS96eKQCfbhiaX5cHHf9mGQRkMwlKSXzO
bfcAoNTEgGFK8DbgPQ1YA19v+qFuP7Ma
=T2DX
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to