Re: Fragen zu pf

From: Oliver Fromme <olli(at)lurza.secnetix.de>
Date: Wed, 15 Feb 2006 17:52:05 +0100 (CET)

Dominik Brettnacher <domi(at)saargate.de> wrote:
> Oliver Fromme wrote:
> > > Das dürfte dazu führen, dass das SYN-Paket nie beim Ziel ankommt, und der
> > > Socket eine gewisse Zeit im Status SYN_SENT bleibt.
> >
> > Nein, das ergibt »No route to host«, da lo0 mit der Ziel-
> > adresse nichts anfangen kann. Du müßtest für die Route
> > eine IP als Gateway definieren, für die es eine Route gibt,
> > aber die nicht reagiert.
>
> Also auf meinen FreeBSD-Installationen funktioniert es wie von mir
> beschrieben:
>
> # route add -host 85.12.11.221 -interface lo0
> add host 85.12.11.221: gateway lo0
> # telnet 85.12.11.221 22
> Trying 85.12.11.221...
> telnet: connect to address 85.12.11.221: Operation timed out
> telnet: Unable to connect to remote host

Was ist bei Dir anders als bei mir?

# route add -host 85.12.11.221 -interface lo0
add host 85.12.11.221: gateway lo0
# telnet 85.12.11.221 22
Trying 85.12.11.221...
telnet: connect to address 85.12.11.221: No route to host
telnet: Unable to connect to remote host

Gruß
   Olli

-- 
Oliver Fromme,  secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
(On the statement print "42 monkeys" + "1 snake":)  By the way,
both perl and Python get this wrong.  Perl gives 43 and Python
gives "42 monkeys1 snake", when the answer is clearly "41 monkeys
and 1 fat snake".        -- Jim Fulton
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 15 Feb 2006 - 17:56:59 CET

search this site