Difference between revisions of "Winter 2009 NAD810 Weekly Schedule"
(→Week 1 (January 12) - Overview of TCP/IP and Configure Networking Environment) |
(→Week 2 (January 19) - Protecting your Local Network with a Packet Filtering Firewall) |
||
Line 15: | Line 15: | ||
= Week 2 (January 19) - Protecting your Local Network with a Packet Filtering Firewall = | = Week 2 (January 19) - Protecting your Local Network with a Packet Filtering Firewall = | ||
+ | * Introduction to [http://cs.senecac.on.ca/~rchan/nad810/0901/iptables.pdf Netfilter and Iptables] | ||
+ | * [http://cs.senecac.on.ca/~rchan/nad810/iptables.sh.txt Sample Firewall Script] | ||
= Week 3 (January 26) - Network Authentication using NIS = | = Week 3 (January 26) - Network Authentication using NIS = |
Revision as of 15:09, 22 January 2009
Welcome the Linux Network Administration.
Contents
- 1 Week 1 (January 12) - Overview of TCP/IP and Configure Networking Environment
- 2 Week 2 (January 19) - Protecting your Local Network with a Packet Filtering Firewall
- 3 Week 3 (January 26) - Network Authentication using NIS
- 4 Week 4 (February 2) - DHCP and Dynamic DNS
- 5 Week 5 (February 9) - Network Authentication Using LDAP
- 6 Week 6 (February 16) -
- 7 Week 7 (February 23) - Mid-term Test
- 8 Study Week (March 2)
- 9 Week 8 (March 9) -
- 10 Week 9 (March 16) -
- 11 Week 10 (March 23) -
- 12 Week 11 (March 30) -
- 13 Week 12 (April 6) -
- 14 Week 13 (April 13) -
- 15 Exam Week (April 20) -
Week 1 (January 12) - Overview of TCP/IP and Configure Networking Environment
- Setting up a small (4 nodes) physical Local Area Network
- Setting up a Virtual Local Area Network using FC10
- Review of end-node and gateway network configuration
- Manual and automatic network configuration
Lab 1
Study the virtualization platform on Fedora Core 10 or Set up a Four-node LAN in Lab T2107
If you want to use VMWare, Check here for pre-build virtual machine images for VMWare
Week 2 (January 19) - Protecting your Local Network with a Packet Filtering Firewall
- Introduction to Netfilter and Iptables
- Sample Firewall Script