Greetings All,

I am having a problem getting my port forwarding to work un Dachstein 1.0.2.

I am setting up a web server and I need to port forward port forward 
from my external dynamic ip address 80 to my internal address 
192.168.128.225 port 80

I have added the following lines to my network.conf file:

    EXTERN_TCP_PORTS="0/0_www"

I have tried both:

    INTERN_SERVERS="tcp_${EXTERN_IP}_www_192.168.128.225_www"

        and

    INTERN_WWW_SERVER=192.168.128.225

I also added the following line to my hosts.allow:

    www: 0/0

I backup /etc and reboot

When ever I check my system with grc.com ShildsUp I get port 80 still 
set as stealth.

Via my weblet, I can see the following:

    0     0 ACCEPT     tcp  ------ 0xFF 0x00  eth0      0.0.0.0/0       0.0.0.0/0      
 * ->   80

What am I missing?



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to