All of lore.kernel.org
 help / color / mirror / Atom feed
* Using an NTS instead of the local serial device ?
@ 2007-12-28 22:32 wotuzu17
  2007-12-28 22:40 ` cfowler
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: wotuzu17 @ 2007-12-28 22:32 UTC (permalink / raw)
  To: linux-ppp


Hi folks,


I just successfully set up a basic ppp link between 2 Ubuntu 7.10 machines.



The commands look like this:


me@machine1 $ pppd -detach persist lock proxyarp 192.168.10.1:192.168.10.2
/dev/ttyS0 38400 &


me@machine2 $ pppd -detach persist lock defaultroute
192.168.10.2:192.168.10.1 /dev/ttyS0 38400 &


I wonder whether it is posible to use a serial port of an NTS for
communiction instead of the local serial device /dev/ttyS0 ? I own a
Lantronix ETS8P, which is a 8-port Network Terminal Server.


I tried

me@machine1 $ pppd -detach persist lock proxyarp 192.168.10.1:192.168.10.2
ip.of.nts:tcpport 38400 &


without success. 

As I am new to Linux in general, maybe somebody can give me a hint.


Thanks
-- 
View this message in context: http://www.nabble.com/Using-an-NTS-instead-of-the-local-serial-device---tp14532384p14532384.html
Sent from the linux-ppp mailing list archive at Nabble.com.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-01-02 17:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-28 22:32 Using an NTS instead of the local serial device ? wotuzu17
2007-12-28 22:40 ` cfowler
2007-12-28 23:51 ` Paul Mackerras
2007-12-29  0:03 ` wotuzu17
2007-12-29  0:41 ` wotuzu17
2007-12-29  0:49 ` cfowler
2007-12-29  7:12 ` Paul Mackerras
2008-01-02 17:44 ` James Carlson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.