Ok, I really need to jack this thread...sorry OP!
I am trying to use my iPhone to access my campus network. Normally (on a mac laptop), I would enter
Code:
ssh [username]@10.0.0.1
Press enter, then will be prompted to enter my password, after which I am successfully "authenticated" and can utilize the campus network.
I can get to this step (I know because I get a whole chunk of text confirming success), but I cannot open Safari without closing Terminal - and once this closes I am no longer authenticated and cannot access the network.
(I am using Term-vt100 if that helps any)
Entering
Code:
ssh -f [username]@10.0.0.1
gives me an error of "Cannot fork into background without a command to execute" without a password prompt.
Entering
Code:
ssh -fN [username]@10.0.0.1
prompts me to enter a password, but after sending that nothing happens (no confirmation messages, just goes to a new line starting with a #.) Pressing the home button and opening Safari confirms that I have not authenticated and cannot access the network...
Please help me out!!
Thanks in advanced!!!

Bookmarks