I think I fixed a Gaim bug ..
A few weak's before , I was chating with a friend , and he ask me : "Are you using a private Ip address in your netwrk ?" , I say yes { coz I configured my own NAT&proxy BSD server } , how do you know ?
He saied , it's a trick , but soon he told me , you know in Gaim , you can see Ip of the remote person , and he saw my private address there..
I mean instanly , how ? how ? Can he see using Yahoo mess databases { or Gaim source code , developed in C } , my real / private IP address.
After thosw week's the answer comed in my head , the expert's on Yahoo forget a thing , to clear showing the real Ip adres/in case the private one , if the remote user if using proxy&NAT on that port {non-anonymous proxy , this is the only posibility }.
This is also the problem, on osme PHP & CGI forum's , they forget to clear showing the real address/the private one in case of NAT , if the user is using his NAT performing router , proxy with that port to
{ port 80 per example }.The proxy is indeed default non-anoymousely and the forum database will show to moderator's the real / private IP , because of this header : x_forward_for ..
Someone have to tell them , coz .. some day , this bug , will cause great trouble , I think, maybe it's all my imagination and I'm a bit paranoic..
Cheer's !
He saied , it's a trick , but soon he told me , you know in Gaim , you can see Ip of the remote person , and he saw my private address there..
I mean instanly , how ? how ? Can he see using Yahoo mess databases { or Gaim source code , developed in C } , my real / private IP address.
After thosw week's the answer comed in my head , the expert's on Yahoo forget a thing , to clear showing the real Ip adres/in case the private one , if the remote user if using proxy&NAT on that port {non-anonymous proxy , this is the only posibility }.
This is also the problem, on osme PHP & CGI forum's , they forget to clear showing the real address/the private one in case of NAT , if the user is using his NAT performing router , proxy with that port to
{ port 80 per example }.The proxy is indeed default non-anoymousely and the forum database will show to moderator's the real / private IP , because of this header : x_forward_for ..
Someone have to tell them , coz .. some day , this bug , will cause great trouble , I think, maybe it's all my imagination and I'm a bit paranoic..
Cheer's !
Optimism is an occupational hazard of programming: feedback is the treament. (Kent Beck)
Comments
-
sprkymrk Member Posts: 4,884 ■■■□□□□□□□Unless I misunderstand your concern, I can tell you it doesn't matter one bit if they can see your private ip address. You can even type it in bold red letters, but knowing your private ip won't do them any good. I don't understand your concern.All things are possible, only believe.
-
Danman32 Member Posts: 1,243I would be concerned that a client, especially an IM client, was divulging the IP stack of the host, even if the address would probably be of little use in this one instance. However, a hacker could use this to determine the footprint of the network.
-
sprkymrk Member Posts: 4,884 ■■■□□□□□□□Better stop sending emails then, because they give out similar information.All things are possible, only believe.
-
RussS Member Posts: 2,068 ■■■□□□□□□□sprkymrk wrote:Better stop sending emails then, because they give out similar information.www.supercross.com
FIM website of the year 2007 -
JDMurray Admin Posts: 13,088 AdminAny network-aware application on your private network has the capability of transmitting the IP address of its host computer to other computers on your network or even to hosts the Internet. Your Internet firewall is what prevents external intruders from using your private network information against you.