Displaying 20 results from an estimated 50000 matches similar to: "firewall and opening ports"
2008 Mar 14
3
Open extra ports on firewall?
Hi,
I'm using the preconfigured firewall that comes with CentOS 5. I
configure it with system-config-securitylevel-tui, close all ports
except SSH, and then open only the ones I need.
Right now, on one of my desktops, I've installed AMSN, which requires
opening a series of ports. I've configured the app to use ports 7000 to
7010 (TCP and UDP). When running
2005 Oct 30
3
blocking outgoing ports with iptables
Hi,
I'm using the generic system-config-securitylevel-tui program on a
remote server to configure my firewall. So far it's been fairly decent,
allowing me to open up ports and whatnot. But I want to start blocking
a couple of outgoing ports on my machine. I want to lock it down so the
only traffic going in our out of my machine is stuff that I specify.
Is there a way to do this
2006 Sep 30
2
firewall issue
Hello everyone,
I am setting up a new system for use as a testing/demo/trial-and-error
system. I have installed CentOS 4.4 on it. There is not an
X-environment, so I will need to fix this from the command line (via ssh
access).
I am trying to do an nfs export from this box to another on my internal
home network. I have figured out that it is a firewall issue on the
CentOS box (I turn off the
2007 Apr 12
3
CentOS Firewall configuration
Hello,
When i did the basic CentOS install i selected incoming ssh, ftp, www,
and smtp in the configuration dialog. Now my needs have changed and i'd like
to add to those rules with samba, this box runs it, and bacula the client. I
was wondering a howto on what to put, i know the ports i need, or a web
configuration util?
Thanks.
Dave.
2008 Jul 10
3
Understanding iptables
In following up on the rsh "problem" I was having earlier, I decided
to try out the suggestion Felipe sent about using
system-config-securitylevel-tui to open up ports 513 and 514, but that
doesn't seem to do the job, either.
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
2009 Oct 31
3
Inquiry:iptables ?
iptables -I INPUT -s 0.0.0.0/0 -p tcp --dport 5901 -j ACCEPT
I'm going strictly off memoy here so you may need to man iptables. :)
hadi motamedi <motamedi24 at gmail.com> wrote:
>Dear All
>To open a port , I know that I need to go to "System -> Administration ->
>Security Level and Firewall" -> Other ports and then I can open port-5901 as
>tcp
2009 Apr 07
6
CentOS automatically blocks port 80 out-of-the-box
Maybe I just haven't installed enough distros, but the times I've installed CentOS, I've had to remember that by default, iptables is blocking inbound port 80 requests. This leads me to believe that I have a non-OS firewall error because I can ping but not http request.
Is there a particular reason for this? Or is it a fail on my end?
Thanks,
David
Sent from my Verizon Wireless
2010 Apr 23
3
[Fwd: Re: iptables]
An embedded message was scrubbed...
From: Niki Kovacs <contact at kikinovak.net>
Subject: Re: [CentOS] iptables
Date: Fri, 23 Apr 2010 21:01:29 +0200
Size: 1400
URL: <http://lists.centos.org/pipermail/centos/attachments/20100423/64275bbe/attachment-0002.eml>
2011 Jul 17
2
CentOS-6 firewall how to open a port
I'm running CentOS-6 on an HP MicroServer (since this morning)
and I'd like to open an non-standard port,
for use on a laptop attached to the internet through the server.
Do I have to explicitly add an iptables rule?
If so, and I want to open (say) udp port 500 ,
what command should I give?
I've always used shorewall in the past,
and will probably do so now if the default firewall
2009 Dec 28
2
NFS problem
I'm trying to NFS-mount a CentOS directory on my Fedora laptop,
but I find I can only do this is I turn off the firewall
on the CentOS server.
If instead I go to system-config-securitylevel-tui on the server,
and allow NFS4, this does not do the trick.
Nor does allowing port 2049.
What do I need to allow?
[I should say that the CentOS server is remote,
and difficult to access directly;
that
2006 Feb 12
1
nmap showing lots of ports open that shouldn't be
I have a CentOS 4.2 machine. lokkit shows that a firewall is
enabled, and it is customized to allow SSH, Web, and DNS traffic only.
But if I run nmap against the server IP (from my home machine,
outside the local network) it shows over 1000 open ports. Am I not
understanding nmap, or is there something seriously wrong here?
Here is a small snip of the nmap output (I can include it all if
2008 Jul 19
6
Bind Firewall Rules
OK, so does anybody have a good firewall rule solution for what we're
supposed to be doing with bind these days? Obviously port 53 is no
longer enough.
TIA
John Hinton
2005 Apr 11
3
Default Firewall Entries
Hello CentOS,
I'm curious... there seems to be a couple of default firewall rules
that I'm not familiar with in the CentOS 4.0
# Firewall configuration written by system-config-securitylevel
# Manual customization of this file is not recommended.
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH-Firewall-1-INPUT - [0:0]
-A INPUT -j RH-Firewall-1-INPUT
-A FORWARD
2014 Oct 17
3
djbdns under CentOS7: startup and socket issues
Hello all,
I am trying to get djbdns ( http://en.wikipedia.org/wiki/Djbdns ) running
on CentOS 7. So far I have wirtten the djbdns.service and djbdns.socket
files. The sockets (TCP and UDP 53) for some reason would not start and I
don't know how to debug that; the service does start but only when I start
it manually by running
systemctl start djbdns
So, I am a real noob when it comes to
2011 May 17
3
Why is iptables configured to accept packets on ports 50 and 51?
[root at hwdltsaloli ~]# cat /etc/sysconfig/iptables
# Firewall configuration written by system-config-securitylevel
# Manual customization of this file is not recommended.
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH-Firewall-1-INPUT - [0:0]
-A INPUT -j RH-Firewall-1-INPUT
-A FORWARD -j RH-Firewall-1-INPUT
-A RH-Firewall-1-INPUT -i lo -j ACCEPT
-A RH-Firewall-1-INPUT
2005 Jan 15
1
Guide to stripping Centos 3
I responded to a post in the Dell poweredge mailing list
earlier today. My answer was off the top of my head, with a
bit of experimentation. The content may be useful in the
Cenyos context as well to admin's looking to strip the size of
an install to the bare bones.
Comment welcomed. Can anyone see any packages which I have
missed?
-- Russ Herrold
---------- Forwarded message
2009 Dec 22
7
Frustrations with MySQL loss, tcpdump, netstat, etc
Hi All,
Hi All,
MySQL 5.0.77 on CentOS 5.4
MySQL is running, my Wordpress stuff is working, but I cannot connect to the server from my house. This server is in my house, however, but on a public IP, behind a firewall, etc.
I checked my hardware firewall (a dedicated UnTangle system) and that is successfully allowing the passage. I know this because the firewall shows:
2009-12-22 6:29:41 am
2008 Aug 12
2
Djbdns Working in VPS ?
Hi,
I try dig google for this question and found little notes in there,
I already try it on my VPS machine and end up with nothing working...
I'm using CentOS 4.6 in VPS (openvz), at first i'm trying BIND and it's
just nice,
and now i want to try djbdns...
Is it djbdns working in VPS ? if not, is there anything that i can work
on it ?
i can only afford VPS for now.
Thank you...
2006 Apr 26
1
Log of basic firewall of CentOS 4.3?
Hi.
I have enabled the basic firewall that includes CentOs 4.3 enabling only ssh
port. In which log could I view the attempts to other ports? Have I to use
iptables instead that firewall to view that?
Iago.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060426/825a4efe/attachment.html>
2011 Dec 05
3
How to preserve iptables when running the GUI tool ?
Hello
I have set up NAT with iptables for an openvpn connection, so that the
VPN server could give VPN clients access to the entire sub-net of the
server.
The probelm is if I start system-config-securitylevel to say disable the
firewall, and then again to enable it, my iptable rules are gone !
I did run `service iptables save` before.
Is there something I can do to prevent this ? Is there a