There are a few tasks that I accidentally left out when Michael originally
developed the preliminary task objectives for general networking issues.
They are listed below. Can we put together some preliminary objectives for
these missing tasks? Please add them to the file currently attached.
Thank-you, and I apologize for having left them out of the first listing.
4.10.2 Configure machine to work with external networking equipment such
as Cisco Routers.
4.10.4 Configure a modem or ISDN based dial-in host
5.2.12 Set up a point to point network allowing direct access without
requiring Internet access.
5.2.1 Set up VPN
5.2.19 Setup dialin access to a remote machine in case of network
failure
3.15.3 Configure mgetty to allow inbound dialup access via terminal
sessions, including proper modem configuration.
3.15.5 Configure mgetty to act as an Internet access point using AutoPPP
--
Kara Pritchard Phone: 618-398-7360
Author, RHCE Exam Cram
Director of Exam Development http://www.lpi.org/
Site Manager http://www.LinuxUsersGroups.org/
--
[3.2.3 3.4.6 3.5.1 3.10.4 3.10.5 3.10.12 3.10.13 3.10.14 3.17.5]
Obj: Basic network configuration.
The candidate should be able to: configure a network device to be
able to connect to a local network, connect to a wide-area network,
communicate between various subnets within a single network, and
configure logging.
Includes tools and files such as:
* /sbin/route
* /sbin/ifconfig
* /sbin/arp
* /usr/sbin/arpwatch
* /etc/sysconfig/network
* /etc/sysconfig/static-routes
* /etc/sysconfig/network-scripts/ifcfg-eth0
[3.10.3 3.11.4 3.16.7 3.16.9 3.17.4]
Obj: Advanced network configuration and trouble shooting
The candidate should be able to: configure a network device to
implement various network authentication schemes, configure a multi-
homed network device, and determine and resolve networking and
communication problems.
Includes tools and files such as:
* /sbin/route
* /sbin/ifconfig
* /bin/netstat
* /bin/ping
* /sbin/arp
* /usr/sbin/tcpdump
* /usr/sbin/lsof
* /usr/bin/nc