In
Kowalski said:
How can i prevent some people from accessing the internet
on an easy way. They need access to intranet and two
servers on the internet. We use an dhcp server and
automatic give the computers dns server etc.
thx kow
Probably the easiest and least expensive way using DNS is to use a root "."
zone make it standard primary. Then delegated only the two domains you want
to give access to. Make sure you have a group policy to keep users from
changing network settings and only allow clients access to your internal DNS
server.
Set DNS up by this example for microsoft.com
1 Create your "." Root zone. This will make your DNS server authoritative
for the entire name space.
2 Create a new domain in that root zone named "com". This will make your DNS
server authoritative for the entire "com" TLD.
3 In the "com" domain create a new Delegation named "microsoft" then make
that delegation point to these name servers.
dns1.cp.msft.net internet address = 207.46.138.20
dns1.tk.msft.net internet address = 207.46.245.230
dns3.uk.msft.net internet address = 213.199.144.151
dns1.dc.msft.net internet address = 64.4.25.30
dns1.sj.msft.net internet address = 65.54.248.222
Delegations must point to the Authoritative DNS servers to work. This will
make microsoft.com the only domain accessable using this DNS server. Add
additional TLDs ( .net, .org, .whatever) then delegate only the domain
second level names you are going to allow access to.
You can do this for all domains you want acccessed.
--
Best regards,
Kevin D4 Dad Goodknecht Sr. [MVP]
Hope This Helps
============================
http://www.lonestaramerica.com/
============================
When responding to posts, please "Reply to Group" via your
newsreader so that others may learn and benefit from your issue.
To respond directly to me remove the nospam. from my email.
==========================================
--
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
==========================================
Keep a back up of your OE settings and folders with
OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
==========================================