Hi, Can anyone tell me exactly what the requirements are for Slirp to work over a terminal? I'm test it via SSH using a command-line like this:
# pppd nodefaultroute noauth nobsdcomp nodetach debug :10.1.2.1 pty "ssh -t [email protected] slirp ppp" This is the suggested way of testing according to the Debian packagers. It works perfectly fine for me with most hosts, but I have compiled Slirp on a couple of SunOS systems where this just doesn't work... pppd and remote slirp are unable to communicate. I've also tried it in CSLIP and SLIP modes, to no avail. I think it's a problem with how SSH on the SunOS machines constructs the pseudo-terminal through which Slirp communicates, but I'm not entirely sure. So I'm wondering if anyone can point out the precise terminal requirements for it to work. Thanks! Dan Lenski ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Slirp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/slirp-devel
