PPP Windows XP into FreeBSD 4.11 with mgetty

From: Jan Knepper (jan_at_digitaldaemon.com)
Date: 05/19/05

  • Next message: cknandu_at_binanizinc.co.in: "Qmail"
    Date: Thu, 19 May 2005 07:19:00 -0400
    To: freebsd-isp@freebsd.org
    
    

    Question....

    I have set up my FreeBSD box with mgetty:

    login.config:
    /AutoPPP/ - - /usr/sbin/ppp -direct

    ppp.conf:
    default:
      enable passwdauth
      enable proxy
      set ifaddr 192.168.1.1 192.168.1.100-192.168.0.200
      accept dns
      set dns 65.204.18.242 65.204.18.243

    Plain and simple....
    Plain and simple for a Windows 2000 client that dials into the box,
    connects and works....
    Not so plain and simple for a Windows XP (Xtreme Pig) Prof client that
    dials in, talks to mgetty, but never seems to cause mgetty to invoke ppp.
    When I have a terminal window popup the W2K client gives the mgetty
    login prompt. The WXP client gives cr*p, almost like the communication
    between XP and the modem is not synchronized...

    Any idea's?

    Thanks!
    Jan

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


  • Next message: cknandu_at_binanizinc.co.in: "Qmail"

    Relevant Pages

    • asyncmap and windows
      ... I am trying to get a 3-wire modem to work with mgetty to answer inbound ... The client is WinXP and uses a complete modem cable. ... I suspect the issue is to do with the asyncmap and the escaped chars. ...
      (comp.protocols.ppp)
    • Re: Setting up a Dial in server
      ... The client should be using a chat script. ... Mgetty must also be compiled with the -DAUTO_PPP as should be shown ... The client machine dials in and yet is on the LAN too? ...
      (comp.os.linux.networking)