Hello there, I've got a server, running two virtual machines on it. The server itself serves as router. I forwarded some ports, among port 80 to one of the machines. The port forwarding works fine from the outside (from the WAN, e.g. my computer at home) - but what doesn't work is the access to the forwarded port 80 from INSIDE using my external IP. That means, when I try to use lynx from my webserver, and enter the external IP, it says connection refused. I tried to rebuild the problem with my own home linksys router, but it worked! Then I found an option called "Filter Internet NAT Redirection" in my linksys webinterface, and after activating that, it didnt work any longer. Finally, I'm looking for the iptables command(s) which offer exactly the same features as my linksys router does - permitting LAN-clients to access LAN-services by using the EXTERNAL ip of the router. Has anyone an idea how to resolve this "problem"? Thanks in advance -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html