I only see internal IP's
-
I've have recently changed from m0n0wall to pfsense,I thought it could be fun to have RRD graphics over the network. I have an webserver and an ftp behind the firewall, accessible from the outside (works fine). however if i look in my access.log for the webserver or the ftp only see the internal IP of my gateway instead of the external IPs from my visitors, why is that? and how is that even possible? This does not happen with m0n0wall.
I have done an portforwarding in pfsense, made an rule for the port and i run with automatic NAT.
any ideas would be appreciated.
-
With FTP, you may have enabled the FTP proxy on WAN, which would cause this. It's a known issue.
Not sure what would be causing the web traffic to show up the same way unless you have some kind of a reverse proxy setup or an improperly specified port forward.
A lot more information would be needed to say for certain.
-
The FTP will be that way because that's how PF's FTP proxy functions.
Web traffic will never show up like that, short of having a package installed that proxies it (haproxy being the only one right now that would do so).