All of lore.kernel.org
 help / color / mirror / Atom feed
* strange ip-number
@ 2002-09-22 14:28 Johann Klonner
  2002-09-23 14:40 ` Antony Stone
  0 siblings, 1 reply; 2+ messages in thread
From: Johann Klonner @ 2002-09-22 14:28 UTC (permalink / raw)
  To: netfilter

Hallo
I got spam mail containing "href=http://f2m.aac.com.tw". I think, this 
mail connected with this URL. So I block ed this URL in my iptables script:
 
"iptables - A OUTPUT - o ippp0 -p tcp -d http://f2m.aac.com.tw -j REJECT"

I wanted to find out the IP number with "ping", but ping timed out 
without an answer.
iptables -L -v produced ff output:

OUTPUT ...
"211-23-43-85.HINET-IP.hinet.netreject with icmpport unreachable"

can somebody tell me the meaning of this output? Is it an odd IP-number 
or an alias of the URL above?? And why did ping time out without any 
comment such as icmpport unreachable?

Any hint would beappreciated,
Hans




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

end of thread, other threads:[~2002-09-23 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-22 14:28 strange ip-number Johann Klonner
2002-09-23 14:40 ` Antony Stone

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.