Sponsored Content
Full Discussion: USB-Ethernet/Ethernet-USB
Top Forums UNIX for Advanced & Expert Users USB-Ethernet/Ethernet-USB Post 302903617 by Corona688 on Wednesday 28th of May 2014 03:49:57 PM
Old 05-28-2014
Think of it this way -- a serial cable is like a composite television cable. You plug it in and it shows up on the TV, more or less. There's not a whole lot of fiddling.

A network cable is more like an antenna cable. If you plug it in and see nothing, maybe you're on the wrong channel, band, protocol.... It can carry lots of different things at the same time, you have to select what you want.

This is why you can't just 'cat /dev/ethernetdevice' and see the raw data from your data logger. You need to know what IP address and protocol you want to get data from, and have to have your computer configured correctly to read it.

Is there a way it's supposed to be used? Absolutely but we don't know what it is yet since all the information we need to know is missing. You've refused to answer all our questions.

You've been asked repeatedly for information about the device you're trying to log from. What is it? What model is it? Chances are the device will not log information until you make a TCP connection to it. It might use telnet or it might use http or it might use something else. The information may be in its manual.

When you tried to make a network, presumably to talk to this device on, we asked you repeatedly what information you had for the various things on your network. Several working, cooperating pieces all correctly configured are are required for a working network; knowing one computer's settings is less than half the story.

Moderator's Comments:
Mod Comment We cannot help you if you don't start answering questions. We are not being mean. These questions are essential.

Last edited by Corona688; 05-28-2014 at 04:56 PM..
This User Gave Thanks to Corona688 For This Post:
 

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
APCSMART(8)						      Network UPS Tools (NUT)						       APCSMART(8)

NAME
apcsmart - Driver for American Power Conversion Smart Protocol UPS equipment NOTE
This man page only documents the hardware-specific features of the apcsmart driver. For information about the core driver, see nutups- drv(8). SUPPORTED HARDWARE
apcsmart should recognize all APC models that use a serial protocol at 2400 bps. This is primarily the Smart-UPS and Matrix-UPS lines, but some Back-UPS Pro models are also supported. Some older hardware may only report a handful of variables. This is usually not a bug - they just don't support anything else. CABLING
This driver expects to see a 940-0024C cable or a clone by default. You can switch to the 940-0095B dual-mode cable support with the cable= definition described below. If your 940-0024C cable is broken or missing, use this diagram to build a clone: http://www.exploits.org/nut/library/cables/940-0024C.jpg EXTRA ARGUMENTS
This driver supports the following optional settings in the ups.conf(5): cable=940-0095B Configure the serial port for the APC 940-0095B dual-mode cable. sdtype=num Use shutdown type num, according to this table: 0: soft shutdown or powerdown, depending on battery status 1: soft shutdown followed by powerdown 2: instant power off 3: power off with grace period Modes 0 and 1 will power up the load when power returns. Modes 2 and 3 will keep the load turned off when the power returns. BUGS
Some older APC UPS models return bogus data in the status register during a front panel test. This is usually detected and discarded, but some other unexpected values have occasionally slipped through. AUTHOR
Russell Kroll SEE ALSO
The core driver: nutupsdrv(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.exploits.org/nut/ NUT mailing list archives and information: http://lists.exploits.org/ Tue Oct 22 2002 APCSMART(8)
All times are GMT -4. The time now is 02:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy