is it rational to close the 139 port
- From: lina <lina.lastname@xxxxxxxxx>
- Date: Sun, 22 Jul 2012 15:25:03 +0800
Hi,
strangely my netstat showed my 139 and 445 ports are open.
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN
Do I need specify
-A INPUT -p tcp --dport 139 -j REJECT
in iptables?
For all INPUT has already set -P INPUT DROP, except open for 80, 443, 22,
BTW, why need allow ping? from outside?
59 # Allow ping
60 -A INPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
I know so little, thanks very much for your expilanation,
Best regards,
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/CAG9cJmmyF4Hi5aKjdzOX8NXew2LVbpNyu0aSDytCjZ9AsB961Q@xxxxxxxxxxxxxx
- Follow-Ups:
- Re: is it rational to close the 139 port
- From: Tom H
- Re: is it rational to close the 139 port
- From: Mike McClain
- Re: is it rational to close the 139 port
- From: Camaleón
- Re: is it rational to close the 139 port
- From: Henrique de Moraes Holschuh
- Re: is it rational to close the 139 port
- From: Claudius Hubig
- Re: is it rational to close the 139 port
- From: Stan Hoeppner
- Re: is it rational to close the 139 port
- Prev by Date: Re: Why have d-community-offtopic? (Re: What does group consider to be "on topic"?)
- Next by Date: Re: What does this mean?
- Previous by thread: Tools in Debian to create whole disk image (multiple partitions)?
- Next by thread: Re: is it rational to close the 139 port
- Index(es):
Relevant Pages
|