ipv6

  1. W

    OpenLiteSpeed IPv6 listen error at webuzo

    Hello, i found a error in ipv6 listen on openlitespeed i found a solution by editing /usr/local/lsws/config files and change ipv6 listen with adding [::]:myipv6 it works but my problem i create new user account in webuzo the configuration ill rollback to listen myipv6 ( without [::] ) how...
  2. Z

    Ipv6 listener does not work for ipv4

    I had been speaking to someone on your team before getting ghosted. He had shown me that using the IPV6 Listener would support both ipv6 and ipv4. I found this to be untrue as I setup a fresh ipv6 listener on two servers and they according to netstat it was only listening to ipv6, which is...
  3. S

    how to make listener which listen for both ipv4 and ipv6

    I want to make listener Default { address ipv4:80, ipv6:80 secure 0 } but it does not work not showing the domain I want to make it to listen to both ipv4 and ipv6 using the default listener can help me how to achieve this on openlitespeed.
  4. A

    Direct

    there are a lot of direct visits to the site. how to disable ipv6 listening should help
  5. S

    ipv6 returns 404 with cgi-sys/defaultwebpage.cgi

    My server is running on AlmaLinux with cyberpanel openlitespeed.. the website is returning 404 on ipv6 http://[2001:df3:8880:15::a68:88ba] redirecting to http://[2001:df3:8880:15::a68:88ba]/cgi-sys/defaultwebpage.cgi (also for https) http://m.justwebu.com/ >>>>...
  6. J

    Start openlitespeed and listen on Ipv6

    Hi, I have a NAT VPS and I want to run openlitespeed server. The thing is that this NAT VPS has Ipv6 and everything went good the sad part is that I cannot login to the admin panel since by default openlitespeed listen on Ipv4 only. Although it can change to Ipv6 by changing the listener. The...
  7. dooh

    binding IPv6 showing ::ffff:1.2.3.4

    Hi there, Using OpenLiteSpeed 1.6.13 on Ubuntu 18.04. I have some issues regarding binding on IPv4+IPv6, REMOTE_ADDR, and SERVER_ADDR, is showing ::ffff:ipv4-address. I did try setting up listeners individually for IPv4 and IPv6, problem persists. Searched the forums and saw that this issue...
  8. X

    How to setup vhost with IPV6 and IPV4

    I have a few questions regarding a vhost setup using ipv6 and ipv4 together: 1. During vhost setup do I need to add the ipv6, the ipv4 and the domain name to the "Domain Aliases" box? if so does the ipv6 go inside brackets like a browser? Right now I've only added my ipv4 (A Record) and ipv6...
Top