Linux as PPP and ISDN Router

2000-05-10 Thread Mike Almogy



Hi list.

I want to thank all those who help me to build my 
LinuxRouter.
I know, it is not a hard task, but still it is a 
task.

Now i connect all my LAN to the Internet with one 
linux box who acts as router.
I hope that in few days Bezeq will install my new 
ISDN line and then i will be able to connect with it and not with my 384,00 
Modem.

I will write some help about how to do this as soon 
as i will be sure that everything is working ok.



Once again, thanks,

Mike



Re: per-user per-ip pop3 access

2000-05-10 Thread Ira Abramov

On Tue, 9 May 2000, Tzafrir Cohen wrote:

 I want to have a pop3 server that will allow most users to only access
 from the local network, but to allow a small group of users to also read
 mail from all over the internet.

using tcpserver from Dan Bernstein you can bind the pop server to one IP
only or the other, or at least pass the IP address as an environment
variable to the pop process or even set a flag in the environment
according to the originating IP address. all you will have left to do is
hack the process (or maybe PAM if the popd uses it?) to check for the
environment flag and decide on the action.

another choice is to have a 486 machine outside the firewall for some of
the users (only those who poll mail from home) and the rest will be
inside the firewall.

more ides?

-- 
Ira Abramov ; Penguinophile ; www.linux.org.il 
"It is easy to sympathize with the MIS staffs around the world, I mean who hasn't 
lost work due to Windows or a Microsoft application crashing?"
  -- Chris DiBona, happy he's been using Linux and can avoid such things, from 
the introduction. (Open Sources, 1999 O'Reilly and Associates) 


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: GNU Pgp.

2000-05-10 Thread Yosi




From: Alex Dukhan [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: GNU Pgp.
Date: Tue, 9 May 2000 11:24:51 +0300
MIME-Version: 1.0
Received: from [132.65.16.10] by hotmail.com (3.2) with ESMTP id 
MHotMailBAE119C300AAD820F3968441100AEC730; Tue May 09 01:39:45 2000
Received: from cs.huji.ac.il ([132.65.16.10])by cs.huji.ac.il with esmtp 
(Exim 3.10 #1)id 12p5O5-0005k3-00; Tue, 09 May 2000 11:29:05 +0300
Received: with LISTAR (v0.124a; list linux-il); Tue, 09 May 2000 11:28:03 
+300 (IDT)
Received: from iglu.inter.net.il ([192.116.202.69])by cs.huji.ac.il with 
smtp (Exim 3.10 #1)id 12p5N4-0005jq-00for [EMAIL PROTECTED]; Tue, 09 
May 2000 11:28:02 +0300
Received: (qmail 5169 invoked by uid 107); 9 May 2000 08:27:48 -
Received: (qmail 5167 invoked from network); 9 May 2000 08:27:48 -
Received: from unknown (HELO gandalf.nrt.co.il) (194.90.217.250)  by 
iglu.inter.net.il with SMTP; 9 May 2000 08:27:48 -
Received: by mail.versaware.com with Internet Mail Service (5.5.2650.21)id 
KJD8X737; Tue, 9 May 2000 11:24:52 +0300
From [EMAIL PROTECTED] Tue May 09 01:41:37 2000
Delivered-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
X-Mailer: Internet Mail Service (5.5.2650.21)
   Does anyone know if GNU PGP provide PKI ?

You mean GnuPG (Gnu Privacy Guard). And as far as I recally, no it
doesn't.

   Other link on free PKI will also be useful.
   Thanks for your answers.

Maybe FreeS/WAN provides a PKI. Or at least that was one of it's
goals. Have a look at http://www.freeswan.org

Yosi
-
In God We Trust. All others must submit an X.509 certificate.


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: A tool to automate interaction with the (books) library website?

2000-05-10 Thread Leonid Igolnik - LiM

Try http://libagent.cs.technion.ac.il/index.html

Leonid

On Sun, 7 May 2000, Shaul Karl wrote:

|   Hello,
|Beside using a programming language are there any tools to assists or even let 
|non programmers automate the interaction with the (books) library site so that 
|loans renewal can be handled from cron?
|
|
|-- 
|   
|   --  Shaul Karl [EMAIL PROTECTED]
|
|
|
|=
|To unsubscribe, send mail to [EMAIL PROTECTED] with
|the word "unsubscribe" in the message body, e.g., run the command
|echo unsubscribe | mail [EMAIL PROTECTED]
|



Leonid Igolnik aka LiM


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




(no subject)

2000-05-10 Thread N Sakthivel


Hai,

I have some problem while running X-windows. The problem is

1. After starting "startx", within a minute or whenever an xterm is opened
and a line is typed  or any other GUI application is started, the sysetm
hangs. No response from Keyboard as well as mouse. Can any one say why?


The machine configuration is 


1. Pentium II with 64MB RAM with cyrrus logic 3264 card.

2. RedHat 5.2 is running.


Thanking You in Advance


With Regards

N. Sakthivel
 




=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: per-user per-ip pop3 access

2000-05-10 Thread Omer Efraim

Tzafrir Cohen wrote:
 
 Hi
 
 I want to have a pop3 server that will allow most users to only access
 from the local network, but to allow a small group of users to also read
 mail from all over the internet.
[snip]
 Is my last assumption correct? What pop3 deamons are aware of the IP?
 
 Can anyone recommend me a way of doing so?

I assume you want to filter by username, and not IP,
otherwise tcpwrappers and tcpserver would do fine.

An easy approach would be to use qmail-pop3d, and
write your own checkpasswd. It is _very_ easy to
do, and you can use your favourite scripting language
(as long as it's not VBS). There are numerous implementation
of checkpassword at www.qmail.org.

-- 
/\
| I can picture in my mind a world without war, a world  |
| without hate. And I can picture us attacking that world,   |
| because they'd never expect it.|
\--  Jack Handey, Deep Thoughts  /

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: (no subject)

2000-05-10 Thread Tzafrir Cohen

On Wed, 10 May 2000, N Sakthivel wrote:

 
 Hai,
 
   I have some problem while running X-windows. The problem is
 
 1. After starting "startx", within a minute or whenever an xterm is opened
 and a line is typedor any other GUI application is started, the sysetm
 hangs. No response from Keyboard as well as mouse. Can any one say why?

use Ctrl-Alt-BS (back-space) to kill the X server, at least the system
won't remain hung.

Probably the wrong parameter is given to xinit .

startx is a script that sets the environment and calls xinit with the
proper paramters. xinit is a wrapper for running the X server.

I suggest you to read /usr/X11R6/bin/startx as wel as `man xinit` and `man
X` to get whatyou need for debigging this.

Anyway - as for my guess:
if the cliemnt parameter to xinit does not begin with "/" then xinit
treats it as an argument for xterm, and runs xterm with that argumentas
the only client of the X server. Since no window manager s running the
xterm simply sits in the top left corner, and focus is simply in the wndow
pointed by the cursor.

You should have a look at startx to see exactly what parametrs are given
to xinit (the client arguments), but usually those ome either from
$HOME/.xinitrc or from /etc/X11/xinit/xinitrc . try renaming .xinitrc from
your home dir, for instance.

 The machine configuration is
 
 
 1. Pentium II with 64MB RAM with cyrrus logic 3264 card.
 
 2. RedHat 5.2 is running.

HTH

-- 
Tzafrir Cohen
mailto:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]