On Sat, Dec 16, 2006 at 02:54:23PM +0100, Martijn Broeders - HUB Labs wrote:
> self tcp 192.168.0.2:80 <- 217.194.110.35:80 <- 213.84.86.15:35452 > PROXY:DST > > Can someone tell me what is means? And why does the redirection fail to > the internal webserver? Most likely that 192.168.0.2's default route does not point back to the pf box (192.168.0.1). synproxy has completed the handshake with the external client. It is now replaying the handshake with the server. It has sent the SYN to the server and is waiting for the SYN+ACK from the server. Which doesn't arrive. Daniel _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"
