gwaine
03-21-2003, 11:20 AM
Hello everyone...I'm using Smoothwall with port forwarding, setting the rules in both the external services and port forwarding sections. I'm SSH'ing into an external server to test my configuration since trying to access internal machines through external addresses doesn't work with this config (i.e. I can't access an internal SSH server or web server, etc. through an Internet address, but I can through it's local address (192.168.1.*). I understand all that. The problem is that I can't forward the requests for web stuff to a box on the LAN. I have no problem doing this for other services however. In the case of SSH for instance, I'm SSH'ing from a remote box into my network using the external IP (209.123.345.678) for example. The smoothwall box correctly forwards to the LAN machine behind it. I just can't get it to do the same for web stuff! There is no firewall at all on the LAN machine (bad I know but I wanted to make sure that wasn't the problem). Is there something in the httpd.conf on the LAN machine that I need to tell it to accept connections or something in hosts.allow, etc.? Please help! Thank you!
Here is my port forwarding conf in smoothwall:
Proto: TCP Source Port: 80 Destination IP: 192.168.1.20 Destination port: 80
Here is my external services conf in smoothwall:
Proto: TCP Source: ALL Destination port: 80
Here is my port forwarding conf in smoothwall:
Proto: TCP Source Port: 80 Destination IP: 192.168.1.20 Destination port: 80
Here is my external services conf in smoothwall:
Proto: TCP Source: ALL Destination port: 80