Quote:
Originally Posted by pointcheck Yes, that scenario is correct. For both inbound and outbound packets over the WAN which are VPN site to site, can the router make a QoS decision after the packets traverse FW-1? |
I can't answer your original question, as I don't know what checkpoint does with the TOS field of a packet that it's going to encrypt. However, I can disagree with the previous posters who said that it doesn't make sense.
In a Cisco world, the DSCP or IPP markings would be propagated upward to that same field of the encrypted packet, which would allow your router to continue to prioritize packets based on its marking, even though the source/destination/payload of those packets would at that point be encrypted. This is a sensible solution, and I would expect that CheckPoint would do the same (but they've been known to surprise me).
Of course, if the VPN is going over the Internet, the ISP's are going to ignore the markings and FIFO the packets, but you can get the benefits of prioritization at your edge routers (where congestion is most likely). If you're going over a private network that understands traffic markings, they should be processed appropriately based on their original tags.