ipv6 - WeOnlyDo Discussion board

ipv6 (General questions)

by dirk, Thursday, January 14, 2010, 20:18 (5425 days ago)

Is the wodWebServer component IPv6 enabled?
Can we set the BindIP to an IPv6 address?

If IPv6 is available and I don't set the bindIP will it then also listen to the IPv6 address or only to all the IPv4 addresses?

Re: ipv6

by woddrazen, Thursday, January 14, 2010, 21:27 (5425 days ago) @ dirk

Dirk,


Currently there is no support for IPv6 in wodWebServer. Kreso will need a week to add IPv6 support in wodWebServer.

Basically IPv6 should work same as in our other server component (wodSSHServer).

More help you can find here:
http://www.weonlydo.com/SSHServer/Help/wodSSHDLIB~wodSSHD~UseIPv6.html


Drazen

Re: ipv6

by dirk, Thursday, January 14, 2010, 23:11 (5425 days ago) @ woddrazen

If we set useIPv6 to true will it then only listed on IPv6 or on IPv6 and on IPv4?
And the bindIP is that limited to ipv4 addresses or does it (will it :-)) also accept IPv6 addresses?

The ideal would probably be that we would be able to set 2 bindIPs, one in ipv4 and one in ipv6

Re: ipv6

by woddrazen, Friday, January 15, 2010, 00:01 (5425 days ago) @ dirk

Dirk,


When UseIPv6 is set to True only IPv6 is used.


Drazen

Re: ipv6

by woddrazen, Sunday, January 17, 2010, 18:19 (5423 days ago) @ woddrazen

Dirk,


IPv6 support is added in wodWebServer. Can you please download latest version and try it out on your side?

Using new UseIPv6 Property you can enable IPv6 support in wodWebServer.


Drazen