Hello, I use EFW 2.0 with 4 nics. 1: red interface with IP 192.168.1.2 (connected to my DSL-Router with IP 192.168.1.1) 2: green interface with IP 192.168.2.1 3: orange interface with IP 192.168.3.1 4: blue interface with IP 192.168.4.1
I have connected an webserver on orange with IP 192.168.3.2 and a client on green with IP 192.168.2.2. I activated transparent proxy on green, orange and blue. I created an alias on red with IP 192.168.1.5 and forwarded port 80 of the webserver to port 80 of 192.168.1.5. I created the host www.mydomain.com with IP 192.168.3.2 in "networks->hosts". I allowed connects to port 80 from "ALL" to "ALL". Now following happens: 1: connect 192.168.2.2->somewhere in the internet port 80 -> works 2: connect 192.168.3.2->somewhere in the internet port 80 -> works 3: connect 192.168.1.1->192.168.1.5 port 80 -> works 4: connect 192.168.1.2->192.168.3.2 port 80 -> works 5: connect 192.168.1.2->192.168.1.5 port 80 -> works not (telnet: connection refused) 6: connect 192.168.2.2->192.168.3.2 port 80 -> works not (firefox: access denied) 6: connect 192.168.2.2->www.mydomain.com port 80 -> works not (firefox: access denied) 7: connect 192.168.2.2->192.168.1.5 port 80 -> works not (firefox: connection refused, wget: service unavailable) 8: connect 192.168.3.2->192.168.1.5 port 80 -> works not (wget: service unavailable) When I disable the transparent proxy, the following happens: 1: connect 192.168.2.2->somewhere in the internet port 80 -> works 2: connect 192.168.3.2->somewhere in the internet port 80 -> works 3: connect 192.168.1.1->192.168.1.5 port 80 -> works 4: connect 192.168.1.2->192.168.3.2 port 80 -> works 5: connect 192.168.1.2->192.168.1.5 port 80 -> works not (telnet: connection refused) 6: connect 192.168.2.2->192.168.3.2 port 80 -> works 6: connect 192.168.2.2->www.mydomain.com port 80 -> works 7: connect 192.168.2.2->192.168.1.5 port 80 -> works 8: connect 192.168.3.2->192.168.1.5 port 80 -> works Now my questions: What do I have to do, that I can access my webserver in orange from green with enabled transparent proxy? How I have written, I have added the host to "Network->Hosts"! Why is it not allowed to access aliases on red by the efw itsself? Greetings, Martin ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
