a technological barrier designed to prevent unauthorized or unwanted communications between computer networks or hosts
15
votes
5answers
3k views
Is there a preinstalled or automatic firewall?
Does Ubuntu come with a preinstalled or automatic firewall? If not, do I need one?
I've read some articles about the advantages of linux over other operating systems about security (no need to have ...
4
votes
3answers
2k views
Firewall Settings for Personal File Sharing
I have ufw set up to allow samba connections, but this does not seem to allow files to be transferred through Ubuntu's "Personal File Sharing" using the Public folder. The share can be seen, but not ...
5
votes
1answer
1k views
What does this UFW log mean?
CC-02 kernel
[ 399.656733] [UFW BLOCK] IN=eth0 OUT= MAC= SRC=192.168.2.11 DST=192.168.2.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=14158 DF PROTO=TCP SPT=47368 DPT=22 WINDOW=5840 RES=0x00 SYN URGP=0
...
1
vote
1answer
3k views
How to open ports for outside traffic? [closed]
I recently installed Ubuntu Server on an old machine, to set up a website with family photos etc. It is connected to the Internet via my home router (WRT160Nv2). I set the connection up with a static ...
4
votes
3answers
585 views
How can a non-geek set up a proper firewall?
Maybe a non-geek that knows of the existence of a firewall is already some kind of a nerd. If you have been a windows-user then it was rather easy to set up a firewall (I don't know if it was a good ...
1
vote
3answers
2k views
How can I open a range of ports in ubuntu using (g)ufw for use with membase?
I have membase (membase.org) installed and I have to open a bunch of ports in order for the cluster to function
Adding the single ports was easy enough but I can't work out how to open the range ...
2
votes
3answers
330 views
Is it possible to configure Ubuntu as a software firewall?
I have some systems running on Ubuntu in the private IP range 192.168.2.0-255 .
These systems are connected to a switch and the switch is connected to the ISP's modem.
Neither the switch nor the ...
5
votes
3answers
10k views
How to enable ufw firewall to allow icmp response?
I have a series of Ubuntu 10.04 servers and each one has ufw firewall enabled. I have allowed port 22 (for SSH) and 80 (if it's a webserver). My question is that I am trying to enable icmp echo ...
2
votes
5answers
1k views
Cannot ssh/ping an Ubuntu machine over WiFi
I have an Ubuntu 10.04 running on a laptop, connected to a local network via WiFi.
This machine does not respond to pings/ssh connect requests, as if it was firewalled. However, if I ssh from this ...
1
vote
1answer
651 views
Ubuntu Linux UFW Firewall, Local Intranet Access
At home, I have Ubuntu server with the UFW firewall. What command do I type to turn on local intranet access to my web server, but keep the outside world out from my DSL modem?
0
votes
1answer
473 views
Ufw causing trouble with DHCP or WPA? [closed]
It appears that enabling UFW is causing my network connection to drop periodically on a WPA-Enterprise network, according to the network-manager GUI app (and the lack of a server response to web ...
0
votes
2answers
507 views
Trouble with UFW blocking stuff from NAT machine to inside of NAT
I've got a NAT box (Ubu 10.04) running ufw with the following sudo ufw status verbose:
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing)
New profiles: skip
To ...
8
votes
2answers
3k views
How to set up an Ubuntu 10.04 machine to accept ssh requests only from within the local network?
I am about to install 10.04 (from bare metal to replace 9.04) and I want to set it up so that I can shh into the machine, but only from other machines on my local network. (I.e., I want to reject all ...
10
votes
2answers
19k views
How do I know if my firewall is on?
I installed Firestarter, and configured my firewall.
But I'm in doubt : On boot, I sometimes see a [FAIL] marker, and to the left, I guess it was something like "start firewall". I can't be sure ...