Clemens Ende <ende(at)golbs.com> wrote:
> Am Freitag, 11. November 2005 10:23 schrieb Sebastian Stolz:
> >
> > was sagt dir den die Ausgabe von "ipfw show"???
>
> # ipfw show
> ipfw: getsockopt(IP_FW_GET): Protocol not available
Dann bleiben noch zu testen (als root!):
# pfctl -sr
# ipfstat -i
# ipfstat -o
Wenn Du in allen Fällen lediglich eine Fehlermeldung »No
such file or directory« erhältst, hast Du in der Tat keinen
Paketfilter installiert.
In dem Fall guck doch mal mit tcpdump o.ä. nach, ob Deine
DNS-Pakete tatsächlich rausgehen, und ob Antworten reinkom-
men. Evtl. wäre noch die Routing-table (»netstat -rn«) und
die Ausgabe von »ifconfig« hilfreich. Bekommst Du eigent-
lich Fehlermeldungen in /var/log/messages?
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. "And believe me, as a C++ programmer, I don't hesitate to question the decisions of language designers. After a decent amount of C++ exposure, Python's flaws seem ridiculously small." -- Ville Vainio To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 11 Nov 2005 - 11:24:02 CET