On Tue, Apr 04, 2000 at 08:56:57PM +0530, root wrote:
> hi folks! can anybody help me on the following:
> (a) what does ssl(secure socket layer) version of email mean, and how
> can i implement it on a small lan. what does it involve?

It basically means the communication between the mail client and the
server is encrypted. You need a library like openssl to implement it.

Netscape already has it built in. The mail server that you use needs
to be capable of speaking SSL. I don't know of any that run on Linux.

> (b) how can i incorporate ppp interfaces in the routing table.i want to
> make a default gateway to the net using the ppp interface on my router.
> thanks in advance

See the ppp options documentation. If you put the right things in 
/etc/ppp/options, the routing table will be set automagically. 

        -Arun

-----------------------------------------------------------------------
The LIH mailing list archives are available at:
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to