Thank you JM! How is tsocks different from proxychains? Any feedback on port restrictions on mobile 3g?
Shae On 6/11/07, JM Ibanez <[EMAIL PROTECTED]> wrote: > "Shae Tan" <[EMAIL PROTECTED]> writes: > > > Are there port restrictions (e.g. I want to ssh tunnel or access VPN)? > > At least on Smart 3G, you can ssh but you can't access some "unfamiliar" > services. For example, the native git protocol is not allowed, so you'll > have to tunnel that somehow. Which, since ssh is allowed, is plausible. > > BTW, useful ssh trick/switch: > > ssh -D <port> <your_server> > > The above creates a SOCKS 4 proxy on <port>, using <your_server> as the > endpoint of the SOCKS 4 proxy. Useful when combined with the tsocks > library/tool (On Ubuntu, apt-get install tsocks) _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

