News: This forum is now permanently frozen.
Pages: [1]
Topic: Webinterface IPv6  (Read 1877 times)
« on: January 07, 2009, 05:13:10 »
CSchwadorf *
Posts: 12

Can the webinterface be accessed throug IPv6?
Checking netstat with exec.php, the webserver seems to only be bound to IPv4.
« Reply #1 on: January 07, 2009, 12:46:56 »
Manuel Kasper
Administrator
*****
Posts: 364

At this time, the web interface is only accessible over IPv4.
« Reply #2 on: February 19, 2009, 22:55:39 »
brushedmoss ****
Posts: 446

apologies for waking an old (ish) thread, but ...

if you build mini_httpd (with monowall patches) on a system with ipv6 support  and change the makefile like

add

IPV6_DEFS =      -DUSE_IPV6

change

CDEFS =         ${IPV6_DEFS} ${SSL_DEFS} ${SSL_INC}

and build, it now works as expected over ipv6
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines