Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

How get firewall up and running in Live boot, before going online?

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
Waldo Jeffers
Posts: 52
Joined: 2021-12-30 19:38
Has thanked: 1 time
Been thanked: 2 times

How get firewall up and running in Live boot, before going online?

#1 Post by Waldo Jeffers »

We want to make a safe install. This means, among other things, not going bareback online. How get firewall up and running in Live boot, before going online?
Waldo Jeffers has reached his limits.

Waldo Jeffers
Posts: 52
Joined: 2021-12-30 19:38
Has thanked: 1 time
Been thanked: 2 times

Re: How get firewall up and running in Live boot, before going online?

#2 Post by Waldo Jeffers »

Searched for UFW.DEB
That turned out to be ufw_0.36.1-4_all.deb
In live-boot copied it from a stick to the desktop

Code: Select all

cd /home/user/Desktop/
sudo dpkg -i ufw_0.36.1-4_all.deb
sudo apt install ufw
sudo ufw enable
sudo ufw status
Done :)
Waldo Jeffers has reached his limits.

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5343
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 12 times
Been thanked: 66 times

Re: How get firewall up and running in Live boot, before going online?

#3 Post by dilberts_left_nut »

:shock:
AdrianTM wrote:There's no hacker in my grandma...

Waldo Jeffers
Posts: 52
Joined: 2021-12-30 19:38
Has thanked: 1 time
Been thanked: 2 times

Re: How get firewall up and running in Live boot, before going online?

#4 Post by Waldo Jeffers »

:?:
Waldo Jeffers has reached his limits.

Post Reply