Jump to content

Talk:Tunneling protocol

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Waseem Shabir (talk | contribs) at 07:12, 23 June 2016 (Waseem Shabir: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing: Networking Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
Taskforce icon
This article is supported by Networking task force (assessed as Mid-importance).

Why is PPP over modem not considered tunneling?

Why is PPP over a POTS or ISDN modem not considered as tunneling? PPP over modem is an LLC protocol encapsulated in another. Okay, a modem behaves as if it were a circuit switched physical link (an asynchronous serial link), but modern modems include LLC sublayer, since they divide the data into blocks (some kind of packets) rather than codewords (there are no start and stop bits), and performs packet mode flow control and automatic repeat request.

I don't undertand the definition, that tunneling is encapsulation of A in B as if B were a datalink protocol. In many tunelling protocols B is a datalink protocol. Example: PPPoE, PPPoA, etc. Mange01 18:09, 15 November 2006 (UTC)[reply]

You're right.[1] ISDN, DSL, X.25, Frame Realy etc. is tunneling.[2] The statement does not match the Wikipedia ("Protocol encapsulation carried out by conventional layered protocols, in accordance with the OSI model or TCP/IP model (for example: HTTP over TCP over IP over PPP over a V.92 modem) is not considered tunneling"). e.g. DSL modem is part of the tunnel. -- 91.64.133.157 (talk) 06:01, 16 February 2011 (UTC)[reply]

User:Starunj (who I am not affiliated with) added the following external reference to Tunneling protocol: Tunneling SSH from behind an HTTP proxy server

Why was this considered as vandalism and reverted by VoABot_II ? Mange01 12:30, 5 December 2006 (UTC)[reply]

Answer at the user talk:VoABot_II page:
One regexp was too short (for deteting all consonant garbage words). Fixed.Voice-of-All 19:24, 5 December 2006 (UTC)[reply]
Okay . I revert the bot revert. Mange01 22:17, 6 December 2006 (UTC)[reply]

An SSH tunnel is not a VPN

SSH tunnel != VPN

A VPN is a totally different animal from an SSH tunnel. They should not be confused. This is like confusing HTTP and HTML. The SSH protocol does not specify anything about VPN features. It is true the OpenSSH implements a VPN feature, but this is a feature on top of the SSH protocol. And only OpenSSH versions 4.3 or later implement this feature. And you must use an OpenSSH client that implements the VPN feature to talk to an OpenSSH server that also implements the VPN feature. This VPN feature is not compatible with any other VPN clients or any other SSH clients. A VPN is an abstract concept. It is not a standard protocol and has no specification. A VPN does not even have to be encrypted.

--Noah (talk) 09:59, 7 November 2008 (UTC)[reply]

reyhan kolbastı

süper —Preceding unsigned comment added by 85.99.45.109 (talk) 11:36, 29 August 2009 (UTC)[reply]

Taint

Anyone else feel the page is tainted by having Microsoft Windows as part of the example for SSH tunneling. I mean, it's a little ironic to say the least. 206.196.158.130 (talk) 14:08, 12 May 2011 (UTC)[reply]

I find the picture confusing

Which is hosta? Which is hostb? Is the shown command run on hosta? — Preceding unsigned comment added by 65.126.15.122 (talk) 15:19, 29 May 2013 (UTC)[reply]

The example section can be improved

The example says, "Example of how to set up an SSH tunnel in bash:" but it has nothing specific to bash. It should rather read, "Example of how to set up an SSH tunnel in OpenSSH:". Also the ssh command has been unnecessarily complicated, just `ssh -D 8080 user@host` should be enough to set up the SOCKS proxy. Even -p 2222 is not strictly required as the default 22 port would probably work for most of the cases, but `-f -C -q -N` are just unnecessary — Preceding unsigned comment added by Rabisg (talkcontribs) 14:12, 9 August 2014 (UTC)[reply]

Hello there! That's a good remark, went ahead and cleaned up the section a bit. You're right that the actual selection of switches could be simplified, but I guess the original author wanted to "show off" various existing possibilities. — Dsimic (talk | contribs) 05:44, 11 August 2014 (UTC)[reply]
But that should be made clearer in the example, shouldn't it? — Preceding unsigned comment added by Rabisg (talkcontribs) 15:19, 12 August 2014 (UTC)[reply]
Hm, anyone interested in actual details can have a look at the ssh man page. Also, if a reader isn't willing to look up, he/she probably isn't actually interested in using ssh to create tunnels; prepping everything for a blind copy&paste makes little sense, in my opinion. — Dsimic (talk | contribs) 22:58, 12 August 2014 (UTC)[reply]

Cartoonish "SpongeBob"-style images

Hey, Erik Streb! As I've described it in my edit summary, those few images look really bad and actually kind of decrease the value of the article. Could you, please, explain what are your actual reasons for creating such cartoonish images, instead of using a more formal style appropriate for an encyclopedia? — Dsimic (talk | contribs) 07:40, 14 June 2015 (UTC)[reply]

Reason? I don’t like the image that I replaced, because it looks to formal and complicated. And it has rounded corners. And it is a bitmap with lossy compression, where mines are easily editable (because losslessly saved) vector images. I didn’t have the intention to create cartoonish images. But I’ve just created hand drawn sketches with some colors to be intuitively understandable. Formal things don’t have to be explained with formal (black and white, angular) images. That the images look »really bad« for you is because beauty is in the eye of the beholder.
And seen from a formality perspective, my images contain a lot more formal information, than the one I replaced. Look at them! Erik Streb del Toro (talk) 07:56, 14 June 2015 (UTC)[reply]
Please don't get me wrong, but why should your viewpoint be more important than mine, and mine is based on the illustration style of numerous other articles? In other words, I've seen no such cartoonish illustrations in any of the thousands articles I've edited so far, so it must be that a more formal style is preferred. Also, "intuitively understandable" isn't a valid argument, as, for example, I really don't find those illustrations as such. — Dsimic (talk | contribs) 08:06, 14 June 2015 (UTC)[reply]

Waseem Shabir

Waseem Shabir is 21 year old