Can't get firewall to work in Peppermint 4

I can’t get firewall to work in Peppermint 4. It says the device USB0 is not ready. I am connected to my mobile WiFi.

Which firewall ?

Have you tried starting the firewall before connecting the USB ?

The firewall pre installed with PP4. There isn’t a usb attached. The WiFi is from my phone (unattached)

Bump! :slight_smile:

So what happens if you enable the gufw firewall without the USB connection … then establish the connection ?

Mark, there is no usb connection.

Mark, there is no usb connection.

That could be an internal USB connection, like webcam etc…
See list of all USB devices:

lsusb

SeZo. Here is the info…

Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 002: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
Bus 004 Device 002: ID 0480:a006 Toshiba America Info. Systems, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04fc:0003 Sunplus Technology Co., Ltd CM1092 / Wintech CM-5098 Optical Mouse
Bus 002 Device 003: ID 0bda:8723 Realtek Semiconductor Corp.

What’s the output from:

sudo lshw -C network

Output.

*-network
description: Wireless interface
product: RTL8723AE PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan2
version: 00
serial: 20:16:d8:d3:fc:34
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723ae driverversion=3.8.0-27-generic firmware=N/A ip=192.168.43.87 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:18 ioport:e000(size=256) memory:f7d00000-f7d03fff
*-network
description: Ethernet interface
product: RTL8111/8168 PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0.2
bus info: pci@0000:03:00.2
logical name: eth2
version: 0a
serial: 00:90:f5:e0:f6:51
size: 10Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8411-1_0.0.3 06/18/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:42 ioport:d000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff

OK, that’s blown that idea out of the water … I was expecting a USB wireless adapter ???

I take it you’ve tried removing ALL USB devices ?

can you run:

dmesg > ~/dmesg.txt

you’ll now find a file called dmesg.txt in your home folder … add it as an attachment to your next posting.

OK. I think I should give a bit more info’.

I can get it to work if I enable it but as soon as I exit the program it shuts down. So every time I want a Firewall I have to re start it.

Sorry. Just worked out how to send it by attachment. :-[

Erm … are you misunderstanding the gufw interface ?

When you first start the GUI from menu>System Tools>Firewall Configuration it will APPEAR to be switch OFF until you hit the “Unlock” button … but if when you hit the “Unlock” button it’s then enabled without you having to hit the “ON/OFF” button … then it IS running at bootup.

Open a terminal, and run:

sudo ufw enable

Now REBOOT.

Once rebooted, send the output from:

sudo ufw status

Status active.

Thanks

Yup … it’s working :slight_smile: