This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
How to / Re: How to change cwpsrvd Listen port (CWP)
« on: June 24, 2017, 11:44:47 AM »
Hi, my experience on english and french for my friends.
for change access port for CWP version"0.9.8.333" || Pour changer le port d'accès à CWP version "0.9.8.333"
please, save original files before change ! || attention de sauvegarder les fichiers de configuration avant de modifier !
change value 2030 and 2031 on : || changer les valeurs 2030 et 2031 dans:
and change value port on firewall || puis changer les ports dans le firewall :
remove old ports and add new ports || supprimer et ajouter les nouveaux ports :
on "Allow incoming TCP ports"
and "Allow outgoing TCP ports"
and "allow incomming IPv6 ports"
and "allow outgoing IPv6 ports"
one reboot and enjoy ;-)
for change access port for CWP version"0.9.8.333" || Pour changer le port d'accès à CWP version "0.9.8.333"
please, save original files before change ! || attention de sauvegarder les fichiers de configuration avant de modifier !
change value 2030 and 2031 on : || changer les valeurs 2030 et 2031 dans:
Code: [Select]
sudo nano /usr/local/cwpsrv/conf/cwp-panels.conf
and change value port on firewall || puis changer les ports dans le firewall :
Code: [Select]
sudo nano /etc/csf/csf.conf
remove old ports and add new ports || supprimer et ajouter les nouveaux ports :
on "Allow incoming TCP ports"
and "Allow outgoing TCP ports"
and "allow incomming IPv6 ports"
and "allow outgoing IPv6 ports"
one reboot and enjoy ;-)
Pages: [1]