Quote:
Originally Posted by soulracerdc2
i been trying to do this hack for a while now but i havent got anywhere. When I run the command prompt I type "netsh interface ip set address "Wireless Network Conenction" static 10.3.3.1 255.255.255.0" and I get a message that says "Invalid interface iphone specified. Anyone what i'm doing wrong. Please Help Thanks
|
"netsh interface ip set address "Wireless Network Conenction" static 10.3.3.1 255.255.255.0"
This command is basically specifying IP address and Subnet mask for Internet Protocol Properties.
There are two ways to do this, as far as I know.
You can manually change them in TCP/IP window or netsh command.
It seems like you typed the wrong name. It's probably not "iPhone."
If you still want to run the command to change it, you have to find the name.
To find the name of network connection, go to "Control Panel/Network Connection/" and find the name of wireless network you are normally using.
Default name is "Wireless Network Connection"
Or
type "netsh interface ip show address"
and it will tell you the available name of the "wireless network connection"
Quote:
|
Originally Posted by qryptiq
i can't get it to work. So far, i've succesfully connected to the adhoc. I can even ping the iphone. But when i open IE, no website!?!
|
There must be some settings to changed in order to use Socket Proxy on IE. FYI, mine worked on Firefox, but not on IE.