IP helper question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2008 02:25 PM - edited 03-03-2019 10:47 PM
I am trying to setup ip helper for an older application. It turns out that the TTL in the broadcast packet is 1. Is there a way that the router can change the ttl by matching the packet on input?
- Labels:
-
Other Routing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2008 04:53 AM
Router doesnt forward broadcasts. The reason for using "helper-address" is to convert the broadcast frames to unicast to the ip mentioned in helper command.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2008 04:57 AM
Hi BVS, clearly the person that asked the question knows that already.
The specific question was instead if it is possible to correct a situation in which the packet to be "helped" has TTL 1. To my knowledge, that is not possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2008 01:11 PM
Thanks, yes that is what I meant. I had thought that a route map might be able to do that but apparently not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2008 10:26 AM
Hello David,
if the application does not provide a TTL greater then 1 the only way I see is to use a L2 tunnel service like L2TPv3, EoMPLS or if possible some form of bridging over the WAN.
However, I don't know what fits your need and if any of these are viable solutions.
This is because if the router processes the packet at Layer3 it will not forward it as unicast for the TTL =1 and helper-address will be not able to work on these packets
Hope to help
Giuseppe
