nmdm question
From: Vladimir B. Grebenschikov (vova_at_sw.ru)
Date: 09/28/03
- Previous message: Sergey Babkin: "has anyone installed 5.1 from a SCSI CD?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-hackers@freebsd.org Date: Mon, 29 Sep 2003 00:42:46 +0400
Hi
I have try to use nmdm to make short circuit between pppd and ssh
(both need tty in my case).
All is ok with pppd, but ssh client wait in ioctl():
# ps alxp 24269
UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME
COMMAND
207 24269 24267 0 6 0 3352 2000 ttywai S+ p4 0:00.08 ssh
-v -v -v -t -i .ssh/id_tun 195....
# strace -p 24269
ioctl(0, TIOCSETAWS ...
sshd debug shows:
...
debug3: tty_make_modes: 91 1
debug3: tty_make_modes: 92 0
debug3: tty_make_modes: 93 0
debug2: fd 3 setting TCP_NODELAY
debug1: Requesting authentication agent forwarding.
debug1: Requesting shell.
debug1: Entering interactive session.
Looks like invalid support for that ioctl in nmdm driver ?
Any ideas ?
-- Vladimir B. Grebenschikov <vova@sw.ru> SWsoft Inc. _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Sergey Babkin: "has anyone installed 5.1 from a SCSI CD?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: pppd pty equivilent in FBSD
... I let pppd manage retries & setting routes. ... >I wouldn't personally
recommend vpn over ssh for anyone either, ... I'm the sole bsd user at my company, and the
ppp over ssh ... >Actual bash script I call: ... (freebsd-net) - Re: pppd pty equivilent in FBSD
... I wouldn't personally recommend vpn over ssh for anyone either, ... Actual
bash script I call: ... # pppd starts up ppp connection, ... (freebsd-net) - Double "VPN"-PPD-SSH network break
... SSH to a remote machine and start up pppd so these two machines are ...
To make things a tad more complicated now, I have a static route to vpnbox2 ... I can reproduce
this problem by pinging vpnbox2 through the vpn continiously ... (Debian-User) - Re: ssh/ppp vpn without pty-redir?
... I've never run pppd over ssh although I have run pppd over telnet, ...
and I've never done VPN. ... safety deserve neither liberty nor safety." ...
(comp.os.linux.security)