Sponsored Content
Full Discussion: MAC-Adress
Top Forums UNIX for Dummies Questions & Answers MAC-Adress Post 7409 by LivinFree on Wednesday 26th of September 2001 03:39:29 AM
Old 09-26-2001
Try using ifconfig -a. Look for a field called HWaddress (or something similar). For example, on my Slackware workstation at work, here is one line from ifconfig:
eth0 Link encap:Ethernet HWaddr 00:60:97:C7:9F:72

My HWaddress is the 00:60:97... number (a 3com Boomerang)

Hope this helps you.
 

9 More Discussions You Might Find Interesting

1. Solaris

IP-Adress

Hello together how can I find a ipadress from a login into remote system console? Thanks a lot Urs (1 Reply)
Discussion started by: MuellerUrs
1 Replies

2. AIX

Capture IP Adress

hello I need for a script to capture the ip address from the connected user. I have 5 logical partitions. With "who", i have the ip adress, but only for 2 servers. Do you know another command to know the ip address of connected clients ? thank you (14 Replies)
Discussion started by: pascalbout
14 Replies

3. UNIX for Dummies Questions & Answers

How to change the MAC adress in ethernet adapter for SUN

I have installed in the server a quad ethernet adapter, I'm using two interfaces with two different IP networks, both interfaces are connected to a switch, the switch report that is receiving the same MAC address in both ports so must of the times I have connectivity problems. Any idea to change... (1 Reply)
Discussion started by: mono673
1 Replies

4. HP-UX

Change IP Adress

I want change my IP address and hostname in my machine by use the console. Can any one tell me how can I execute that by command ? Thanks & Regards (1 Reply)
Discussion started by: magasem
1 Replies

5. OS X (Apple)

Obtain Mac Adress in crontab

hello, I need to obtain the Mac Adress and write him in a file. I'm trying to do this with a command in crontab, with ifconfig, but it's only possible do this if i disabled the password for run the command, but than i have security problems. I'm searching for a script (.sh) that allows me to... (5 Replies)
Discussion started by: Pedro Almeida
5 Replies

6. IP Networking

Changing the Ip adress permanently

well i'm trying to change the ip adress on an old alphaserver runing tru64 4.0F using the ifconfig hme0 IP_ADDRESS mask MASK broadcast BROADCAST and when i check it using ifconfig -a it shows the new ip and all is well but when the server is rebooted it reverts back to the old ip (3 Replies)
Discussion started by: randUSR()
3 Replies

7. Shell Programming and Scripting

Trying to get an IP adress from a file

This is probably a real n00b question but i`m not able to figure it out. I have a folder of configuration files that contain IP-adresses. The line i`m interested in looks like this: IP_ADDRESS="123.123.123.1123" Some have muliple ip adresses, so the line will look like : ... (5 Replies)
Discussion started by: DaneV
5 Replies

8. IP Networking

adress traffic to tap0

Hello, I have a problem of routing traffic on two virtual interfaces I have created on my machine (CentOs6) By using tunctl I created two virtual interfaces tap1 and tap2 let s imagine I gave them two different address tap1: 10.1.1.1 net 255.255.255.0 tap2: 10.1.2.1 net 255.255.255.0 ... (0 Replies)
Discussion started by: nicandro
0 Replies

9. Shell Programming and Scripting

Hide from adress while sending emails

I have a shell script that sends email alerts to all the teams if there's any issue identified . This is the command that I use to send email alerts to others cat out.out | mail -s "Alerts on $date" $EMAILID Above code sends emails to all the users by default it sends emails to... (2 Replies)
Discussion started by: lazydev
2 Replies
EX(4)							   BSD Kernel Interfaces Manual 						     EX(4)

NAME
ex -- driver for 3Com Fast EtherLink XL (3c900, 3c905, 3c980) and similar PCI bus and cardbus Ethernet interfaces SYNOPSIS
ex* at cardbus? function ? ex* at pci? dev ? function ? DESCRIPTION
3Com Ethernet and Fast Ethernet cards supported by the ex driver include: 3c450-TX 10/100 Ethernet 3c555 MiniPCI 10/100 Ethernet 3c575-TX Ethernet 3c575B-TX Ethernet 3c575CT Ethernet 3c656 MiniPCI 10/100 Ethernet 3c656B MiniPCI 10/100 Ethernet 3c656C MiniPCI 10/100 Ethernet 3c900-TPO Ethernet 3c900-COMBO Ethernet 3c900B-TPC Ethernet 3c900B-TPO Ethernet 3c900B-COMBO Ethernet 3c905-T4 10/100 Ethernet 3c905-TX 10/100 Ethernet 3c905B-COMBO 10/100 Ethernet 3c905B-FX 10/100 Ethernet 3c905B-T4 10/100 Ethernet 3c905B-TX 10/100 Ethernet 3c905CX-TX 10/100 Ethernet 3c980 Server Adapter 10/100 Ethernet 3c980C-TXM 10/100 Ethernet 3cSOHO100-TX 10/100 Ethernet All versions of the EtherLink XL (except the older 3c900 and 3c905) support IPv4/TCP/UDP checksumming in hardware. The ex driver supports this feature of the chip. See ifconfig(8) for information on how to enable this feature. MEDIA SELECTION
Some of these network interfaces support the Media Independent Interface (MII), a bus which can have at least one arbitrary Physical inter- face (PHY) chip on it. NetBSD supports MII and has separate drivers for many different PHY chips, including ukphy(4), a generic PHY driver that can support many PHY chips that NetBSD does not yet have a specific driver for. Support for the PHY found on a given NIC must be configured into a NetBSD kernel config(1) for this driver to work properly in those cases. See ifmedia(4), and mii(4). DIAGNOSTICS
%s: adapter failure (%x) %s: can't allocate download descriptors, error = %d %s: can't allocate or map rx buffers %s: can't allocate upload descriptors, error = %d %s: can't create download desc. DMA map, error = %d %s: can't create rx DMA map %d, error = %d %s: can't create tx DMA map %d, error = %d %s: can't create upload desc. DMA map, error = %d %s: can't load download desc. DMA map, error = %d %s: can't load mbuf chain, error = %d %s: can't load rx buffer, error = %d %s: can't load upload desc. DMA map, error = %d %s: can't map download descriptors, error = %d %s: can't map upload descriptors, error = %d %s: fifo underrun (%x) @%d %s: jabber (%x) %s: receive stalled %s: too many segments, %s: uplistptr was 0 host too slow to serve incoming packets SEE ALSO
cardbus(4), exphy(4), ifmedia(4), intro(4), mii(4), pci(4), ifconfig(8) http://www.3com.com/ BSD
October 30, 2007 BSD
All times are GMT -4. The time now is 02:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy