Jump to content
The Uniform Server Community

Apache Access and Password missing IPv6 entry for Intranet Access


JaggedJax
 Share

Recommended Posts

When going to the Access and Passwords screen and setting the Server Access to "Local and Intranet Access" it creates a .htaccess file that is correct for ipv4, but only allows localhost for ipv6.

 

The fix for this seems to be adding the following entry to the ipv6 Allow rule if the user wants to allow Intranet Access: FE80::/64

 

Eg: Allow from ::1 FE80::/64

 

I'm not sure if there are multiple localhost ranges for ipv6, but that is the main one.

 

This is needed in scenarios where you want to access the web server using the server name and the os or dns entry defaults to ipv6.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...