Changes

Jump to: navigation, search

OPS335 Lab 2 draft

6 bytes added, 11:21, 22 January 2016
no edit summary
::# '''Incoming <u>data</u> that's a response to a request''': the web page that the server sent back in the diagram above.
::::We normally don't want to do anything special for the response. It is safe to assume that '''a connection that was allowed to be established should be allowed to receive a response'''. This is accomplished with the following '''INPUT chain rule ''' that should be there by default on your machines:<br>
::::<pre>ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED</pre>
13,420
edits

Navigation menu