# config show urbackup-server
urbackup-server=service
BroadcastDiscoveryUDPPort=35623 #allowed to the local network
FixedIP= #when PublicAccess is set to 'IP', set an IP or a comma separated list
InternetClientTCPPort=55415 #allowed to the internet and local network
Name=urbackup #can be changed -> https://IP/NewName/
PublicAccess=private #limit the web access to the local network (private, public, IP)
TCPPorts=55413,55414 #if you want to change port in the setting (used for cgi and httpd)
access=none #let the localhost, we use a reverse proxy, instead of tcp55414
status=enabled #control the service (enabled/disabled)
when you change something do
signal-event nethserver-urbackup-save
after the installation you have two things to do
set an admin user in the settings tab
the backup folder /var/lib/urbackup is created automatically, set it in the setting tab
optionally you can decide to add the /var/lib/urbackup to the backup of nethserver.
In my case repo doesnât work this way. Had to cpoy it to /etc/yum.repos.d and change inside file [home_kot1grun] to [urbackup]. then installation worked. config is as discribed above. service was started.
I can access admininterface via //servername.domain:55414. Access via dashboard also works.
url is https://servername.domain/urbackup
hope this first look helps. Well done stephdl!
Iâm sorry, i think is was my fault. I didnât remove old urbackup-installation properly. there were old databasentries.
I now removed all databaseenries and all old files and reinstalled nethserver-urbackup.
Now i canât access via port 55414 anymore. Dashboard access works.
hello @stephdl
my client where detectet, but couldnât communicate correctly. I had to change fw-rules again.
with this
it worked again. But now itâs possible again to reach urback at port 55414 of course.
Somehow the clients seem to need port 55414.
It is the port used to discover internet client, normally I allowed private and public access but in the rule you showed I can see only the private access.
what it could be interesting it is to test with the port 55413 and 55414 restricted to the localhost and the port 55415 restricted to the local network
I am also planning to test over weekend (just received second HDD for backup RAID). What would be correct way - to uninstall the previous installation with yum?
Hi had to work hole day with 120%, so sorry for late answer.
I did yum remove urbackup. In /var/urbackup are databases. I deletet them manually, otherwise urback restores old values. Also did âconfig delete urbackup-serverâ, âconfig delete urback-udpâ and âsignal-event firewall-adjustâ. After that, new urbackinstallation asked again for backup-folder and admin user and no client were stored anymore. So i think it was a real new installation.
@stephdl did the installation on a new VM NS 6.7 final.
repo is now in right folder, but repo name must be changed to [urbackup] manually.
Urbackup found a client without changing fw-rules and did a backup.