rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: saud on February 16, 2017, 03:40:53 AM

Title: Please enable IPv6 support
Post by: saud on February 16, 2017, 03:40:53 AM
IPv6 is everywhere now, please enable support for it.
Title: Re: Please enable IPv6 support
Post by: Mars on February 16, 2017, 10:58:39 AM
This requires reflection:

http://stackoverflow.com/questions/15166939/how-to-configure-indy-v10-to-support-ipv4-ipv6

https://forums.embarcadero.com/thread.jspa?threadID=229426
Title: Re: Please enable IPv6 support
Post by: saud on March 01, 2017, 01:28:42 AM
It would be nice to have native IPv6 support. https://www.google.com/intl/en/ipv6/statistics.html
Title: Re: Please enable IPv6 support
Post by: LeoNeeson on March 03, 2017, 05:29:36 AM
In the mean time (as 'workaround'), if you need IPv6 support, you can use a service like SixXS IPv6-IPv4 and IPv4-IPv6 Website Gateway/Proxy (https://www.sixxs.net/tools/gateway/). Look that website for further information on how it works.
Title: Re: Please enable IPv6 support
Post by: saud on July 17, 2017, 07:57:24 PM
IPv6 in the US reaches 35% now and I think the developers should seriously consider native IPv6 support. World wide IPv6 usage is also reaching almost 20%, its going to be pretty much everywhere very soon.
Title: Re: Please enable IPv6 support
Post by: saud on September 07, 2019, 02:06:46 AM
IPv6 usage is going up every day, hopefully support for IPv6 will be enabled soon.
Title: Re: Please enable IPv6 support
Post by: bmartino1 on September 07, 2019, 06:20:00 AM
its not an easy add or change for hfs as it has to be done at the source code level...:
http://wiki.overbyte.eu/wiki/index.php/ICS_Download

https://stackoverflow.com/questions/42772034/tcp-netstat-ipv4-ipv6-in-delphi

Besides:
Windows would still do the "istap ipv4 to ipv6" regardless for traffic, but you may have to eanble and resetup that adapter ipv4...
https://networklessons.com/cisco/ccie-routing-switching-written/ipv6-isatap-intra-site-automatic-tunnel-addressing-protocol

https://teamarin.net/2013/05/14/how-isatap-works-and-how-it-can-help-you-migrate-to-ipv6-2/

you see more ipv6 due to istap as alot of companies are keeping the ipv4 but you connect via ipv6...
Title: Re: Please enable IPv6 support
Post by: saud on September 24, 2019, 10:15:11 PM
I am talking about native IPv6 connection which is what I have, not through a tunnel or something like that.
Title: Re: Please enable IPv6 support
Post by: Rapid on September 27, 2019, 07:55:48 AM
its not an easy add or change for hfs as it has to be done at the source code level...:
http://wiki.overbyte.eu/wiki/index.php/ICS_Download
...
It's very easy to add :)
Title: Re: Please enable IPv6 support
Post by: bmartino1 on September 28, 2019, 12:20:20 PM
It's very easy to add :)

If it's so easy, the. You do it, source and other here a d there, and do t forget the bugs where ipv4 and http translate request go to. The pii t is it's not on the to-do list, it's accomplished by your own networking and yes you have to put up a istap ipv4 to ipv6 on your host machine that runs HFS a ipv6 will still conect but hfs will host it to ipv4 up. If not, look I to stunel and other cuz the root cause and why it's not implemented is the sal and other ipv6 security standards.

Title: Re: Please enable IPv6 support
Post by: bmartino1 on September 28, 2019, 12:21:36 PM
https://www.rejetto.com/hfs/?f=todo

Ask rejeto/Mars or silent plz. It's not easy or something that needs implemented atm IMHO.
Title: Re: Please enable IPv6 support
Post by: SilentPliz on September 28, 2019, 01:31:22 PM
Hi !


Rapid has already implemented IPv6 in its releases (I haven't tested).


https://github.com/drapid/HFS/releases/tag/2.3m (https://github.com/drapid/HFS/releases/tag/2.3m)