Hi Guys,
I'm having the same problem descript in EuphRO Thread.
The last post from hikage said that "Linux the solution is very simple, you have to just use an iptables command like that:"
iptables -t nat -A OUTPUT -d (bad ip here) -j DNAT --to (true ip here)
The bad ip in my case is: 51.0.0.0
I'm using MAC OS X 10.6.2 and whant know if anyone knows how to implement the solution using IPFW or something else.
Thanks