Ethernet card physical address

Good morning guru,
Is it posible using sql to get the information about
the Ethernet Card Physical Address local computer (network card address) ?
like : 00-0E-A6-37-BA-25
mayble something like : select ecard from dual ?
If no, any idea how can I got it ?
Thank's

Simple answer - no.
Complex answer/response - what on earth for?
On the server side, you have to crack open the physical network packet header to get to the MAC address of sender. And that is not a simplistic thing to do, and outside the scope of PL/SQL and even Java stored procs.
Why? Because you need access to the physical packet - which you do not have. In PL/SQL and Java in Oracle, you're already at a fairly abstract level. With a shared server process, your code do not even deal with the network communication side with the client. That is done with by the dispatcher processes. So even if you could somehow hack the data segment of your physical Oracle process running your PL/SQL or Java code, the socket and packet data are not there to be found.
Which begs the question why do you want to use it? It is pretty meaningless higher up is the OSI stack. And your code is running in topmost layer, layer - the application layer. Layer 6 does not show your layer, the MAC address.
So the reasoning for wanting the MAC address need to be closely re-examined - as the "solution" for that requirement, using the MAC address, is likely a very much flawed solution.

Similar Messages

  • Ethernet card physical address in LabView?

    Greetings. Couldn't find anything about this on the DevZone, or in the
    recent newsgroup posts (or, indeed, from Microsoft ), so now I'm
    posting...
    I need to get the physical address of the ethernet card in a host computer
    on which my application is running (the MAC address, not the IP address)
    under Windows NT/2000. I figure there must be a DLL call to do this, but
    I'm completely at a loss as to what it would be.
    Can anyone tell me where to find this function, and what the syntax is?
    Furthermore, is it safe to use this function in my application, or is
    Microsoft going to go behind my back and revise the function every service
    pack and not tell me about it?
    Thanks a ton, in advance.
    Best regards,
    Justin Goeres
    jgoeres@ind
    iosystems.com
    Indio Systems, Inc.
    Pleasanton, CA

    In Win2000 this command works (and probably others do as well):
    ipconfig /all | more
    So you'd need the System Exec VI, and might need to preface the string
    with command.com:
    command.com ipconfig /all | more
    Mark

  • Check for mac address (physical address) of ethernet card

    Hi!
    We want to deliver LabVIEW code which will run only on licensed machines (node locked licensing).
    We have a PXI chassis with one or more PCs connected to the same LAN as the chassis. We have locked our first license to the chassis by checking for the serial number of the DAQ card installed in the chassis. Now, we want to run a second license on ONLY ONE of the standard desktops connected to the chassis. We've removed the DAQ card check since there are no DAQ cards on the desktops. But a no check software can be freely copied and run on more than one desktops. How do we prevent this?
    One idea is to check for the MAC address of the ethernet card at runtime. Question is how do I retrieve the MAC address at run time in my LV exe?
    Is there another way to achieve a node locked licensing? Some people use HDD serial number .... ??
    We are using LV 7.1 on Win2K.
    Thanks.
    - Gurdas
    Gurdas Singh
    PhD. Candidate | Civil Engineering | NCSU.edu

    Gurdas wrote:
    Is there another way to achieve a node locked licensing? Some people use HDD serial number .... ?? Gurdas
    About this questions, below I include a response I wrote to a similar subject. I hope it is useful.
    Enrique wrote:
    If you still want to implement the copyright scheme yourself, this are some of my thoughts about that subject. I hope this can start a good topic of conversation:
    If you want your program to run on a specific machine, you need to know about that machine so your software is somehow "made" exclusively for that machine. If you can make the software so it utilize resources very specific to the target computer, then you are ok. It is difficult to come up with the right analogy. Let say it is like somebody make a uniform specifically for you and take into consideration all your exact measurements like size, weight, etc. (we are assuming a little here, like those measurement won't change). It can be argued that there maybe somebody in the universe that is like you, but the chances can be sufficiently low so it is acceptable to you to take the risk. All this is usually very difficult and expensive.
    A more common approach is to know information that can uniquely identify the computer and then create the application so it first ask the computer to identify itself. Upon correct identification, the application provide its services. An analogy is that I am the one who provide the services and I have your name and driver license number on file. If you request service, I ask you for those identifiers and once I verify your identity you are good to go.
    A more secure approach will be that we share a secret like a password. I, as the application, ask you (the computer) to authenticate, that is, to provide identification and the password. An alternative is to have something that, although is not secret, it cannot be forged (at least, within certain probability). Let say I ask you for your signature. The bundle human presence + signature cannot be forged.
    A way to implement the latest one may go like the following: each copy of your software has a unique identifier (SI) and a unique key (K) that enable the application. You ask the target computer for its unique identifiers (CUI). You generate a random string (R) for the secret and then create a function f such that: K = f(SI, CUI, R). To get the right key K that enable your software, all the other parameters must be the right ones.
    If this is done right, the security of the application will depend on the secret (R), so you better generate and manage R right. Also, you want to make sure the function f() cannot be bypassed (i.e., direct insertion of K is not possible).
    There are a lot of additional issues to deal here, but I'll stop for now. I need to run some errands....
    Regards;
    Enrique
    www.vartortech.com

  • Ethernet card no longer showing in ifconfig [solved]

    Hey,
    Normally I don't have any problems with my networking, but this morning my wireless decided not to work. I haven't made made any changes in the past couple of days, so unsure what has caused it. Last Syu was on Thursday and every day including up until last night was fine.
    So spent a while trying stuff out and stressing my tiny little brain for ideas, quick version is I did this:
    netcfg: said interface didn't exist.
    ifconfig: didn't list the interface (wireless is usually eth1)
    lsmod: confirmed the module (ipw2200) was loaded
    lspci: confirmed the card was there
    After copying the output of the above commands plus the obligatory rc.conf onto usb to move to this machine (and just before pushing <submit> on a much larger post than this :-) I decided to check the mac address listed in ifconfig with what is on the sticker under my machine. Voila! My wireless has actually moved to eth0. OK, that's that solved. (Wish I checked that first though...)
    But that means that the reason that my wireless card is now eth0 instead of eth1 is because my old-skool wired ethernet card is no longer there to be numero 0. Why isn't it working? lsmod shows that the tg3 module is loading (it's an Intel card with Broadcom chipset in a Thinkpad T43) , but it no longer shows up in ifconfig. lspci is not showing it (see below), only the wireless card comes up. Does this mean the hardware is borken? What else can I do to check the card?
    $ lspci
    00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
    00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root Port (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
    00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 03)
    00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
    00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
    00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
    00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
    00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
    00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
    00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03)
    00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
    00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
    01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Mobility Radeon X300]
    0b:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev 8d)
    0b:02.0 Network controller: Intel Corporation PRO/Wireless 2915ABG [Calexico2] Network Connection (rev 05)
    Appreciate any advice you can give.
    Cheers,
    vW
    Edited subject
    Last edited by von_Wanderlust (2009-07-28 16:10:22)

    Yeah, doesn't give me anything about the ethernet card, but does show the wireless one. No, hang on, just found it. Hmmm, didn't see it before, but I was grepping for 'net' then.
    $ dmesg | grep -i eth
    eth1: Tigon3 [partno(BCM95751M) rev 4101] (PCI Express) MAC address 00:12:34:56:78:9a
    eth1: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1])
    eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    eth1: dma_rwctrl[76180000] dma_mask[64-bit]
    OK, so it is at eth1 now, that makes sense since I put ipw2200 right at the beginning and tg3 right at the end of the MODULES array in rc.conf to avoid the system getting crossed up while trying load them too close together. Thanks B, so at least we know something is happening at boot time.
    Btw, my assumption is that ifconfig shows hardware once it is loaded correctly, is that right? But apart from the modules, what else do I need to do to get it showing up in ifconfig?

  • Ethernet card issue...can't get rid of self-assigned IP

    Hi folks,
    I am using an circa 2005 iMac G5 PPC desktop with 10.5.8. I am trying to connect the iMac to my Time Capsule via ethernet cable, but seem to be having problems with my ethernet card. When I plug into the TC ethernet port, the TC drive, does not mount and I cannot access the worldwide web.
    When I go to System Preferences --> Networking, the tab on the left for ethernet connection shows a green dot, says "self-assigned IP" and the status says "connected" PRIOR TO CONNECTING THE ETHERNET CABLE TO THE TIME CAPSULE. It shows a "self-assigned" IP (DHCP selected) of 169.254.69.249, even though I know my TC is 10.0.1.1.  Turning the ethernet off then back on, renewing the DHCP lease, nothing seems to be able to make this 169 IP address go away. The wireless connection to the TC is just fine... everything does what it should, I just can't get the ethernet cable connection to work.
    Out of curriosity, I went to the System Profiler, and on the network tab it shows ethernet IPv4 169.254.69.249 (name en0).
    I know it's not the Time Capsule, as I connected my laptop to it just fine via ethernet. The TC was IP 10.0.1.1 and it assigned 10.0.1.5 to my laptop (I have a variety of devices on my network), and I was able to transfer data and access the internet with no issues whatsoever.
    I live in an 32 story apartment with a built-in ethernet network and ISP included in my rent. It's pretty nice, high speed. I connect from the wall to the Time Capsule via ethernet (circle dot connection port, so I know I have the right port), and then wirelessly out to a couple of laptops, a couple of Airport Express, and of course my desktop.
    Bottom line, I think the ethernet card on iMac G5 desktop has gone bad: A few questions:
    (1) Any ideas what may be wrong? Has anyone seen this self-assigned IP thing that won't go away?
    (2) Any ideas how to fix it?
    (3) How much will it cost? It may be time to replace my 6-year old desk top computer.
    Thanks, Andy

    I've swapped out several cables still with no luck, and the current cable definitely has 8 pins and worked with my laptop, so I'm confident it's not the cable. Also, the Time Capsule seems to be OK, because it too worked with my laptop using the same port. The only variable that doesn't seem to be cooperating is my desktop computer.
    Also, I have tried to manually assign an IP consistent with the network & appropriate subnet mask. It seems to take the IP address manually, but still I can't get internet access, and can't ping the Time Capsule in network utility either.
    Finally, when I connect the desktop directly to my wall outlet, taking the router out of the equation entirely, network diagnostics shows ethernet failure...
    Does that sound like a bad ethernet card?
    What does it take to replace an ethernet card in an iMac G5?
    Cheers, Thanks, Andy

  • Time Machine not working after ethernet card failed

    A couple of weeks back my iMac Core Duo's ethernet failed. As a logic board replacement for a 3.5 year old iMac would be expensive I instead bought an Apple USB Ethernet adapter (which works great). However, now Time Machine will not work, it says it cannot find the built in network interface. It does not matter whether I connect the external drive directly via firewire or over the network to my Mac Mini (which will backup with either connection).
    Here is the console error:
    +Time Machine: Error setting backup path: Error Domain=com.apple.TimeMachine.Preferences Code=-1 UserInfo=0x1864bdf0 "Time Machine could not be configured. The built-in network interface could not be found."+
    +_CSBackupGetMachineMACAddress - IOServiceGetMatchingServices did not find an ethernet service with kIOPrimaryInterface true+
    I tried the instructions on the Apple Support page http://support.apple.com/kb/HT3275#5, but that did not work. Can anyone help?

    Hi, and welcome to the forums.
    It's a long shot, but try a "Full Reset" of Time Machine, per item #B3 of the Time Machine - Troubleshooting *User Tip* at the top of this forum.
    TM uses your Mac's Ethernet Address, which is embedded in the hardware of, guess what, your logic board, to identify your computer. This is how it keeps the backups for each Mac separate, so you can back-up more than one Mac to the same place without conflicts.
    To find this address, use the System Profiler app (click the Apple icon at the left of your Menubar, then +About this Mac,+ then +More Info.+
    Select Network in the sidebar, then Ethernet then find a line like this: +*MAC Address: 0a:1b:2c:3d:4e:5f+* That code, omitting the colons, is what TM puts in a hidden file on your TM volume to identify it as your Mac's backups.
    Since your internal Ethernet card failed, you may not see that at all. If not, neither, apparently, can Time Machine. Other than getting a new logic board, I don't think there's a workaround.

  • Configure Network (Ethernet Cards) interfaces doubts.

    Hi All,
    I m beginner in Solaris/Unix, and I have same problems in configure my network.
    I have one machine with 2 Ethernet Cards, this machine has multiboot, than it have Solaris 10 and Windows XP.
    I will show the configuration that I have on Window,I need the same configuration in Solaris:
    In eth0:
    IP: 192.168.0.117 (In Solaris the name of this is in ifconfig is IP, OK?)
    Mask: 255.255.255.0 (In Solaris the name of this is in ifconfig is
    netmaks , OK?)
    Gatway: 192.168.0.254 (In Solaris the name of this is in ifconfig broadcast, OK?)
    Primary DNS: 192.168.0.254 (In Solaris I don�t know how configure this)
    Secondary DNS: void (In Solaris I don�t know how configure this)
    I Have an DHCP Server in 192.168.0.254, than I can use dhcp.
    The problems, When I try use DHCP:
    Ifconfg eth0 DHCP
    This command delay and return an Error.
    If Itry configure manually, like
    Ifconfg eth0 192.168.0.117 (this OK)
    Ifconfg eth0 netmask 255.255.255.0 (this OK)
    Ifconfg eth0 broadcast 192.168.0.254 (here the 254 is changed to 255 that is broadcast default, but in my net broad cast or router is in 254)
    Other thing how I save this configuration. When I restart I lost all changes�
    Well in second interface the problem is same, but I didn�t have DHCP:
    IP: 200.44.136.145 (In Solaris the name of this is in ifconfig is IP, OK?)
    Mask: 255.255.255.192 (In Solaris the name of this is in ifconfig is netmaks , OK?)
    Gatway: 200.44.136.129 (In Solaris the name of this is in ifconfig broadcast, OK?)
    Primary DNS: 4.2.2.2 (In Solaris I don�t know how configure this)
    Secondary DNS: void (In Solaris I don�t know how configure this)
    fconfg eth1 200.44.136.145 (here .44 is changed to 36)
    Any one can help-me please?
    Thanks

    yes. you got it .... eg..
    /etc/hostname.le0
    /etc/hostname.le1
    in here put the hostname ... so at the shell prompt:
    # hostname <cr>
    should give your hostname.
    now, in the hosts file: eg:
    # Internet host table
    127.0.0.1     localhost     
    <your ip address> <your hostname>     loghost
    129.156.89.252 host2
    you need to reboot after this.
    if you get a 'bad address' error on boot,
    you probably have a mismatch of hostnames/ip addresses somewhere in their respective files.
    also, see:
    # man hosts
    # man ifconfig

  • Ethernet Card Stopped Working (BCM5785M)

    My ethernet card stopped functioning about a week ago, at the time I thought my cable had died and did not think to much of it. Then I checked the cable in my desktop computer and it worked fine and was able to connect to my router as well as the interent. To the best of my recolection I did not install any new software that may have cuased the problem, just standard pacman package updates. I ran throught the Networking wiki to try and see if I could find anything wrong but was not able to solve the problem. The odd thing is when I try and connect to my router I obtain and IP address of 192.168.1.128 which to my recolection was a fall back address when an error occurs. I normally will run my laptop on my ethernet card just becuase of shotty wireless router suppled by my ISP. I am able to use my wireless card without problems, other then the substandard performace of the wireless router, so my networking appears to be generally functioning on the computer.
    - Lspci -v gives the following output for the network card.
    04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
    Subsystem: COMPAL Electronics Inc Device 0025
    Flags: bus master, fast devsel, latency 0, IRQ 50
    Memory at f0000000 (64-bit, non-prefetchable) [size=64K]
    Expansion ROM at <ignored> [disabled]
    Capabilities: <access denied>
    Kernel driver in use: tg3
    I went to Broadcom's website and the tg3 driver was the correct driver listed for the device.
    I checked to ensure that the tg3 module was loaded and running at start up as well which it was.
    -dmesg |grep tg3 returned the following (I did edit out my MAC address with all zeros)
    [ 5.167906] tg3.c:v3.122 (December 7, 2011)
    [ 5.236677] tg3 0000:04:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
    [ 5.296677] tg3 0000:04:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
    [ 5.356733] tg3 0000:04:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
    [ 5.357927] tg3 0000:04:00.0: eth0: Tigon3 [partno(none) rev b002] (PCI Express) MAC address 00:00:00:00:00:00
    [ 5.357931] tg3 0000:04:00.0: eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
    [ 5.357934] tg3 0000:04:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [ 5.357937] tg3 0000:04:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    [ 9.667630] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 181.228436] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 181.228439] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 196.452292] tg3 0000:04:00.0: eth0: Link is down
    [ 198.139080] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 198.139084] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 213.460062] tg3 0000:04:00.0: wake-up capability enabled by ACPI
    [ 213.490759] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 213.594112] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 215.212240] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 215.212244] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 317.747290] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 319.365458] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 319.365462] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 677.340714] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 677.450541] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 679.089732] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 679.089736] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 1458.870527] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1458.980505] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1460.537332] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1460.653833] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1463.029526] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 1463.029530] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 1463.460524] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1465.088599] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 1465.088603] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 1466.403974] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1466.534005] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1468.152175] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 1468.152179] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 1469.364042] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1471.003175] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 1471.003179] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 1474.737324] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1474.843977] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1476.462073] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 1476.462076] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    [ 1538.923961] tg3 0000:04:00.0: irq 50 for MSI/MSI-X
    [ 1540.563060] tg3 0000:04:00.0: eth0: Link is up at 100 Mbps, full duplex
    [ 1540.563064] tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
    The firmware out of date looked odd to me but seems to be a common thing with the driver at least when I searched the net. I found that message appear several times but without anything posted about my specific problem.
    -Running dhcpcd on the ethernet card produces the following output
    dhcpcd[3932]: version 5.5.6 starting
    dhcpcd[3932]: eth0: sending IPv6 Router Solicitation
    dhcpcd[3932]: eth0: broadcasting for a lease
    dhcpcd[3932]: eth0: offered 192.168.1.128 from 192.168.1.1
    dhcpcd[3932]: eth0: acknowledged 192.168.1.128 from 192.168.1.1
    dhcpcd[3932]: eth0: checking for 192.168.1.128
    dhcpcd[3932]: eth0: sending IPv6 Router Solicitation
    dhcpcd[3932]: eth0: leased 192.168.1.128 for 86400 seconds
    dhcpcd[3932]: forked to background, child pid 3975
    The router IP address is 192.168.1.1
    If anyone can be of assitance I would appreciate it. If any other command out put might help feel free to let me know.
    Thanks

    Trilby wrote:I only have one little thing to contribute - but first I wanted to say welcome to the forum and awesome first post.  This is a great example of how to ask questions the "right way" to get a good answer.  Sadly I am not the one with that good answer.
    Well thanks for the compliment. this is my first post here but not my first go with linux. I started using linux back when Red Hat was still avalaible under the GNU as a free distro. Then to Fedora in beta, Gentoo. Ubuntu, and now Arch. I have been running arch for about two years and just have not needed to post do to generally finding my answers in the wiki or on a forum post either here or else linuxquestions as well. I guess that leads me to say that this distro is one of the most well documented ones I have ever used. Gentoo would be the only other who comes close but that is needed just with the complexity involved in the install.
    Trilby wrote:
    I will say though that everything looks perfectly in order.  The DHCPCD is good, and it shows that you are connected.  I assume you recognize an error as a browser does not connect.  But have your tried other web-tools to see if they can connect?  A good starting point would be ping.  Try each of the following:
    ping -c 3 google.com
    ping -c 3 8.8.8.8
    and post the output here.
    I did try a ping on the google site both with the name server as well as the ip while going through the network wiki. I also tried a ping to the router it self without success.
    [scar@thecube ~]$ ping -c 3 www.google.com
    ping: unknown host www.google.com
    [scar@thecube ~]$ ping -c 3 google.com
    ping: unknown host google.com
    [scar@thecube ~]$ ping -c 3 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    From 192.168.1.128 icmp_seq=1 Destination Host Unreachable
    From 192.168.1.128 icmp_seq=2 Destination Host Unreachable
    From 192.168.1.128 icmp_seq=3 Destination Host Unreachable
    --- 8.8.8.8 ping statistics ---
    3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2008ms
    pipe 3
    [scar@thecube ~]$ ping -c 3 192.168.1.1
    PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
    From 192.168.1.128 icmp_seq=1 Destination Host Unreachable
    From 192.168.1.128 icmp_seq=2 Destination Host Unreachable
    From 192.168.1.128 icmp_seq=3 Destination Host Unreachable
    --- 192.168.1.1 ping statistics ---
    3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2008ms
    pipe 3
    I guess one thing I did forget to mention is that the LEDs on the ethernet card seem to be functioning as well when I plug the cable in.
    EDIT:
    Interesting Update.
    I was able to connect to my router as well as the internet by switching over to a static IP. I made sure to set it as high as possible but it did work. I was browsing around and saw another post on the forums and someone suggested to switch to static IP to help troubleshoot the problem.
    Here was the post I found:  https://bbs.archlinux.org/viewtopic.php?id=143183
    Last edited by Ronin324 (2012-06-12 09:59:50)

  • Hyper-V cluster validation report "Found duplicate physical address" on nic team interfaces.

    I recently built a Windows 2012 Hyper-V cluster with 5 nodes. The validation report shows “duplicate physical address” error (error text pasted below).
    The hardware: HP BladeSystem – servers are BL460c blades, in a c7000 enclosure, connected to HP Virtual Connect switches.
    Each server has 2 physcal nics, teamed in Windows. In the NIC Teaming console, I created the following Team Interfaces and assigned each a VLAN ID:
    “Team1” (the default team)
    “Team1 - VLAN 204 – Management”
    “Team1 - VLAN 212 - 2012HB”
    “Team1 - VLAN 211 -Exchange DAG Replication”
    I also created 2 HV Virtual Switches. Neither one allows management interface to share. They are assigned to “Team1” and “Team1 - VLAN 211 -Exchange DAG Replication” respectively.
    Therefore, in Network Connection, I see the 2 physical Ethernet nics, and 4 “virtual” nics. Only 2 of them have IP addresses assigned: Management and HB. These are the two that the validation wizard complains
    about.
    The MAC address is not configurable in the NIC Teaming console, so I don’t see a way to resolve this error, except to use separate physical nics. I don’t want to do that because a) I would lose the benefits of
    the bandwidth aggregation that Virtual Connect provides, and b) When creating an Interface on a Team in Windows, it looks like it ALWAYS gives it the same MAC address, so that should be a supported configuration.
    Everything works just fine, and there are no other errors or IP conflicts or anything else. But I really want to fix it because I don’t know what unknown problems this may be causing.
    From the Cluster Validation report:
    Found duplicate physical address 10-60-4B-A9-4A-30 on node Cluster201.OurDomain.local adapter
    Team1 - VLAN 212 - 2012HB and node Cluster201.OurDomain.local adapter
    Team1 - VLAN 204 - Management.
    Found duplicate physical address F0-92-1C-13-3C-2C on node Cluster202.OurDomain.local adapter
    Team1 - VLAN 212 - 2012HB and node Cluster202.OurDomain.local adapter
    Team1 - VLAN 204 - Management.
    Found duplicate physical address 68-B5-99-C1-7E-9C on node Cluster210.OurDomain.local adapter
    Team1 - VLAN 212 - 2012HB and node Cluster210.OurDomain.local adapter
    Team1 - VLAN 204 - Management.
    Found duplicate physical address 3C-4A-92-DE-1E-74 on node Cluster211.OurDomain.local adapter VC-Team - VLAN 212 - 2012HB and node Cluster211.OurDomain.local adapter
    VC-Team - VLAN 204 - Management.
    Found duplicate physical address 68-B5-99-C0-3D-50 on node Cluster212.OurDomain.local adapter
    Team1 - VLAN 212 - 2012HB and node Cluster212.OurDomain.local adapter
    Team1 - VLAN 204 - Management.
    Thanks!
    Dan

    Hi Dan,
    "It turns out that both hosts had the same default MAC address ranges for their virtual switches. Since the host vNICs were attached to the virtual switch on each host they received the first couple of MAC addresses from the switches.
    For details please refer to following link:
    http://www.jefflafr.com/blog/4/19/2013/conflicting-mac-addresses-when-building-a-hyper-v-cluster-with-converged-networking
    Hope this helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • My Cable Company says my Ethernet Card is Dead

    Hi, after a lightning storm my High Speed Internet connection stopped working. The Cable company says my Ethernet Card is dead. But my understanding of my G4 Power Mac architecture is that it has built in 10BaseT support and there is no separate card. If true, might I still have a burned out driver for the Ethernet plug on the back of the computer? Alternately, might lack of Ethernet be caused by corrupted software which could be fixed by re-intalling?
    Power Mac G4   Mac OS 9.2.x  

    Hi, after a lightning storm my High Speed Internet
    connection stopped working. The Cable company says my
    Ethernet Card is dead. But my understanding of my G4
    Power Mac architecture is that it has built in
    10BaseT support and there is no separate card. If
    true, might I still have a burned out driver for the
    Ethernet plug on the back of the computer?
    Alternately, might lack of Ethernet be caused by
    corrupted software which could be fixed by
    re-intalling?
    Power Mac
    G4 Mac OS 9.2.x
    If you dont already have one, get a utility like macTCPing.
    Are you also using a router, or are you direct connected to the cable modem?
    Are your modem lights flashing slow (1/sec) or fast?
    at 1 per second or less, then the modem is not talking to the cable company.
    Are you getting a connection light on the modem indicating a valid signal from the Mac?
    Reset your modem. (Remove from power, wait a few minutes, reconnect) There may also be a reset button on it.
    ping 127.0.0.1
    If that succeeds
    you have passed local loopback.
    check your IP configuration.
    ping your own IP address.
    if it works, then your ethernet port is probably OK.
    if it fails, release and renew your ip address, and try again.
    if that works,
    ping the modem or your gateway address
    if this fails, then reset the modem and try again.
    if it fails, the modem is likely the problem
    If it works
    ping any web site.
    if it works, you are set.
    if it fails, then ping the name servers for your ISP.
    if those fail, then there is an issue with the ISP and its NS, which is beyond your control.
    They are hard to find, but there were a couple of companys that made PCI ethernet cards for Mac.

  • Ethernet card not found?

    Hello all
    I'm new to Solaris. I have Solaris 8 for the intel platform and installed it successfully on an amd processor but it does not go out to my network. I can not ping my router or access the internet with the box. How can I tell if Solaris picked up my ethernet card <linksys 10/100 PCI> during installation and if it did not what possible steps would I have to talk in order to connect this box to my router and the network. Anyone can help?
    Thanks all,

    If Solaris detected the card at install, when it was defining your system, it would've asked for an IP address, whether you wanted to run DNS etc., and whether you were on a subnet, prompting for the subnet mask if you replied 'yes.'
    Network cards seem to be the great jumping-off point for Solaris on the PC platform. I am trying desperately to find a NIC that 2.5.1 likes.
    Good luck.

  • RE: Two Ethernet cards on one PC

    Hello All
    some one mailed me a message requiring a problem we had a while ago about
    two Ethernet cards on one PC. Unfortunately I accidentally deleted the
    message before responding to it, so if I post the answer here maybe they
    will see it.
    We got two Ethernet cards to work with LabVIEW by giving them different
    address. I.E. Card 1 had address 123.456.FFF.001 and card two had
    234.567.FFF.001. Card one was connected to the network and card 2 was
    connected to the unit we wanted to test. We think that LabVIEW uses the
    address to determine which card is being used. Anything connected to card 1
    must be on the same domain in order for it to work I.E. 123.456.XXX.XXX
    where X = any hex number from 1 to F )( the same for card 2 )
    We didn't
    test this theory, but our system is working and it is the best explanation I
    can come up with.
    Chuck Stewart

    You are right except that it is NT that is figuring out which to use base on the
    ip you are addressing. It has the bindings and their priority in the network
    set up. We use two cards, one for the company network and another that is a
    local connection to the unit under test. No problems at all with NT.
    Jim
    Chuck stewart wrote:
    > Hello All
    >
    > some one mailed me a message requiring a problem we had a while ago about
    > two Ethernet cards on one PC. Unfortunately I accidentally deleted the
    > message before responding to it, so if I post the answer here maybe they
    > will see it.
    >
    > We got two Ethernet cards to work with LabVIEW by giving them different
    > address. I.E. Card 1 had address 123.456.FFF.001 and card two had
    > 234.567.FFF.001. Card one was co
    nnected to the network and card 2 was
    > connected to the unit we wanted to test. We think that LabVIEW uses the
    > address to determine which card is being used. Anything connected to card 1
    > must be on the same domain in order for it to work I.E. 123.456.XXX.XXX
    > where X = any hex number from 1 to F )( the same for card 2 ) We didn't
    > test this theory, but our system is working and it is the best explanation I
    > can come up with.
    >
    > Chuck Stewart

  • Ethernet card stopped working after a bad blackout.

    Hi everybody,
    we had a bad blackout yesterday night, with a terrible peak of electricity before that. When I turned my mac mini on again, it would not see any more the ethernet card.
    In the system preferences it did not appear any more, and when asking for "Network Port Configurations" the Integrated Ethernet appeared grayed out. From the command line i then tried "ifconfig en0" and the answer is: "ifconfig: interface en0 does not exist".
    I removed the interface, with the intention of adding it back again, and the only possibility that comes up in the menu (besides bluetooth and airport) is a "6 to 4" interface (which I have no idea what it is). Tried that, but it didn't seem the right thing to do...
    I then switched off the computer and started it with the self test disk. The disk did not report any problem at all, however the ethernet address that seems to be there makes no sense to me (it contained characters like ")" and "!"). I restarted, and gave a look at the log files in /var/log/system.log and the only suspicious thing I see is:
    "Jul 29 18:38:18 my-computer /System/Library/CoreServices/mcxd.app/Contents/MacOS/mcxd: MCXD.initializeDirectoryServices: Unable to get the ethernet address "
    Is there anything else I can try to see if the ethernet card is still there and functioning?
    Thanks a lot in advance,
    Luca

    Hi Luca, and a warm welcome to the Forums!
    It does sound like it is a goner, but just to be certain it's not some damaged Software...
    Boot from your Tiger Install Disk, put in your language, then look up top for the Menubar, use System Profiler from there, if Ethernet still doesn't give an addy, well, that's about it.

  • Driver wanted for SE/30 Ethernet Card (Cnet CN470E)

    I have a beautiful SE/30 which has a CNet Technology CN470E network card in it. I think the reason i can not get it networked is that it needs a driver for its Ethernet card, and i could not find it on the net. It would be so great if someone could share it with me! Thanks!

    Hello, thanks for caring! The case seems to be this: this card, as well as many other ethernet cards are supported by the Mac OS from 7.5 and above (drivers are embedded upon factory install even for 3rd party cards), and the previous versions could have these genuine Apple "drivers". However, when you acquire the original installs, the custom drivers may be more efficient, eg using larger cache buffers that leads to faster operation and so forth.
    It might be not obvious for those who not use classic OS on a daily basis that:
    1) IP addresses don't get shown instantly like they do in OS-X. It will get the DHCP configuration when starting a browser
    2) I personally could not get Appletalk sharing files, which was another bag of hurt, as sending files over FTP is not straightforward (you have to stuff them, etc which is really painful to get a working version of the ancient software to do it).
    3) configuring the OS is nothing like you can see in the tutorials on the web. one may discover soon that there are no certain control panels, and such.
    I wish i could go back to 7.01 or 7.1 for a faster operation, but im not crazy Figuring this out took a whole night already...

  • Instaling second ethernet card / sharing internet connection

    Hiya.
    Is it possible to share my cable broadband service ( PS3 etc ) through my PPC G4, maybe by installing a second ethernet pci card and sharing the internal ethernet, or is there any other possibilities. no airport, but do have a D-link bluetooth dongle...

    As other posters have pointed out, you don't need a second ethernet card to share out your connection - if you have an existing router (with a number of ethernet connections), you can connect your game consoles to that, and your ISP will be none the wiser. Your ISP will still give you one IP address; your router does the translation into multiple private IP addresses (eg 10.0.1.1, 10.0.1.2, etc)
    Another option is to buy an inexpensive network switch, put that between the router and the Mac, connect the other devices to the switch, and turn on sharing from ethernet to ethernet. But you really don't need to with a router on the network.
    If you share out your Mac's internet connection, the devices behind the connection will get IP addresses in the range 192.168.2.x (the Mac will effectively be their router/DHCP server at 192.168.2.1).
    Matt

Maybe you are looking for

  • Laserjet 1020 printer doesn't work through airport express. PLEASE help me

    Hi everyone. I've just bought a laserjet 1020, and though I can perfectly "see" it through the airport admin utility, there is no way to have a page printed. Works perfectly when connect it to the laptop through usb though. I have already tried every

  • Passing database command parameter to sub-report

    I'm trying to pass a runtime parameter from a main report to a database command parameter in a sub-report, and having some trouble. My main report has parameter fields (Vendor, Manufacturer, etc) that the user selects at runtime - the result set incl

  • PO output medium

    Dear all, How to change PO output medium for a particular vendor?

  • Create a event filter

    In my application I need to show the parameters keywords if parameter is selected, and show the allow keywords if allow is selected, and so on. So I created a method to filter which keywords must be invoked depending in the choosen type. Here is the

  • How to place af:table in the middle of radio buttons

    Hi, I am on jdev 11.1.2.4. I've a requirement to have a form with two radio buttons. RB1 & RB2 and af:table component in the middle of these radio buttons something like this. RB1 <af:table> RB2   <InputTextItem> I've tried placing  the table compone