LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > [solved] IPv6 via httpd.conf

Reply
 
Thread Tools Display Modes
  #1  
Old 01-26-2011, 01:44 PM
optize optize is offline
Senior Member
 
Join Date: Feb 2010
Posts: 121
Default [solved] IPv6 via httpd.conf

I have this in my httpd.conf;

Listen [2001:470:4:50d::2]:80

Which, should tell Litespeed to listen on the IPv6 interface, but it doesn't bind at all, only IPv4.

What else needs to be done to get Litespeed to listen on IPv6?

Last edited by NiteWave; 01-27-2011 at 04:38 PM..
Reply With Quote
  #2  
Old 01-26-2011, 03:02 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
You can try the wildcard IPv6 address

Listen [::]:80
Reply With Quote
  #3  
Old 01-26-2011, 03:05 PM
optize optize is offline
Senior Member
 
Join Date: Feb 2010
Posts: 121
Quote:
Originally Posted by mistwang View Post
You can try the wildcard IPv6 address

Listen [::]:80
Yeah, tried that as well -- no go.
Reply With Quote
  #4  
Old 01-26-2011, 09:30 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Please try the updated 4.0.19 package. should work now.
Reply With Quote
  #5  
Old 01-27-2011, 07:11 AM
optize optize is offline
Senior Member
 
Join Date: Feb 2010
Posts: 121
Quote:
Originally Posted by mistwang View Post
Please try the updated 4.0.19 package. should work now.
Works now, thanks.
Reply With Quote
  #6  
Old 07-15-2011, 06:48 AM
priestjim priestjim is offline
Senior Member
 
Join Date: Mar 2009
Location: Athens, Greece
Posts: 60
Hi,

In the interest of not opening a new topic on IPv6 support, I have recently upgraded to Plesk 10.3 and I am getting these errors on a Litespeed 4.1.1 (latest build) server:

[/usr/local/psa/admin/conf/generated/13107367410.86250300_horde.include:301] Listener for [(ipv6 ip here)]:443 is not available!

a LOT of times. What could be happenning? The IP is alive and pingable from the outside but remote connections to the host at ports 80 and 443 are refused.
__________________
Web hosting, Domain Names, VPS and Dedicated Servers in one of the most secure, reliable, fast and low-cost web hosting services in the European market.

:: dnHost Interactive Agency :: Supporting and providing Litespeed Web Server in all shared hosting and VPS servers since 2008 ::
Reply With Quote
  #7  
Old 07-18-2011, 04:25 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Can you locate IPv6 related configurations httpd.conf?
Is there any IPv6 address listened by web server, check with

netstat -anp | grep LISTEN
Reply With Quote
  #8  
Old 07-19-2011, 12:08 AM
priestjim priestjim is offline
Senior Member
 
Join Date: Mar 2009
Location: Athens, Greece
Posts: 60
Hi,

No, no LSWS process is listening on IPv6 interfaces. The configuration files are autogenerated by Plesk and are valid:

Code:
NameVirtualHost [2xx2:xx00:1::10]:80
NameVirtualHost [2xx2:xx00:1::5]:80
NameVirtualHost [2xx2:xx00:1::6]:80
NameVirtualHost [2xx2:xx00:1::7]:80
NameVirtualHost [2xx2:xx00:1::8]:80
NameVirtualHost [2xx2:xx00:1::9]:80
NameVirtualHost [2xx2:xx00:1::10]:443
NameVirtualHost [2xx2:xx00:1::5]:443
NameVirtualHost [2xx2:xx00:1::6]:443
NameVirtualHost [2xx2:xx00:1::7]:443
NameVirtualHost [2xx2:xx00:1::8]:443
NameVirtualHost [2xx2:xx00:1::9]:443

    <VirtualHost \
        [2xx2:xx00:1::10]:443 \
        [2xx2:xx00:1::5]:443 \
        [2xx2:xx00:1::6]:443 \
        [2xx2:xx00:1::7]:443 \
        [2xx2:xx00:1::8]:443 \
        [2xx2:xx00:1::9]:443 \
    >
__________________
Web hosting, Domain Names, VPS and Dedicated Servers in one of the most secure, reliable, fast and low-cost web hosting services in the European market.

:: dnHost Interactive Agency :: Supporting and providing Litespeed Web Server in all shared hosting and VPS servers since 2008 ::
Reply With Quote
  #9  
Old 07-19-2011, 08:39 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
what is the "Listen" directive relates to IPv6?
Have you tried 4.0.20? does it work?
Reply With Quote
  #10  
Old 07-20-2011, 04:21 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Please do force reinstall of 4.1.2 , and make sure Apache httpd.conf uses directive

Listen [::]:80
Listen [::]:443

to explicitly bind to IPv6 addresses.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:27 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.