[index] [text page] [<<start] [<prev] [next>] [last>>]
Page 9: PPP over SSH

Page 9

  
  PPP over SSH
  SSH - well defined, secure protocol
  SSHv1 deprecated
  SSHv2 supports RSA/DSA pubkey authentication, many ciphers
  Server runs SSH daemon (OpenSSH) on port 22 by default
  Client connects pppd process to server pppd process over secure SSH connection.
  # pppd updetach noauth pty "ssh -tt server.example.com 'pppd noauth IP:IP'"

Copyright 2003, Bri Hatch of Onsight, Inc.

Presented at Real World Linux, 2003.

Presentation created using vim and MagicPoint.