Guten Tag Tobias Kaefer,

am Donnerstag, 30. Januar 2003 um 22:20 schrieben Sie:


>>TK> 2.
>>TK> Welche Regel hast Du f�r iptables oder ipchains??
>>TK> (Einfach
>>TK> iptables -L
>>TK> oder
>>TK> ipchains -L
>>TK> eingeben)
>>iptables !

TK> Und wie sehen die Regeln aus???
TK> Poste doch mal die einzelnen Regeln die bei
TK> iptables -L
TK> ausgegeben werden.
# iptables -L
Chain INPUT (policy DROP)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere           state RELATED,ESTABL
ISHED
ACCEPT     udp  --  anywhere             255.255.255.255    udp spt:bootps dpt:b
ootpc
ACCEPT     icmp --  anywhere             anywhere           icmp echo-request
ACCEPT     udp  --  217.5.115.7          anywhere           state NEW udp spt:do
main dpts:1024:65535
ACCEPT     udp  --  194.25.2.129         anywhere           state NEW udp spt:do
main dpts:1024:65535
LOG        tcp  --  anywhere             anywhere           tcp flags:SYN,RST,AC
K/SYN LOG level warning tcp-options ip-options prefix `SuSE-FW-DROP-NEW-CONNECT
'
ACCEPT     udp  --  anywhere             anywhere           state ESTABLISHED ud
p dpts:61000:65095
input_ext  all  --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere

Chain FORWARD (policy DROP)
target     prot opt source               destination
TCPMSS     tcp  --  anywhere             anywhere           tcp flags:SYN,RST/SY
N TCPMSS clamp to PMTU
reject_func  all  --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere           state NEW,RELATED,ES
TABLISHED

Chain input_ext (1 references)
target     prot opt source               destination

Chain reject_func (1 references)
target     prot opt source               destination
REJECT     tcp  --  anywhere             anywhere           reject-with tcp-rese
t
REJECT     udp  --  anywhere             anywhere           reject-with icmp-por
t-unreachable
REJECT     all  --  anywhere             anywhere           reject-with icmp-pro
to-unreachable


TK> Was f�r eine Ausgabe bekommst Du denn f�r

TK> route -n
 # route -n
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1

eth1 ist die Karte am DSL-Modem



TK> ----------------------------------------------------------------------------
TK> PUG - Penguin User Group Wiesbaden - http://www.pug.org



-- 
Mit freundlichen Gr�ssen
Stefan Class                            mailto:[EMAIL PROTECTED]

----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an