hm
also:
ip_forward ist eingestellt
im moment habe ich
eth0 -> 3com 905c 192.168.1.1
eth1 -> Surecom rtl8039 192.168.1.5
beim winxp
dlink -> 192.168.1.2
alle netmask 255.255.255.0
destination - gateway - genmask - flags - metric - Ref - use - Iface
192.168.1.0 - 0.0.0.0 - 255.255.255.0 - u - 0 - 0 - 0 - eth0
192.168.1.0 - 0.0.0.0 - 255.255.255.0 - u - 0 - 0 - 0 - eth1
127.0.0.0 - 0.0.0.0 - 255.0.0.0 - u - 0 - 0 - 0 - lo
eth0, eth1 und lo sind alle UP
masquerading habe ich auch eingestellt
?>ipchains -A forward -j MASQ -s 192.168.1.0/255.255.255.0
|