Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 5

Which of the following is the name of the server configuration file for OpenVPN

installed on Linux?
/etc/openvpn/server.conf

What Windows 2008 Server application is used to set up the PPTP Server?
Routing and Remote Access

What command would be used on a Fedora server to automatically start the


OpenLDAP server on startup?
chkconfig openvpn on

What should be done to avoid all unknown traffic attempting to route through
the PPTP connection of a Windows client?
Select Advanced TCP/IP Settings and uncheck use default gateway on
remote network

What command is used to generate the server certificate and key?


./build-key-server server

In order to connect to a SQL Server Enterprise Server with default settings the
following firewall settings must be in place.
Using the Windows Firewall and Advanced Settings verify that SQL is
permitted using TCP port 1433.

The purpose of forwarding protocol 47 when connecting through a firewall with


PPTP is which of the following.
The Generic Route Encapsulation (GRE) protocol is used in conjunction
with Point-to-Point Tunneling Protocol (PPTP) to create virtual private
networks (VPNs) between clients or between clients and servers.

When OpenVPN is configured to use UDP, what is the default port number used?
1194
What command must be used to promote a Windows 2008 server to a domain
controller?
dcpromo

What is the name of the main configuration file for OpenLDAP?


ldap.conf

What command is used to start the LDAP service on Fedora server?


sudo service slapd start, sudo /etc/init.d/slapd start

What command is used to display the entire contents of the LDAP database?
slapcat

What command is used to build the OpenVPN client certificate and key on the
Fedora Server?
./build-key client1

In order to connect to a SQL Server Express Server with default settings the
following firewall settings must be in place.

Given a domain of CPT225.local and using the nslookup command on a Microsoft


Windows Platform what information would the command 'ls -d CPT225.local'
provide.
Lists all records for the DNS domain. This parameter is a synonym for -t
ANY.

What command would be used on a Fedora server to start the OpenVPN service
automatically?
chkconfig openvpn on

What is the correct procedure for setting up a PPTP connection in Windows?


Open Network connections, Create a new connection, select Connect to
the network at my workplace, select Virtual Private Connection, Provide
a connection name, supply the IP addres of DNS name of the computer
to connect to

What does acronym LDAP stand for?


Lightweight Directory Access Protocol

What type of connection is created on a client when and OpenVPN connection is


made?
TUN
What is the name of the OpenVPN client configuration file on a Linux platform?
client.conf

What command would is used to generate the Diffie Hellman parameters used
with OpenVPN server?
Fedora:easy-rsa # ./build-dh

The default log file extension for a SQL Server database is.
AdventureWorks_Log.ldf

Remote connections to a default MySQL configuration are possible by opening


which port on the server firewall.

What command is used to start the OpenVPN service on a Fedora server?


sudo service openvpn start

What minimum domain functional level must be set to allow a Windows 2008
server to join a domain where a Windows 2003 Server is the primary domain
controller?
Windows 2003 and greater

What is the default account for the LDAP administrator?


Manager

What is the default Layer 4 protocol used by OpenVPN?


UDP
What is the name of the OpenVPN client configuration file on a Windows
platform?
client.opvn

The command 'net use \\server\share /d' serves which purpose.


Net use command connects / disconnects the computer from a shared
resource, or allow to view the information about current computer
connections. This command also can controls persistent network
connections. If you will use net use command without any parameters,
you will retrieves a list of network current connections.

With the SQL Server Import and Export Wizard which of the following tasks are
possible.

MySQL Server runs on which of the following platforms.


MySQL runs on more than 20 platforms including Linux, Windows, Mac
OS, Solaris, HP-UX, IBM AIX,

What setting must be configured on a user account in order for the user to be
able to establish a PPTP connection?
Access allowed selected on the Dial-in tab

What minimum domain functional level must be set to allow a Windows 2008
server to join a domain as a domain controller where a Windows 2003 Server is
the primary domain controller?
Windows 2003 and greater

How is the password set for the LDAP administrator?


/etc/openldap/LDAP.conf
Database file
When issuing the ipconfig command for the PPTP connection what subnet is
displayed?
255.255.255.255

What command is used on the Fedora server to generate the master Certificate
Authority & corresponding key for OpenVPN?
./build-ca

An iSCSI target has been created on a FreeNAS server using a RAID Array. The
iSCSI initiator software has been installed on the client. The FreeNAS machine
can be contacted using ping from the client. When attempting to attach to the
iSCSI target an error displays indicating the target can not be contacted. What is
the most like cause of the problem?
The enable checkbox was not checked on the iSCSI target setup screen
on the FreeNAS server

FreeNAS supports which of the following methods of sharing disk resources.


CIFS/SMB
NFS
iSCSI Target

Which driver that was used within the OpenOffice Base application to connect to
both Microsoft SQL Server and MySQL.
Jtds-1.2.5.jar
Mysql-connector-java-5.1.12-bin.jar

You might also like