**** BEGIN LOGGING AT Mon Mar 17 02:59:56 2008 Mar 17 12:38:10 kaloz * r10610 /trunk/target/linux/x86/image/Makefile: fix image generation on x86 Mar 17 12:43:24 kaloz * r10611 /trunk/target/linux/ixp4xx/patches-2.6.23/202-npe_driver_no_phy.patch: fix switch support on the Compex WP18/NP18A Mar 17 19:28:44 <_trine> I want to forward port 80 to port 8081 does this look right, I ask because it does not seem to work in kamikaze Mar 17 19:28:46 <_trine> iptables -t nat -A prerouting_wan -p tcp --dport 80 -j DNAT --to 192.168.123.13:8081 Mar 17 19:28:56 <_trine> iptables -A forwarding_wan -p tcp --dport 8081 -d 192.168.123.13 -j ACCEPT Mar 17 19:29:09 <_trine> but that does not seem to work for me Mar 17 19:30:34 please check iptables -L -v and iptables -L -v -t nat Mar 17 19:30:39 to see if the rules are called properly Mar 17 20:06:47 <_trine> is port forwarding broken on kamikaze? Mar 17 20:07:38 nbd: does madwifi in openwrt-trunk defaults to isolate? Mar 17 20:08:03 <_trine> loswillios: I think he has gone to bed Mar 17 20:08:29 ok Mar 17 20:10:14 this should default to 0 I reckon: config_get_bool isolate "$vif" isolate 0 Mar 17 23:57:33 thepeople * r10612 /trunk/include/toplevel.mk: Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. J. Day **** ENDING LOGGING AT Tue Mar 18 02:59:57 2008