i have added a v6 Ip to a Server running lsws standard
created a v4 and a v6 listener (pretty much standard everything)
but connecting to any v6 host results in
Unable to connect to remote host error.
strangely it works on localhost (also if i add the ip into hosts file .. i can connect just fine to it)
i can ssh -6 or ping6 to the server ... but lynx always responds Unable to connect to remote host error.
any suggestion ?
the log file does not show anything on startup ...
on shutdown
not sure this has anything to do with it
created a v4 and a v6 listener (pretty much standard everything)
but connecting to any v6 host results in
Unable to connect to remote host error.
strangely it works on localhost (also if i add the ip into hosts file .. i can connect just fine to it)
i can ssh -6 or ping6 to the server ... but lynx always responds Unable to connect to remote host error.
any suggestion ?
the log file does not show anything on startup ...
on shutdown
Code:
2014-07-05 15:08:10.272 [INFO] Stop listener [2400:6180:0:d0::81:9001]:80.
2014-07-05 15:08:10.273 [NOTICE] [PID: 1299]: start cgid: 1436, /usr/local/lsws/bin/lscgid
2014-07-05 15:08:10.273 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets of process with pid=1302 !
2014-07-05 15:08:10.273 [INFO] [CLEANUP] kill pid: 1408, error: Invalid argument
2014-07-05 15:08:10.273 [NOTICE] [lshttpd:1299] Server Stopped!