pppd pty equivilent in FBSD

From: Rob Zietlow (Rob_at_the-rob.com)
Date: 05/24/05

  • Next message: Tim Pushor: "Re: pppd pty equivilent in FBSD"
    To: freebsd-net@freebsd.org
    Date: Mon, 23 May 2005 19:57:22 -0500
    
    

    Good day List,

    I have a question about pppd. We use ppp over ssh for a VPN solution into
    work. The script works on linux, but not in freebsd because the
    implementation of pppd that comes with freebsd does not recognize the pty
    command. When I attempt to connect up I get the following.

    testee# bash bin/vpn.init start
    Waiting for connection...
    Using interface ppp0
    /usr/sbin/pppd: In file /usr/home/rob/vpn/options.vpn: unrecognized option
    'pty'
    Connection Failed

    This appears to be the last piece of the puzzle for me in order to get this to
    work. So it leaves me to ask Is there an equivalent in Freebsd?

    From the pppd man page on a linux machine.

           pty script
                  Specifies that the command script is to be used to communicate
    rather than a specific terminal device. Pppd will allocate itself a
    pseudo-tty master/slave pair and use the slave as its terminal device. The
    script will be run in a child process with the pseudo-tty master as
    its standard input and output. An explicit device name may not be
    given if this option is used. (Note: if the record option is used in
    conjuction with the pty option, the child process will have pipes on its
    standard input and output.)

    The fbsd pppd's man page doesn't list anything for pty, and a google doesn't
    turn up much.

    Thanks for your time.

    Rob
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Tim Pushor: "Re: pppd pty equivilent in FBSD"

    Relevant Pages

    • Re: pppd pty equivilent in FBSD
      ... >I have a question about pppd. ... but not in freebsd because the ... >implementation of pppd that comes with freebsd does not recognize the pty ... >conjuction with the pty option, the child process will have pipes on its ...
      (freebsd-net)
    • Linux ppp + MegaPOP dialup change = mrru related LCP timeout
      ... until last month when my Linux box could no ... longer establish a ppp connection. ... pppd version 2.4.1, upgrading to 2.4.3 did not help. ... sending it implements the PPP Multilink Protocol. ...
      (comp.os.linux.networking)
    • Re: pppd crashes, was: kde-freebsd] Question about KPPP on FreeBSD
      ... >> with FreeBSD and KPPP. ... You mean the FreeBSD-using KDE developer community, ... Well perhaps there's a pppd hacker who shares your conviction out there ...
      (freebsd-stable)
    • PPPD Connect Using Broadband Connection (problem)
      ... I have to use SUSE linux 7.3 because im using linux for Kylix ... My situation is that I am trying to connect my home linux system to a remote ... The remote office is using Microsoft RAS server, hence I need pppd ... acknowledging the connection parameters I was using were correct. ...
      (comp.os.linux.networking)
    • Re: How to set up dial-up on debian after a wrong pppoe config
      ... I used pppd on RH7.2 also on another machine. ... with linux it is always something over my experience. ... seem like I have always have to upgrade to get what I am looking for, ... that addresses exactly how things work so you can remedy problems is ...
      (comp.os.linux.networking)