Mail System Error - Returned Mail

Mail Administrato ( Postmaster@sneezy.bworldonline.com )
Wed, 16 Sep 1998 23:10:16 -0800

--===========================_ _= 772705(16963)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

This Message was undeliverable due to the following reason:

Your message was not delivered because the destination computer was
not reachable within the allowed queue period. The amount of time
a message is queued before it is returned depends on local configura-
tion parameters.

Most likely there is a network problem that prevented delivery, but
it is also possible that the computer is turned off, or does not
have a mail system running right now.

Your message was not delivered within 2 days.
Host linux.bworldonline.com is not responding.

The following recipients did not receive your message:

<ren@linux.bworldonline.com>

Please reply to Postmaster@sneezy.bworldonline.com
if you feel this message to be in error.

--===========================_ _= 772705(16963)
Content-Type: message/delivery-status
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Reporting-MTA: dns; sneezy.bworldonline.com
Received-From-MTA: dns; [207.53.165.8] [207.53.165.8]
Arrival-Date: Mon, 14 Sep 1998 22:45:51 -0800

--===========================_ _= 772705(16963)
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: from walnut.iea-software.com ([207.53.165.8])
by sneezy.bworldonline.com (Netscape Messaging Server 3.0)
with ESMTP id AAA26566 for <nats@bworld.com.ph>
Mon, 14 Sep 1998 22:45:52 -0800
Received: from walnut.iea-software.com (walnut.iea-software.com [207.53.165.8]) by walnut.iea-software.com (NTMail 4.00.0020/NT6651.00.c89adb95) with ESMTP id za000542 for <radiusnt@iea-software.com> Mon, 14 Sep 1998 07:38:10 +0100
Received: from [207.53.165.2] by walnut.iea-software.com (NTMail 4.00.0020/NT6651.00.c89adb95) with ESMTP id xyfaaaaa for <radiusnt@iea-software.com> Mon, 14 Sep 1998 07:38:07 +0100
Received: from twister.emerald.iea.com (unverified [198.17.249.19]) by pine.iea-software.com
(Rockliffe SMTPRA 2.1.5) with SMTP id <B0127884354@pine.iea-software.com> for <radiusnt@iea-software.com>
Mon, 14 Sep 1998 07:48:36 -0700
Received: from [195.200.64.13] by twister.emerald.iea.com (NTMail 3.03.0016/1.agp1) with ESMTP id ua351800 for <radiusnt@iea-software.com> Mon, 14 Sep 1998 07:43:03 -0700
Received: from littledevil.ath-farm.acropolis.net [195.200.64.10] by mail.acropolis.net
(SMTPD32-4.02c) id AB133C0274; Mon, 14 Sep 1998 17:41:23 +0200
From: "Ioannis Chazakis" <ioannis@acropolis.net>
To: <radiusnt@emerald.iea.com>
Subject: assigning different ips for the same user depending on the port he connects
Date: Mon, 14 Sep 1998 17:36:55 +0300
Message-ID: <01bddfed$1f205de0$0a40c8c3@littledevil.ath-farm.acropolis.net>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-7"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3

Hi, i'm a new member to this list.
I've started evaluating the radius server and i've already got a question !

i am allowing demo users to dialin and check out my system.
I would like to :
a) limit their logins to a maximum of 5
b) assign to each one of them a different ip address depending on the
port they connect, i.e. username demo, nas port 1, ip address 10.0.0.1
username demo,nas port 2, ip address 10.0.0.2 etc

i tried using both text and odbc authentication with the following users
file :

.......
......
demo Password = "demo", Nas-Port = 1
User-Service = Framed-User,
Framed-Protocol = PPP,
Framed-Address = 10.0.0.1,
Framed-Netmask = 255.255.255.0,
Framed-Routing = None

demo Password = "demo", Nas-Port = 2
User-Service = Framed-User,
Framed-Protocol = PPP,
Framed-Address = 10.0.0.2,
Framed-Netmask = 255.255.255.0,
Framed-Routing = None

so that user demo at port 1 gets ip 10.0.0.1 and user demo at port 2 gets ip
10.0.0.2
I then dial into port 1 and get the correct ip address. When I dial into
port 2, i get disconnected and from what i figured out, only the first demo
entry in the text file is checked which has a nas-port = 1 so I get
disconnected.
Is there any way to accomplish what I am trying to do?

Thanks

ioannis@acropolis.net

while(!asleep()) lambs++;

--===========================_ _= 772705(16963)--