Addition (GW behavior description):
----------------------------------------------------------------
[ ... skipped ... ]
outgoing connection and pass all campus packets for it.
But it seems to does not work ... or I missed some other
factors.
+
+ tcpdump(8) shows this interchange:
+
+ OFFICE ______ CAMPUS
+ | |
+ SYN -> | GW | -> SYN
+ | | <- SYN ACK
+ | | -> RST
+ and | |
+ again | |
+ | |
+ SYN -> | | -> SYN
+ | | <- SYN ACK
+ |______| -> RST
+
- Should it work ?
+ Should such ruleset work ?
Previously, I've used construction like this
[ ... skipped ... ]
-----------------------------------------------------------------
Ilya A. Kovalenko