Re: How to secure LAN visiting with NIS
- From: "Stachu 'Dozzie' K." <dozzie@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Jun 2006 08:05:35 +0000 (UTC)
On 14.06.2006, tech11 <tech11@xxxxxxxx> wrote:
"Stachu 'Dozzie' K." <dozzie@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> Đ´ČëĎűϢĐÂÎĹ:slrne8qu6v.j56.dozzie@xxxxxxxxxxxxxxxxxxxxxxx
On 12.06.2006, tech11 <tech11@xxxxxxxx> wrote:
I've set up one LAN with NIS account verification, and limit visit to
switcher ports with MAC address binding, but I think it not so safe. If
one
person use his laptop and make the same MAC address with working machine
and
then connect into the LAN and set domain and NIS server, he'll get all
the
visiting to the server and have the way to get data to his laptop, which
is
awful. Is there any way to avoid it? I don't know how to make NIS more
secure, is there any way to set up verification server to check the
legality
of machine itself? Thanks for your help!
I did something similar some time ago. You can't authenticate machines
with NIS only, you need some kind of tunneling which does that. But not
all tunneling protocols fit here, since NIS uses UDP protocol. You can
use IPsec with X.509 certificates. Create tunnel to NIS server on each
client and road warrior on server and accept only certificates from
clients and server (you may use PKI infrastructure and create your own
CA to issue certificates; this simplifies this task a bit).
--
Feel free to correct my English
Stanislaw Klekot
Thanks for your answers. May you give me more info? I'm one freshman and it
seems hard to do for me. If I copy the certificatate files to one new pc,
will it visit my NIS server rightly?
You will need to _copy_ only the CA certificate (if you use PKI). For
new PC, you will need to _generate_ a new private key and issue a new
certificate. Never copy a private key to a new machine!
Since my data server share its directory to clients and I have no proper way
to validate the right client machine to mount. If one person use his laptop
and mount on the shared data on server, it's another failing. Do you have
any good way to fill it? Thanks for your help!
Is it NFS? The same solution as for NIS. My NIS+IPsec setup contained
NFS as well.
You will probably want to bind portmapper and NIS and NFS daemons to
particular ports and filter out traffic coming from outside of IPsec
tunnel.
--
Feel free to correct my English
Stanislaw Klekot
.
- Follow-Ups:
- Re: How to secure LAN visiting with NIS
- From: tech11
- Re: How to secure LAN visiting with NIS
- References:
- How to secure LAN visiting with NIS
- From: tech11
- Re: How to secure LAN visiting with NIS
- From: Stachu 'Dozzie' K.
- Re: How to secure LAN visiting with NIS
- From: tech11
- How to secure LAN visiting with NIS
- Prev by Date: monitor command(urgent --plz help)
- Next by Date: Re: How to secure LAN visiting with NIS
- Previous by thread: Re: How to secure LAN visiting with NIS
- Next by thread: Re: How to secure LAN visiting with NIS
- Index(es):
Relevant Pages
|