- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2018 10:41 PM - edited 03-05-2019 10:19 AM
Dear All,
May I know pros and cons for two type of VPN for data connectivity. if we want to carry video streaming over VPN , which one is the best solution without pixelated ?
Solved! Go to Solution.
- Labels:
-
Other Routing
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2018 10:52 PM
People only do GRE over IPSec. GRE provides the system with something that looks like a routable interface.
You would just use IPSEC, and not IPSEC over GRE. IPSEC over GRE would gain you nothing (compared to just IPSec) and add extra processing and overhead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2018 10:52 PM
People only do GRE over IPSec. GRE provides the system with something that looks like a routable interface.
You would just use IPSEC, and not IPSEC over GRE. IPSEC over GRE would gain you nothing (compared to just IPSec) and add extra processing and overhead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2018 11:02 PM
Thanks ,I would like to know which one can get good quality video stream between GRE over IPSec and IPSec only ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2018 11:03 PM
IPSec only will have the least overhead.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2018 12:33 AM
May i know if i use IPSec ,what is the best practice of tunnel MTU size ? If i use IPsec encryption with ESP-AES-256, it will take 73 bytes . 20 for IP Header . So 1500 -73=1427 - 20 = 1407 . Do we need to set MTU 1400 ? Am i Right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2018 12:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2018 06:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2018 07:48 PM
