Sponsored Content
Full Discussion: USB-Ethernet/Ethernet-USB
Top Forums UNIX for Advanced & Expert Users USB-Ethernet/Ethernet-USB Post 302903626 by Corona688 on Wednesday 28th of May 2014 04:14:39 PM
Old 05-28-2014
Does your data logging program absolutely require a serial port? You might be able to emulate that, running an external program to read from TCP/IP and write to a pretend serial device, or perhaps a FIFO.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Ethernet

We are trying to Establish Network using Linux.Now we are facing the problem in configring Ethernet.In out network we are giving eth0 in server and activating it at the boot time,so it is activating as it is but when we define the Ethernet of node on server and allowing it to activate at boot time... (5 Replies)
Discussion started by: at_renai2001
5 Replies

2. Solaris

Quad Ethernet

I have a Quad Ethernet card in a 220R. 2 ports activated. Each has its own hostname file and both hostnames are in the hosts file. I want both ports to have the same IP address so we can use the 2nd port in case we lose communication on the port. On bootup, the box gives me: SIOCSLIFFLAGS:... (5 Replies)
Discussion started by: hshapiro
5 Replies

3. AIX

ethernet down

Hello everyone I have a problem with one server, has Aix 5.3 in the errpt has this message IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION F3931284 0105133009 I H ent0 ETHERNET NETWORK RECOVERY MODE EC0BCCD4 0105133009 T H ent0 ETHERNET DOWN F3931284 ... (4 Replies)
Discussion started by: lo-lp-kl
4 Replies

4. Solaris

Ethernet Port Name

I have a new Sun 440 and I am trying to configure it. Non of the Ethernet ports are enabled; when I issue "ifconfig -a" it returns nothing. Is there a way to know the available port name (e.g. ce, bge, etc.) by running a command or so ? (4 Replies)
Discussion started by: StarSol
4 Replies

5. Solaris

ethernet

my solris box network is unreachable how to solve this ipaddress assiagning and entry in vi /etc/host how to solve network is unreachable (2 Replies)
Discussion started by: tirupathi
2 Replies

6. Solaris

solaris ethernet card and mounting usb drives

I had installed soalris 10 on my dell vostro 1400.It had installed succefully. If i type ifconfig -a it is showing only my loop back adpater. So how to tell me how to mount my usb drive and how to configure my lan ethernet card,My lan ethernet card is Broadcom. Tell me step... (1 Reply)
Discussion started by: testerindia25
1 Replies

7. UNIX for Dummies Questions & Answers

USB-USB cable between linux and windows computers

Is there an easy way to setup a cross-over cable (USB-USB) between a linux box and a windows PC? My 2 machines are next to each other but I really do not want to keep transfering my files using my USB drive. Thanks! (4 Replies)
Discussion started by: Xterra
4 Replies

8. AIX

vio server ethernet to vio client ethernet(concepts confusing)

Hi In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID. Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
Discussion started by: newtoaixos
1 Replies
M6PACK(8)						   Linux System Managers Manual 						 M6PACK(8)

NAME
m6pack - Attach multiples 6PACK interfaces SYNOPSIS
m6pack [-l] [-s speed] [-x n_ptmx] [-v] ttyinterface pty .. DESCRIPTION
m6pack allows multiple 6PACK TNCs sharing the same serial port to be used with the Linux AX.25 kernel software. The AX.25 softare has no support for multiple TNCs sharing the same serial line. The different ports are addressed by encoding the port number in the control byte of every 6pack frame. m6pack watches a serial port, and routes 6pack frames to/from the pseudo ttys. The other side of the pseudo ttys are then attached with spattach as normal. Statistics about the operation of m6pack may be obtained by sending the SIGUSR1 signal to the running program. On reception of such a sig- nal m6pack will print a set of statistics to the system log if logging has been enabled. Although mention is made of using pseudo ttys as the last arguments, these devices may be normal serial ports. However m6pack provides no way in which to set their speed, the speed must therefore be set by some other method. OPTIONS
-l Enables system logging, the default is off. -s speed Set the speed of the serial port. -v Display the version. -x number This option is for Unix98 PTYs. It allocates "number" ptys; their names are written to stdout. When -x is used, the pty arguments are optional. SEE ALSO
spattach(8), ifconfig(8), kill(1). AUTHORS
Inaki Arenaza EB2EBU <iarenaza@escomposlinux.org>, based in the work by: Tomi Manninen OH2BNS <oh2bns@sral.fi> Jonathan Naylor G4KLX <g4klx@g4klx.demon.co.uk> Kevin Uhlir N0BEL <kevinu@flochart.com> Linux 28 April 2002 M6PACK(8)
All times are GMT -4. The time now is 05:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy