All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Port 21, 23, and 80 are open according to Shields Up at grc.com
@ 2004-09-13 15:21 Miguel Laborde
  2004-09-13 15:39 ` Mike
  2004-09-13 16:04 ` Jose Maria Lopez
  0 siblings, 2 replies; 14+ messages in thread
From: Miguel Laborde @ 2004-09-13 15:21 UTC (permalink / raw)
  To: Mike; +Cc: netfilter

Something else you can try is using the lsof command.

Give lsof -i tcp:21 a try and see what it returns. If you have something running on that port it will tell you its name and PID.

Regards,

	Miguel


-----Original Message-----
From: netfilter-bounces@lists.netfilter.org
[mailto:netfilter-bounces@lists.netfilter.org]On Behalf Of Mike
Sent: Monday, September 13, 2004 11:18 AM
To: Jason Opperisano
Cc: netfilter@lists.netfilter.org
Subject: Re: Port 21, 23, and 80 are open according to Shields Up at
grc.com


Hi J,

Thanks for the guidance.
There's definitely no DNATing/PREROUTING currently set up in the
iptables firewall.  So, I guess the only thing that could explain port
21 and/or 23 is there must be an ftp daemon using those ports.

As for port 80, I wonder if it's got anything to do with Apache
running the intranet webserver inside the LAN.  I don't believe I've
got apache even installed on the routerbox.

Well, enough guessing.  I'll try some netstat research and see what
percolates to the surface.

Best regards.

Mike


On Mon, 13 Sep 2004 08:53:07 -0400, Jason Opperisano <opie@817west.com> wrote:
> 
> you need to keep in mind that if your netfilter box is performing
> MASQ/SNAT for your LAN machines--the IP being scanned by grc.com is the
> public IP of the netfilter box.
> 
> unless your doing some DNATs to machines on your LAN--you should focus
> your efforts on the netfilter machine itself.
> 
> "netstat -lntu" would be a good place to start.
> 
> i've always questioned the output of web-based scanners like grc.com;
> however, i just went to grc.com and tried it out, and achieved a
> *perfect* "TruStealth" rating...which must mean i'm super l33t like
> stevie...  :-P
> 
> -j
> 
> --
> Jason Opperisano <opie@817west.com>
> 
>



^ permalink raw reply	[flat|nested] 14+ messages in thread
* MAC addresses
@ 2004-09-11 18:50 Darren Kirby
  2004-09-11 23:09 ` Port 21, 23, and 80 are open according to Shields Up at grc.com Mike
  0 siblings, 1 reply; 14+ messages in thread
From: Darren Kirby @ 2004-09-11 18:50 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 1169 bytes --]

Hello netfilter list,

I have a fairly good knowledge of iptables etc...but there is one point I 
would like some clarification on.

This is from the iptables tutorial located here:
http://iptables-tutorial.frozentux.net

"6.4.3.2. MAC match
The MAC (Ethernet Media Access Control) match can be used to match packets 
based on their MAC source address. As of writing this documentation, this 
match is a little bit limited, however, in the future this may be more 
evolved and may be more useful. This match can be used to match packets on 
the source MAC address only as previously said"

Are MAC addresses unique for all ethernet cards? What I would like to know is 
could I use this rule to allow ssh connections ONLY from my notebook no 
matter what its current IP address happens to be, and drop all other 
connection requests?

Thanks for any insight...

-d

-- 
Part of the problem since 1976
http://badcomputer.no-ip.com
Get my public key from 
http://keyserver.linux.it/pks/lookup?op=index&search=bulliver
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-09-14  5:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-13 15:21 Port 21, 23, and 80 are open according to Shields Up at grc.com Miguel Laborde
2004-09-13 15:39 ` Mike
2004-09-13 16:04 ` Jose Maria Lopez
  -- strict thread matches above, loose matches on Subject: below --
2004-09-11 18:50 MAC addresses Darren Kirby
2004-09-11 23:09 ` Port 21, 23, and 80 are open according to Shields Up at grc.com Mike
2004-09-11 23:14   ` George Alexandru Dragoi
2004-09-12  7:38     ` Mike
2004-09-13  1:15       ` George Alexandru Dragoi
2004-09-13 12:35         ` Mike
2004-09-14  1:01           ` Nick Drage
2004-09-13 12:53   ` Jason Opperisano
2004-09-13 15:18     ` Mike
2004-09-13 21:22     ` James B. Hiller
2004-09-13 23:47       ` Mike
2004-09-14  5:09         ` Mike

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.