Nethsecurity stopped working

today Nethsecurity stopped working.

first I wanted to ann another host in the DNS, I noticed that after the applay changes the new host wasnt there.

then I checked for fixes, there where 2 of them, I applied them. after another check both where still there.

then I rebootet the firewall

then I read in the dokumentation not to reboot :nerd_face:

so now the firewall comes to the point to activate the interfaces but its not reals doing it. there is no webinterface and no ssh access either. I can only access it wit6h the cosole.

I had all updates an fixes installed.

what can I do now?

After logging in, run fuser -vn tcp 9090

Output should be similar on your system (this is from mine)

                     USER        PID ACCESS COMMAND
9090/tcp:            root      17387 F.... nginx
                     root      17414 F.... nginx
                     root      17415 F.... nginx
                     root      17416 F.... nginx
                     root      17417 F.... nginx

Then ifconfig br-lan(if you didn’t change the default name)

br-lan    Link encap:Ethernet  HWaddr 52:54:00:B6:37:94
inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:68 errors:0 dropped:0 overruns:0 frame:0
TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7705 (7.5 KiB)  TX bytes:5294 (5.1 KiB)

And look for errors in /var/log/messages.

I am in the failsave mode, the normal mode is’nt starting. it hangs after the line:

e1000: eth1 NIC Link is UP 1000 Mbps Full Duplex, Flow Control: RX

there is no output from the command fuser -vn.

and the ifconfig does not find the interface

just noticed:

when trying to mount root in failsafe mode there is a error:

no Space left on device

I could solve it.

In failsafe mode I found a big logfile and after I deleted it the Nethsecutity is up again