Hallo, 

um mehr �ber die Aktivit�t im wanadoo-Netzwerk zu erfahren, wollte habe 
ich ulogs installiert und dann die beiden folgenden rules eingef�gt:

iptables -A INPUT -i ppp0 -j ULOG
iptables -A OUTPUT -o ppp0 -j ULOG

iptables -vL

Chain INPUT (policy DROP 2963 packets, 178K bytes)
 pkts bytes target     prot opt in     out     source               destination

 1917  102K ULOG       all  --  ppp0   any     anywhere             anywhere
       ULOG copy_range 0 nlgroup 1 queue_thrashold 1

Chain FORWARD (policy ACCEPT 48130 packets, 7134K bytes)
 pkts bytes target     prot opt in     out     source               destination

    0     0 ACCEPT     80   --  ppp0   eth0    any                  
linuxnfs.michelle-is.com

Chain INPUT (policy DROP 2963 packets, 178K bytes)
 pkts bytes target     prot opt in     out     source               destination

    0     0 ULOG       all  --  any    ppp0    anywhere             anywhere
       ULOG copy_range 0 nlgroup 1 queue_thrashold 1

Da kommt irgendwie nichts an. Kann mir jemand weiterhelfen ? 
Unter Linux 2.0.38 mit ipfwadm wuste ich wenigstens was ich tat... 

:-/

Zur Zeit habe ich einen provisorischen Webserver auf dem Router 
installiert und dort gibt eas auch das 'hash' problem, aber nachdem 
ich ihn abgeshaltet habe, wollte ich, das die Web-Traffic auf einen 
internen Server geht... - War wohl nichts mit:

iptables -A FORWARD -p 80 -i ppp0 -o eth0 -d 192.168.1.14 -j ACCEPT

Gr��e
Michelle

-- 
Registered Linux-User #280138 with the Linux Counter, http://counter.li.org.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an