-->
Page 1 of 1

IP TimeToLive?

PostPosted: Sat Aug 06, 2016 1:22 pm
by MikeMPP
Hi, I was wondering if it was possible to set IP parameters like TimeToLive (aka TTL) for socket connections?

First post, my apologies if this is the wrong forum, pls let me know if there's a better place to ask.

Re: IP TimeToLive?

PostPosted: Sat Aug 13, 2016 3:47 pm
by marcelstoer
MikeMPP wrote:Hi, I was wondering if it was possible to set IP parameters like TimeToLive (aka TTL) for socket connections?


The Lua interface doesn't offer low-level networking options.

MikeMPP wrote:First post, my apologies if this is the wrong forum, pls let me know if there's a better place to ask.


I don't fully understand how one should distinguish between the Lua 'firmware' sub forum and the 'random Lua' sub forum. So, you picked the right one somehow ;-)

Re: IP TimeToLive?

PostPosted: Sat Aug 13, 2016 3:59 pm
by MikeMPP
Even a blind squirrel finds his nuts once in a while :).

Thanks, I understand. Do you happen to know the TTL value that's being used? From what I can tell it seems to be set to 1, 32 would be better for more complex internal networks - any chance of getting that changed?

Re: IP TimeToLive?

PostPosted: Sun Aug 14, 2016 1:39 am
by marcelstoer