WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 25] New: Openswan/L2TP will not work in domainU without

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 25] New: Openswan/L2TP will not work in domainU without Legacy (BSD) PTY support
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sat, 07 May 2005 02:38:49 +0000
Delivery-date: Sat, 07 May 2005 02:38:53 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=25

           Summary: Openswan/L2TP will not work in domainU without Legacy
                    (BSD) PTY support
           Product: Xen
           Version: 2.0
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: critical
          Priority: P3
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: telcor@xxxxxxxxx


While trying to configure Openswan, using L2TP, I kept encountering
the following error message during authentication:
May  6 10:06:28 linux002 l2tpd[2654]: getPtyMaster: No more free pseudo-tty's
May  6 10:06:28 linux002 l2tpd[2654]: start_pppd: unable to allocate
pty, abandoning!
May  6 10:06:28 linux002 l2tpd[2654]: control_finish: Call established
with 192.168.4.129, Local: 24770, Remote: 1, Serial: 0
May  6 10:06:28 linux002 l2tpd[2654]: write_packet: tty is not open yet.
May  6 10:06:28 linux002 l2tpd[2654]: write_packet: tty is not open yet.
May  6 10:06:28 linux002 l2tpd[2654]: write_packet: tty is not open yet.

Googling the "getPtyMaster: No more free pseudo-tty's" message reveals
that I need to configure "Legacy (BSD) PTY support" under "device
drivers/character devices" in my kernel config. However, the
configuration for DomainU does not make character devices available
under device drivers (Domain0 does though).



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 25] New: Openswan/L2TP will not work in domainU without Legacy (BSD) PTY support, bugzilla-daemon <=