networking - IPTables Exam Questions -


my prof has told me our final exam contain couple questions on iptables. first networking class offered @ out university, third year class. wondering if people me think of possible questions might ask. have half page of notes on iptables questions won't hard. showed simple syntax of adding rules tables, like:

%iptables -a forward -i eth0 -p tcp -j accept 

and on, , ideas on should study?

take @ iptables cheat sheet.

if want more details, might come in handy: quick howto: iptables.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -