I had a problem before with the NAT and transparent proxy. Now, everything seems to be working fine. I can go anywhere and the squid proxy logs every activity that i made on the internet. But there is something i noticed, when I logged in to my website and post a message, I noticed that the IP log on the website is using my INTERNAL IP ADDRESS ! Im not sure if its really should be that way, but when i tried cuteftp on port 21, it gave me an error :
COMMAND:>	USER kenchix1
	331 User yourstuffs okay, need password.
COMMAND:>	PASS ******
	230-You are user #26 of 350 simultaneous users allowed.
	230-
	230 Restricted user logged in.
STATUS:>	Login successful
COMMAND:>	TYPE I
	200 Type okay.
COMMAND:>	REST 100
	350 Will attempt to restart at position 100.
STATUS:>	This site can resume broken downloads
COMMAND:>	REST 0
	350 Will attempt to restart at position 0.
COMMAND:>	pwd
	257 "/" is cwd.
COMMAND:>	TYPE A
	200 Type okay.
STATUS:>	Retrieving directory listing...
COMMAND:>	PORT 192,168,1,11,5,71
	550 Data connection must go to same host as control connection.
STATUS:>	Error opening data socket
it said Data connection must go to same host as control connection, and i can't see the directories in the site.
Im really lost, i don't really know what's wrong now. is it the squid ? the NAT ? the cuteftp ?
Thank you in advance.