You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Security

Author (Read 21890 times)

0 Members and 2 Guests are viewing this topic.

Re: Security
« Reply #13 on: May 13, 2016, 06:56:31 AM »
 

davidrom42

  • New to Forums
  • *
  • 1
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Use the software of firewall. A software based firewall is better and more effective.

Linux Firewall

 

Re: Security
« Reply #12 on: February 28, 2014, 11:31:17 PM »
 

Coastie

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 656
    Posts
  • Reputation: 53
  • Linux Lite User
    • View Profile

  • CPU: AMD A10-6700 (ASUS M32)

  • MEMORY: 12Gb

  • VIDEO CARD: ADM Radeon HD (integrated)
Thanks. Since I do not think I have any need to communicate with any external machines, it is OK that do not understand what I use and what it needs.


Left Mac OS X for Linux in Jan 2014
 

Re: Security
« Reply #11 on: February 28, 2014, 09:08:08 PM »
 

riser

  • Occasional Poster
  • **
  • 66
    Posts
  • Reputation: 30
  • Linux Lite Member
    • View Profile
Rules are required for any software (games, skype, etc.) that needs to communicate external machines (network/internet).

Each application will have ports that it uses to listen on.  The port(s) may be TCP or UDP.

Using a firewall requires that you understand what you use and what it needs.
 

Re: Security
« Reply #10 on: February 28, 2014, 08:00:04 PM »
 

Coastie

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 656
    Posts
  • Reputation: 53
  • Linux Lite User
    • View Profile

  • CPU: AMD A10-6700 (ASUS M32)

  • MEMORY: 12Gb

  • VIDEO CARD: ADM Radeon HD (integrated)
If you'd like, you can enable the firewall without adding any special rules.  It's default settings will be to deny incoming connections and allow outgoing connections.  If an incoming request is simply a reply to one of your program's outgoing queries, it will be accepted  (eg.  Firefox requesting a page to view); but if it is just some random attempted connection it will be denied. ...


I have turned on the firewall as per these instructions. Are there any "special rules" that I might need? Is there any need for a graphical interface like Firestarter for a Linux newby like me? :-\


Left Mac OS X for Linux in Jan 2014
 

Re: Security
« Reply #9 on: February 19, 2014, 06:38:49 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Thanks gold_finger, very helpful :)
 

Re: Security
« Reply #8 on: February 19, 2014, 12:06:12 AM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
If you'd like, you can enable the firewall without adding any special rules.  It's default settings will be to deny incoming connections and allow outgoing connections.  If an incoming request is simply a reply to one of your program's outgoing queries, it will be accepted  (eg.  Firefox requesting a page to view); but if it is just some random attempted connection it will be denied.

To enable UFW, enter the following in a terminal window:

Code: [Select]
sudo ufw enable
That will turn it on and enable it on each startup.

To check status:

Code: [Select]
sudo ufw status
Or, for more details:

Code: [Select]
sudo ufw status verbose
To turn it back off:

Code: [Select]
sudo ufw disable
More info on basic usage:

Code: [Select]
man ufw
Other info:
https://help.ubuntu.com/community/UFW
https://help.ubuntu.com/12.04/serverguide/firewall.html
http://pka.engr.ccny.cuny.edu/~jmao/node/28
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Security
« Reply #7 on: February 16, 2014, 02:39:46 PM »
 

Jackson2014

  • Guest
I do not seem to have enough computer knowledge to configure rules on GUFW at this point, so I am wondering if the router firewall provides as much security if it is a home wireless router/modem that one is using. Would a wireless device accessing the internet at home be less secure than a wired connection device, if that wireless device does not have it's own firewall running?

EDIT:   No need to respond. I have answered my question about the wireless router, which is that it does provide firewall protection for wireless connected devices.
« Last Edit: February 16, 2014, 03:11:15 PM by Jackson2014 »
 

Re: Security
« Reply #6 on: February 16, 2014, 11:04:52 AM »
 

riser

  • Occasional Poster
  • **
  • 66
    Posts
  • Reputation: 30
  • Linux Lite Member
    • View Profile
Just to clarify: I do not have the software firewall active on my PC.  I provided the information in case you need to for whatever reason (a machine in a DMZ, etc.).

A hardware based firewall (most routers nowadays as Valtam mentions) is a better and more effective solution.
 

Re: Security
« Reply #5 on: February 15, 2014, 11:29:53 PM »
 

Jackson2014

  • Guest
Thank you for that info Valtam. I will have to find out how to check that on my Uverse router.
 

Re: Security
« Reply #4 on: February 15, 2014, 11:25:01 PM »
 

Jackson2014

  • Guest
Thank you for the info and links riser. I do appreciate it.
 

Re: Security
« Reply #3 on: February 15, 2014, 11:13:35 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Thank you riser. It also pays to keep in mind that most routers these days ship with in built linux firewalls. You don't need a software firewall on your pc unless you want to create specific rules for traffic.
 

Re: Security
« Reply #2 on: February 15, 2014, 09:44:38 PM »
 

riser

  • Occasional Poster
  • **
  • 66
    Posts
  • Reputation: 30
  • Linux Lite Member
    • View Profile
LinuxLite is built on top of Ubuntu.  As such it has built-in network rules (iptables) and firewall command line control (ufw).

By default it does not have the firewall enabled with specific rules.

If you are interested in managing the rules, I suggest you install "gufw", which is a graphical interface for ufw (requires to be run under root with sudo).

You can find more info on ufw here and about gufw here.
 

Security
« Reply #1 on: February 15, 2014, 09:37:47 PM »
 

Jackson2014

  • Guest
Hi, .. Being a complete newbie to Linux, from what I have been learning about the need or lack of it where security software is concerned, I have a question regarding the firewall. Is the firewall installed active in Linux Lite or does it have to be turned on as it does in Ubuntu? I have not been able to find the firewall in Lite.
Can anyone inform me about this? I have not been able to find an answer to this anywhere on line.
Help would be appreciated.
« Last Edit: May 27, 2016, 10:17:45 PM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section