Networking Forums

Networking Forums > Computer Networking > Linux Networking > device (ip/mac) address discovery

Reply
Thread Tools Display Modes

device (ip/mac) address discovery

 
 
matt
Guest
Posts: n/a

 
      04-13-2005, 03:15 AM
Hi all, i need a bit of creative thinking... (therefore I ask this on a
linux group)

I have an old managed hub i bought as salvage, and i'd like to start using
it's more advanced functions.

Here's the info on the device:
David Systems (a chipcom company...now i think 3com bought them)
ExpressNet secure high density workgroup hub (16 port)
model: 6370s
and i do have the management "plugin" for it.

here's what i need help with...
I assume this device can be managed with snmp/telnet/whatever so it must
have a MAC address and be abl to have an ip address set. yes?

How can I determine (at least) it's MAC address? it is not indicated on
the case, and i do not know what subnet it was last connected to.

--as an alternative, i can go through the serial management port--
BUT the one refrence i've found to this device online mentions that the
serial port isn't configured like a standard serial interface....

does anyone know the correct pin-out for the management port?

thanks to all that read this far,
+matt
 
Reply With Quote
 
 
 
 
Jack Masters
Guest
Posts: n/a

 
      04-13-2005, 07:11 AM
matt wrote:
> Hi all, i need a bit of creative thinking... (therefore I ask this on a
> linux group)
>
> I have an old managed hub i bought as salvage, and i'd like to start using
> it's more advanced functions.
>
> Here's the info on the device:
> David Systems (a chipcom company...now i think 3com bought them)
> ExpressNet secure high density workgroup hub (16 port)
> model: 6370s
> and i do have the management "plugin" for it.
>
> here's what i need help with...
> I assume this device can be managed with snmp/telnet/whatever so it must
> have a MAC address and be abl to have an ip address set. yes?
>

Possibly, but maybe it had some custom S/W for managing it.

> How can I determine (at least) it's MAC address? it is not indicated on
> the case, and i do not know what subnet it was last connected to.
>

Don't think the MAC address alone will help a lot, you need an IP. Maybe
if you're very lucky it will respond to a broadcast ping. If not, try
nmap. Concentrate on the private IP ranges (10.x.x.x, 192.168.x.x etc)
first, most likely the management address sits in there somewhere.

> --as an alternative, i can go through the serial management port--
> BUT the one refrence i've found to this device online mentions that the
> serial port isn't configured like a standard serial interface....
>
> does anyone know the correct pin-out for the management port?

You can read this in two ways, one) the pin-out is non-standard, or two)
the pin-out might be standard, but it speaks some proprietary protocol
instead of something that a VT100 emulator can handle.

If you don't find the pin-out, it becomes trial and error....
If you have a RS-232 breakout box, preferably one with LED indicators on
it, it helps a lot, otherwise grab a soldering iron, and build a cable.
The trick is to find the TXD (outgoing from the hub), once you have
that, you can push some data to other pins and see if it echos. Start
measuring pins; ground can be assumed to be connected to chassis ground,
TXD should have a (if I remember correctly) negative voltage on it. Find
any pin with a defined voltage on it, and see if it sends out data when
you power-cycle the unit (it might send out a login prompt or a 'Hello
here I am' message. Once you have located TXD, hook it up to a
terminal(-emulator) and try to push data to one of the other pins to see
if it echoes.
>
> thanks to all that read this far,
> +matt


hth
J.
 
Reply With Quote
 
matt
Guest
Posts: n/a

 
      04-13-2005, 03:07 PM
On Wed, 13 Apr 2005 09:11:56 +0200, Jack Masters wrote:

> Don't think the MAC address alone will help a lot, you need an IP. Maybe
> if you're very lucky it will respond to a broadcast ping. If not, try
> nmap. Concentrate on the private IP ranges (10.x.x.x, 192.168.x.x etc)
> first, most likely the management address sits in there somewhere.


well, i learned a trick when working with another device of mine that
dosn't come with any way to initial set an ip address: you can set a
static arp entry in your arp table that associates the device's mac with
an ip (as far as your workstation is concerned). then you can use that
ip to talk to the device. kinda neat trick


> If you don't find the pin-out, it becomes trial and error.... If you
> have a RS-232 breakout box, preferably one with LED indicators on it, it
> helps a lot, otherwise grab a soldering iron, and build a cable. The
> trick is to find the TXD (outgoing from the hub), once you have that,
> you can push some data to other pins and see if it echos. Start
> measuring pins; ground can be assumed to be connected to chassis ground,
> TXD should have a (if I remember correctly) negative voltage on it. Find
> any pin with a defined voltage on it, and see if it sends out data when
> you power-cycle the unit (it might send out a login prompt or a 'Hello
> here I am' message. Once you have located TXD, hook it up to a
> terminal(-emulator) and try to push data to one of the other pins to see
> if it echoes.


thanks for the great info. i don't have a breakout box, but i do have a
scope so i'll use that for my initial fishing around

> hth
> J.


 
Reply With Quote
 
matt
Guest
Posts: n/a

 
      04-14-2005, 12:49 AM
On Wed, 13 Apr 2005 09:11:56 +0200, Jack Masters wrote:
> If you don't find the pin-out, it becomes trial and error....
> If you have a RS-232 breakout box, preferably one with LED indicators on
> it, it helps a lot, otherwise grab a soldering iron, and build a cable.
> The trick is to find the TXD (outgoing from the hub), once you have
> that, you can push some data to other pins and see if it echos. Start
> measuring pins; ground can be assumed to be connected to chassis ground,
> TXD should have a (if I remember correctly) negative voltage on it. Find
> any pin with a defined voltage on it, and see if it sends out data when
> you power-cycle the unit (it might send out a login prompt or a 'Hello
> here I am' message. Once you have located TXD, hook it up to a
> terminal(-emulator) and try to push data to one of the other pins to see
> if it echoes.


Jack,
thanks again, i put the scope on it today, and learned what pins do what.
I'm not sure what the person who said it wasn't standard was talking
about, but everything looked standard to me, so i held my breath and
plugged in my handheld, fired up some terminal emulation software.
guessed it on the first try vt100 9600-8-n-1

now my only problem is the password that stops me from doing anything
useful (see my next thread)

thanks again,
+matt
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BT Fusion Device Address Geoff Lane Home Networking 2 06-01-2007 10:03 PM
ip address and the device Zheng Da Linux Networking 3 12-28-2006 10:56 AM
A device with only IP address? SaranJothy Linux Networking 7 11-16-2006 03:32 PM
Tracking down a device with the wrong IP address? Boe Windows Networking 1 05-19-2006 09:18 PM
Device Not Being Served an IP Address jack2480@hotmail.com Linux Networking 1 05-08-2006 08:58 PM



1 2 3 4 5 6 7 8 9 10 11