Mail System Error - Returned Mail

Mail Administrato ( Postmaster@ns.allgaeu.net )
Fri, 18 Sep 1998 17:33:08 +0200

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

This Message was undeliverable due to the following reason:

A message was not delivered because a loop was found in the Mail
eXchanger (MX) record database. The destination host has an MX
record that points to this host, but there is no account for the
recipient.

Here are a few possible solutions for clearing up this problem:

- return the mail since the address was invalid

- fix the MX records in the DNS for the host in question
and then resubmit the message

- add an account or alias for the recipient on this machine
and then resubmit the message

If this machine should be handling all mail for the destination
host, it should be added to the list of Local-Mail-Domains in
the "System Configuration."

Destination host: allgaeu.net

The following recipients did not receive this message:

<beck@allgaeu.net>

Please reply to Postmaster@ns.allgaeu.net
if you feel this message to be in error.

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

Reporting-MTA: dns; ns.allgaeu.net
Received-From-MTA: dns; [207.53.165.8] [207.53.165.8]
Arrival-Date: Mon, 14 Sep 1998 16:56:41 +0200

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

Received: from walnut.iea-software.com ([207.53.165.8]) by ns.allgaeu.net
(Netscape Messaging Server 3.5) with ESMTP id AAA91A
for <beck@allgaeu.net> Mon, 14 Sep 1998 16:56:42 +0200
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++;

--===========================_ _= 8405151(22571)--