01-18-2007 02:32 AM - edited 03-05-2019 01:51 PM
Hi all,
we have a routing network based on cat 3550. Sensitive traffic and main transport protocol is udp. Everything is working.
Now we want to buil a backup network based on GPRS "modems". GPRS modems only route ip and tcp. They do not route udp.
So we have have to "translate" udp to tcp when communication is established bt GPRS net.
I have check about ip forwod-protocol interface commnad, but it seems is only oriented to udp broadcast packets (using also ip helper-address command).
Despite of routing methof (which is working), how can we transform udo in tcp?
Thx to all
01-18-2007 03:03 AM
Hi,
If a device is capable of routing IP, then it is implicit that it will be able to transport any ip packets. It is not going to distinguish whether the payload inside the ip is actually TCP or not.
You have mentioned that GPRS modems will route ip. If they are capable of transporting IP packets, then it is evident that TCP/UDP packets will be transported by GPRS modems.
TCP/UDP are layer 4 protcols, where as IP is layer 3. So where is the problem.??
Please feel free to get back to us.
-VJ
01-18-2007 04:23 AM
Hi,
the main thing is that GPRS network (provided by Vodafone)is doing a sort of tunneling that does not support UDP.
We can get much more infor since this is an information porvided by customer.
The choice of the backup network was done by customer, and its config is out of our responsability.
So the question is to know, if there is a method or a way to transform udo packets in tcp software, protocols tranformation or whatever.
Thx.
01-18-2007 08:26 PM
Hi,
Thanks for reverting back.
We can tunnel those udp packets to traverse via GRE tunnel. Im not sure whether this will work in your scenario through your service provider, as you have mentioned that there are some restrictions.
The best suggestion would be to check with your service provider on possibilities for your scenario and whether GRE tunneling would help.
Hope this helps.
-VJ
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide