NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
majello
Nov 25, 2013Aspirant
Frontview broken after root filesystem full (case #22311708)
Hello everybody! An overflow in my logfiles after trying to configure iscsi has resultet in a full root disk on my ultra 4+. I managed to get into the system via ssh and get rid of the logfiles in ...
mdgm-ntgr
Nov 25, 2013NETGEAR Employee Retired
Your /etc/default/services doesn't look as long as it should.
Try
Using vi be sure to add some missing lines back such as
Alternatively cat the /etc/default/config/etc/default/services file and add some of the missing lines from that to your /etc/default/services file using vi
Or you could look at the file on another NAS like you have done.
For DLNA, the UPNP entries would be the relevant ones.
Try
mv /etc/default/services /etc/default/services.old
cp -pf /etc/default/config/etc/default/services /etc/default/services
vi /etc/default/services
Using vi be sure to add some missing lines back such as
APACHESSL=1
SSH=1
Alternatively cat the /etc/default/config/etc/default/services file and add some of the missing lines from that to your /etc/default/services file using vi
Or you could look at the file on another NAS like you have done.
For DLNA, the UPNP entries would be the relevant ones.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!