NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
IPV6 address


Joined: 02 Dec 2020
Posts: 1
Reply with quote
My debugger settings are as follows:

[debugger]
debugger.hosts_allow=localhost ::1 127.0.0.1
debugger.hosts_deny=ALL
debugger.ports=7869

When I connect with IPV6 I get the message "Reason: connection to the client at clienthost (IPV6 address shown here) is not allowed in php configuration (php.ini)"

If I add the address to the hosts_allow, the debugger times out. Is there a different allow line for IPV6?
View user's profileFind all posts by Marv_ConnSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8328
Reply with quote
If you have timeout, it means that traffic is blocked somewhere. Mostly like in your inbound router or in the web server context. If it's linux is running on the server, I suggest to check Linux SE service to unblock outbound connections from the web toward your location. If that's not allowed due to policy or something like that, you'd better use SSH tunnel. In this case you'd not need any addresses other than localhost.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
IPV6 address
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic