firewall (fwd)

2000-10-01 Thread debian-isp


-- Forwarded message --
Date: Wed, 27 Sep 2000 21:28:47 -0500 (EST)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: firewall

Hello All,
Has anyone found making a debian machine with firewall support useful?
What are firewalls useful for? Do they simply prevent packets from passing
through the firewall into the rest of the network? Would a firewall
necessarly have to be also configured to be a router? Any info you guys
can provide would be useful. I was thinking about making one of my debian
machies a firewall, but don't really know what I would do with it:)

Thanks,

D. Ghost




Re: need help

1998-06-18 Thread amos-debian-isp
On Fri, June 19 1998, Wiria A Kusuma <[EMAIL PROTECTED]> wrote:
|Hi all.., its me again asking for your help, I had my isp running, I use
|debian linux as authentication server, my problem is that I do not know how to
|limit one login session per user, I had tried to write a script to do that job

It's pretty easy - basically you should install the latest
radiusd-cistron which lets you specify a per-user somultaneous-use
limit with something like the following:

# Let users login only once simultenously
DEFAULT Simultaneous-Use = 1,
Fall-Through = 1

# I let myself login up to 10 times
amosSimultaneous-Use = 10,
Fall-Through = 1

That's it.

Radiusd-cistron is maintained by Miquel van Smoorenburg, who's also a
Debian maintainer (among many other things...:), so you can build a
debian package stright from the "upstream" source.

Cheers,

--Amos

--Amos Shapira| "Of course Australia was marked for
133 Shlomo Ben-Yosef st.  |  glory, for its people had been chosen
Jerusalem 93 805  |  by the finest judges in England."
ISRAEL[EMAIL PROTECTED] | -- Anonymous


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]