You have a domain in your LAN named example.com. Allow the FTP connection only from local domain.
If any mail coming from outside of the local LAN block all mails.
ssh service is enabled in your Server. Your LAN is connected to WAN also. Configure to match following conditions.
i.Deny the ssh from outside the example.com domain members.
ii.If any denied hosts tried for ssh then send the information through mail with client;s information.
You are an Administrator of example.com domain. You need to configure the DNS for www.example.com by providing the round-robin load balancing. You should load balance to 5 hosts for www having IP: 192.100.0.1, 192.100.0.2, 192.100.0.3, 192.100.0.4 and 192.100.0.5. Where DNS is 192.100.0.X (X is your DNS Server).
You have DHCP server, which assigns the IP, gateway and DNS server ip to
Clients. There are two DNS servers having MAC address (00:50:FC:98:8D:00, 00:50:FC:98:8C:00), in your LAN, But they always required fixed IP address (192.168.0.254, 192.168.0.253). Configure the DHCP server to assign the fixed IP address to DNS server.
/data directory on linux server should make available on windows to only john with full access but read only to other users and make sure that /data can access only within example.com domain. Configure to make available.
Configure the web server for www.abc.com associated IP address is 192.100.0.1 by allowing access to user5 and user6 httpusers.
Who ever creates the files/directories on /data group owner should be automatically should be the same group owner of /data.
Raw printer named printerx where x is your station number is installed and shared on server1.example.com. Install the shared printer on your PC to connect shared printer using IPP Protocols. Your server is 192.168.0.254.
There are three Disk Partitions /dev/hda8, /dev/hda9, /dev/hda10 having size 100MB of each partition. Create a Logical Volume named testvolume1 and testvolume2 having a size 250MB. Mount each Logical Volume on lvmtest1, lvmtest2 directory.