diff options
author | Camil Staps | 2015-10-02 15:02:11 +0200 |
---|---|---|
committer | Camil Staps | 2015-10-02 15:03:07 +0200 |
commit | eb0a29adaab70381867f91085ebe0ba2cc2928d7 (patch) | |
tree | 2cffecfec1aa08a91cf8ca231104c439c9d6cb80 /netsec-assignment4-S4498062/exercise4/exercise4b | |
parent | Start exercise 4 (diff) |
Finish assignment 4
Diffstat (limited to 'netsec-assignment4-S4498062/exercise4/exercise4b')
-rw-r--r-- | netsec-assignment4-S4498062/exercise4/exercise4b | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/netsec-assignment4-S4498062/exercise4/exercise4b b/netsec-assignment4-S4498062/exercise4/exercise4b new file mode 100644 index 0000000..d742ecb --- /dev/null +++ b/netsec-assignment4-S4498062/exercise4/exercise4b @@ -0,0 +1,6 @@ +This is in REQ-5. Error messages should only be in an existing session, so these +packets SHOULD be dropped. However, there does not seem to be any risk with for- +warding those packets (which is why it is no MUST). + +For messages belonging to an existing session, the source address should be +translated and the packet should be forwarded to the external realm. |