Really hope someone will answer to my question..
Basically got a ssh tunnel between MACHINE1 and MACHINE2, tunnel working as proxy, everything works well.
test12 = https server - 10.0.0.1 - same network as MACHINE1
MACHINE1 = windows 7 x64 - 192.168.6.20 (the one running ssh server)
MACHINE2 = windows 7 x64 - 192.168.2.8 (different network from MACHINE1)
So when i use putty on MACHINE2 to connect via ssh to MACHINE1, I Can browse https and https sites and see MACHINE1 public ip!
But when i navigate to test12, it can't display page!
PUTTY CONSOLE MACHINE2 - VIEW
As you can see using iexplore and setting proxy, the page can not be displayed! Also tried to edit C:\Windows\System32\drivers\etc\hosts to resolve test12 to 127.0.0.1 but have aniway error!
DNS CHANGE MACHINE2 - VIEW