IPv6 Issue with zimbra-proxy: Difference between revisions

No edit summary
Line 1: Line 1:
===<h1>IPv6-Issue with zimbra-proxy</h1>===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=IPv6-Issue with zimbra-proxy=  
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}}
<h2>Problem:</h2>
{{WIP}}
 
 
====Problem====


Tried to enable IPv6 with the following command :
Tried to enable IPv6 with the following command :
Line 17: Line 23:
</pre>
</pre>


<h2>Solution:</h2>
====Solution====
Follow the below steps to enable IPv6 :
Follow the below steps to enable IPv6 :


1. Run as zimbra user :
'''1)'''. Run as zimbra user :


  su - zimbra  
  su - zimbra  
  zmprov ms `zmhostname` zimbraIPMode both
  zmprov ms `zmhostname` zimbraIPMode both


2. Run this command  
'''2)'''. Run this command  


  /opt/zimbra/libexec/zmiptool
  /opt/zimbra/libexec/zmiptool
Line 33: Line 39:
  zmcontrol restart
  zmcontrol restart


 
{{Article Footer|ZCS 8.8, 8.7, 8.6|2018-08-13}}
 
Submitted by:  Sourabh Bhushan

Revision as of 12:33, 13 August 2018

IPv6-Issue with zimbra-proxy


   KB 23336        Last updated on 2018-08-13  




0.00
(0 votes)


Problem

Tried to enable IPv6 with the following command :

zmprov ms `zmhostname` zimbraIPMode both

While running the zmcontrol restart got the following error :

Starting proxy...Failed. 
Starting nginx...nginx: [emerg] bind() to [::]:7143 failed (98: Address already in use) 
nginx: [emerg] bind() to [::]:7993 failed (98: Address already in use) 
nginx: [emerg] bind() to [::]:7110 failed (98: Address already in use) 
nginx: [emerg] bind() to [::]:7995 failed (98: Address already in use)

Solution

Follow the below steps to enable IPv6 :

1). Run as zimbra user :

su - zimbra 
zmprov ms `zmhostname` zimbraIPMode both

2). Run this command

/opt/zimbra/libexec/zmiptool

Then try restart the zimbra services :

zmcontrol restart
Verified Against: ZCS 8.8, 8.7, 8.6 Date Created: 2018-08-13
Article ID: https://wiki.zimbra.com/index.php?title=IPv6_Issue_with_zimbra-proxy Date Modified: 2018-08-13



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search