What are these new network interfaces?

Recently I've noticed a few additions to the standard net interfaces (are they called interfaces or adapters?).
Tertiary (en2)
Quaternary (en3)
IP over Firewire (fw0)
IP over Firewire (fw1)

I'm not quite sure, but I believe the BSD network interfaces are en0, en1, etc.
Airport, Ethernet, Bluetooth, Firewire, etc. are Network Services. Network Utility's Info tab and the Network System Prefs should say the same thing.
What do you see if you open System Profiler and click on the Network>Locations? ie What do you get for the names of each of the Services? Again, they should match Network prefs/Network Utility Info.
To remove a network service, go to Network System Preferences; Select a network Service, and click the delete ( - ) button.
I don't think anybody has made it clear, yet, that those are not normal. I don't believe they were created by the OS. However, it could be corruption in the plist that is giving everything fits.
Message was edited by: Barney-15E

Similar Messages

  • What are these new red pins in google maps

    So I'm exploring ios5 on my new iphone 4s. In google maps I'm laying down some red pins for location based reminders and suddenly I'm seeing red pins all around my location that I cant get rid of. I'm imagining this is some sort of advertsing based thing from google. The pins are distracting, are for nothing I'm interested in in any way, and there is no way to differentiate them from pins I have laid down myself (that aere actually of interest to me).
    Does anyone know whats up with these? Is there any way to delete them, control them or turn them off. I really dont expect the built in software that I pay a fortune to use through my purchase of the phone to have its functionality diminished by something like this. I live in NYC if anyone that pays a fee gets a red pin I cant remove on my phone, There will be nothing but red pins and the thing will become worthless.
    I have never seen this before so I'm guessing its a new thing but I really havent tried to use the phone this way before. Has it been around for a while?

    never mind. somehow home was on the top screen in maps and i think the pins were a result from that search.

  • What are these new roles after SP12 install?

    Since installing SP12 for J2EE 6.40 & Portal 6 I have noticed the following four new roles have been installed. But I can't work out what extra funcationalty they provide, does anyone know?
    Cheers
    Roles are-
    SAP_JAVA_NWADMIN_CENTRAL
    SAP_JAVA_NWADMIN_CENTRAL_READONLY
    SAP_JAVA_NWADMIN_LOCAL_READONLY
    SAP_JAVA_NWADMIN_LOCAL_READONLY

    Hi,
    those roles are used by the web-based administration application of Web AS. This is called SAP NetWeaver Administrator. For more information, see http://help.sap.com/saphelp_nw04/helpdata/en/49/325d420e283654e10000000a155106/frameset.htm.
    Hope that helps!

  • What are these processes and how do I prevent them?

    For many years, many have complained of external drives that are in standby/sleep spinning up for no apparent reason.  From the user's point of view this is unnecesssary, but to make matters worse, the system usually stops everything else while waiting for the drives.
    I have a Mac mini that I use as a home theater pc.  The media and backups are on a 5-bay enclosure (no RAID) attached by USB.  While watching a video, the unused drives will go into standby mode, which is good.  But then, with no user activity, they will spin up, freezing the video and everything else, which is not good.  As these are slow drives and spin up sequentially, this can take 10-20 seconds.  This may happen once or twice an hour, but sometimes more frequently.
    In looking into the causes, I have turned off time Machine (after putting these drives into the Privacy section for good measure).  I also prevented Spotlight and fsevents logging with the following:
    mdutil -i off /Volumes/<drive1> /Volumes/<drive2> . . .
    cd /Volumes/<drive1 and then repeat for other drives>
         rm -rf .fseventsd .Spotlight-*
         mkdir .fseventsd
         touch .fseventsd/no_log .metadata_never_index
    As far as I can tell this has worked to stop those processes from accessing the drives after they are mounted, but the problem persists.  To find out what else might be causing them to wake up:
    sudo fs_usage -w | grep -e Volumes/<drive1> -e /Volumes/<drive2> . . .
    and here is what I found last night (actually didn't use the -w last night, thus it is cut off):
    18:35:36  fsgetpath   /Volumes/XBMC         0.000026   SSDragHelper
    18:35:36  fsgetpath   /Volumes/Stuff        0.000006   SSDragHelper
    18:35:36  fsgetpath   /Volumes/DatOptic_3   0.000005   SSDragHelper
    18:35:36  fsgetpath   /Volumes/MacBackUp    0.000003   SSDragHelper
    18:36:15  fsgetpath   /Volumes/XBMC         0.000026   System Prefe
    18:36:15  fsgetpath   /Volumes/Stuff        0.000004   System Prefe
    18:36:15  fsgetpath   /Volumes/DatOptic_3   0.000003   System Prefe
    18:36:15  fsgetpath   /Volumes/MacBackUp    0.000003   System Prefe
    18:55:36  fsgetpath   /Volumes/XBMC         0.000034   GoogleSoftwa
    18:55:36  fsgetpath   /Volumes/Stuff        0.000004   GoogleSoftwa
    18:55:36  fsgetpath   /Volumes/DatOptic_3   0.000003   GoogleSoftwa
    18:55:36  fsgetpath   /Volumes/MacBackUp    0.000003   GoogleSoftwa
    After looking into the Google process, I was surprised to find the tentacles that Google puts into your system, and ripped every bit of it out that I could.  But I have no idea about what's going on with SSDragHelper and System Prefe (presumable System Preferences).  This must be OS X itself?  What are these processes doing, and is there any way to prevent them from accessing these disks in this way?

    Thanks for the reply Hen3ry.  Looks like you've done a lot of investigation.  For me, fs_usage entries accompanying spindown are not problems - I'm happy if the drives spin down.  My problem is the spinups.  But still, I don't think it is necessary to time the fs_usage entries with spinups.  If you grep for the drives you're concerned about, you will see any process that would potentially wake them up.
    Because my understanding is limited, I also am more concerned with the process/application that is accessing the drives than with the functions or commands they are sending.  And the values that are returned by those functions are way beyond what I can deal with.
    It's interesting that you've found a difference between your old and new drives.  Could you specify the enclosure and drives in each case?
    The StorageStatus app looks interesting; thanks for the tip.
    Here's a summary of what I've done so far, which I think is working.  I need a few more weeks to know for sure.
    How to prevent unwanted drive spin-ups
    If you are actively using the computer that the enclosure is attached to, nothing on God’s green earth will stop OS X from waking them up after some user action, even ones that seem to have nothing to do with the external drives.  But if you leave the computer alone while some application is running, like watching a movie or downloading a file, you have a fighting chance of coaxing OS X into leaving the uninvolved drives alone.
    If the drives are shared with any other computers over a network, eject them on those computers
    Otherwise, OS X (AppleFileServer) will poll them every 10 seconds.  This might not be bad if you want to just keep the drives spinning and the other computer stays awake.
    Third-party apps
    Make sure no apps are running that might access your drives.  Google runs some processes that do this (maybe I’m naïve, but I was so shocked I removed chrome and every other trace of Google from my Mac mini system). Another is iStat and any utility that monitors SMART status in the background.
    Don’t let Spotlight index or search the drives
    Spotlight is persistent, and it may be necessary to take a variety of steps to stop its various processes (mds, mdworker) from accessing the drives and waking them up.  In other words, kill it, drive a stake through its heart, then burn the body:
    In System Preferences > Spotlight, add the drives to the Privacy pane.
    Add a file called .metadata_never_index to the root of each drive (note the leading period).  The easiest way to do this is in Terminal
    touch /Volumes/<drive1>/.metadata_never_index
    Tell Spotlight AGAIN to keep away from the drive:
    mdutil -i off /Volumes/<drive1> /Volumes/<drive2> . . .
    Finally delete the Spotlight folder from the drive.
    rm -rf /Volumes/<drive1>.Spotlight-*
    Stop fseventsd from logging in the drive
    This is easy, just putting a no_log file in its folder.  I have found that rarely it still writes some files in there, but it doesn’t seem to do so when it causes problems, so . . .
              rm –rf /Volumes/<drive1>/.fseventsd/*
         touch /Volumes/<drive1>/.fseventsd/no_log
    Finder sidebar
    Some people say that if the drives show in the Sidebar of Finder windows, the Finder will be checking them.  I’m not sure. But to be safe, in Finder Preferences > Sidebar, uncheck External Disks.
    Just say no to Time Machine
    On the home theater mac itself, regular backups shouldn’t be needed.  You should be able to just turn Time Machine off.  However, it is probably sufficient to simply open System Preferences > Time Machine > Options and add the drives to the list of locations to exclude from backup.
    Second, local backups can be disabled with
    sudo tmutil disablelocal
    Look for other culprits
    If the problem persists, use fs_usage, which generates a real-time log of filesystem activity. There is so much going on that you need to use grep to restrict the output to entries that involve your drives. The entries that accompany your drive spin-ups are the ones you really want.
    sudo fs_usage -w | grep -e Volumes/<drive1> -e /Volumes/<drive2> . . .
    Now leave the keyboard and mouse alone, as many things you might do will cause the drives to be accessed. You probably want to find what does it when you’re not actively interacting with the computer.  It’s not really necessary to wait for your drives to sleep and see what wakes them.  Any activity you see would probably wake the drives if they were asleep.  When you see some activity and want to stop and examine, type Control-C to stop the output.  On the far right of each entry is the process or application that accessed the disks.
    I got pointers from http://system-log.tyr.org.uk/2012/01/31/how-to-stop-usb-drives-from-spinning-up- unnecessarily-on-os-x-lion/ and http://www.jackenhack.com/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/

  • Thunderbolt to Firewire Adapter & New Network Interface Message

    I am using the new Thunderbolt to Firewire Adapter. Why is it that every time I use it, I get the following message:
    "A new network interface has been detected. The Thunderbolt FireWire Slot 2 network interface has not been set up. To set up this interface, use network preferences."
    All I want to do is mount external hard drives that don't have Thunderbolt ports to my iMac, via Thunderbolt because I am using the iMac's single Firewire port for something else. The drives do successfully mount, but why do I keep getting this message whenever I connect them again?

    I have no doubt what you say to do would get rid of the message for me. However, both myself and an Apple Store employee think it is odd that the message comes up in the first place. We're both curious about it, and he's going to look into it.
    We tested it on a computer at the store, and found that it happens on Lion too.

  • What are the New Features in Apex 3.1.2 as Comparitive with Apex 3.1

    hi all
    what are the new features in Apex 3.1.2 as compartively with Apex 3.1?
    Is it recommended to use 3.12 comparitivly 3.1?
    please drop ur valuable answers
    many thanks
    khaja
    Edited by: ATM on Dec 27, 2008 1:06 PM
    Edited by: ATM on Dec 27, 2008 1:11 PM
    Edited by: khaja on Jan 18, 2009 10:47 AM

    Hello,
    Versions 3.1.1 and 3.1.2 are actually patched version of APEX 3.1. As such, they don’t introduce new features, but mainly fix bugs from the main release. If you want to learn specific details about these versions, you should read the readme file attached to the patch set files (on metalink).
    It’s always best to work with the latest patched version, as it reduces your chances to encounter bugs. In general, so far the new APEX versions added many new features and technologies, while maintaining backward compatibility, so existing applications functionality is not impaired. Personally, I don’t see any reason not to upgrade and use the latest version, certainly when you are comparing 3.1 to 3.1.2.
    Regards,
    Arie.

  • UML290 & Mac: A new network interface has been detected

    I have a MacBook Pro running Snow Leopard, and I just purchased a Pantech UML290 4G modem, live in an area with good 4G coverage, and I get a good 4G signal.  I am running VZAccess Manager version 7.2.5, and in general it connects to the 4G network fine and stays connected.  Every time I connect the modem to my laptop, Mac OS generates a "A new network interface has been detected" pop up with the option to Cancel or go to Network Preferences.  Canceling makes it go away.  
    I also see 4 devices under System Preferences > Network: 
    1. Verizon UM290 (which shows connected, not sure why it's missing the L in UML)
    2. Pantech UML290 USB Modem
    3. Pantech UML290 USB Serial
    4. Pantech UML290 USB CM
    Does anyone know how to get rid of the annoying message every time I connect the modem? Thanks.

    I have the same set up.  Get the same messages almost everytime I start up the UML290.  Not sure why I occasionally don't get it.  Many others on the forum have reported this as well.  For now, we live with it.
    Sandy

  • What are these weird blue dashes?

    What are these weird blue dashes that got inserted into my Pages document since I closed it? They appear with each new paragraph start or break and I can't see how to get rid of them! ( I have OS 10.6.8 and Pages 4.1)

    Probably you used tabs to indent your paragraphs instead of using First Line Indent and you have Show Invisibles turned on:
    Menu > View > Hide Invisibles
    Peter

  • What are the new features of Oracle 10g over Oracle9i

    Hi Grus..
    i want to know what are the new features of oracle 10g over Oracle 9i as well oracle 11g over 10g.. can any one give me the detailed document.
    Because I'm struggling each and every time while the interviewer asked above question.
    It's very helpful for me if any one give me the detailed document regarding above question
    Thanks In Advance
    Arun
    Edited by: Arun on Oct 23, 2010 10:19 AM

    Hi,
    Just check below link..would be helpful..
    http://www.oracle.com/global/ap/openworld/ppt_download/database_manageability%2011g%20overview_230.pdf
    and
    Each release of Oracle has many differences, and Oracle 10g is a major re-write of the Oracle kernel from Oracle 9i. While there are several hundred new features and other differences between 9i and 10g, here are the major differences between Oracle9i and Oracle10g:
    Major changes to SQL optimizer internals
    Oracle Grid computing
    AWR and ASH tables incorporated into Oracle Performance Pack and Diagnostic Pack options
    Automated Session History (ASH) materializes the Oracle Wait Interface over time
    Data Pump replaces imp utility with impdp
    Automatic Database Diagnostic Monitor (ADDM)
    SQLTuning Advisor
    SQLAccess Advisor
    Rolling database upgrades (using Oracle10g RAC)
    dbms_scheduler package replaces dbms_job for scheduling
    and you need to refer oracle documentation for sql, plsql references where you will know particular enhancements made...
    thanks
    Prasanth
    Edited by: Onenessboy on Oct 23, 2010 10:22 AM

  • Exporting problem; WHAT ARE THESE HORRIBLE GRAY FUZZY BOXES THAT POP UP

    I am new to AE.  Spent hours and hours creating this kinetic text animation....uses illustrator layers, and a null layer to push it around...i used the fuzz and whizz add on....i use the latest CC, and I export in H624...WHAT ARE THESE HORRIBLE GRAY FUZZY BOXES THAT POP UPP.....PLEASE HELP.  I am on a PC.  I have the whole suite.
    HARDWARE:
    Dell Laptop
    Manufacturer: Dell Inc.
    Model : Latitude E5440
    OS:
    Windows 7 Professional x64
    Version: 7601
    Service Pack: Service Pack 1
    Processor: 
    Intel(R) Core(TM) i5-4300U Cpu @ 1.90GHz 2.50 GHz
    Installed memory (RAM):
    8.00 GB (6.4 ALLOCATED TO premiere pro)
    System type:
    64-bit Operating System
    Display adapters:
    Intel® HD Graphics Family (not a card, this is a laptop)
    SPACE:
    Available Physical Memory 4148 MB
    Total Physical Memory 8097 MB
    lots of space on hard drive..i have to use an external usb
    System BIOS Info BIOS Date: 9/18/13

    Thanks,  Here is some more info with an image.....I am just moving and scaling text around on Null layer and the Ease and Wizz.jsx .  My assets are all on a fast USB external drive.

  • How fast and powerful are these new 24" 2.8 fully loaded beasts?

    are these new imacs fast? can they handle GB 08 and CS3?
    im trying to compare this new 24 inch ( 2.8 GHZ) beast with all the RAM in it to a G5 desktop quad or DP 2.5 all with plenty of RAM.
    Does the new IMAC speed through Garageband ( 20 tracks of data ) or Photoshop CS3 with 50 MB files?
    is it a new beast to contend with or just a little prettier and more featured? or is this now a computer that will tolerate lots of data without slowing down or choking on big size files?
    I would love a mobile ( in the car out of the car perse ) unit that will step up to the task.
    anyone who has pushed it pretty far would appreciate any responses.....

    I ordered the standard config on the Apple store....it came with 2 gb of ram. I wa suprised I didnt have to upgrade anything. I took that as a sign..LOL. I got mine the 14th. Not bad for a new computer. After reading all the posts here I was a bit concerned getting a new model, but so far no problems. I also use an Airport extreme with gagabit ethernet so everything feels really fast.
    I hope your computer is a flawless as mine. The only recommendation I have is to make a good backup of your old system before you get your new one. It will allow you to choose what to move over and what to trash from your old system.
    Also, get some sunscreen for sitting in front of that 24" monitor
    I hope you enjoy your iMac... I cant get away from mine. I own a consulting company and I am seriously considering moving to add Mac consulting to the business.
    Tom

  • What are these ports 989, 1021, 1033 and why are they always ON?

    I have noticed unknown network traffic on Activity Monitor, even I close all application, AM still shows there's about 1~2 KB (Data received).
    So, I open a Terminal and check by 'netstat' command. I notice there's some unknown tcp connections established. Is there anyone know what are these ports, and is it normal to have them ON all the time ?
    $ netstat -n | grep EST
    (..omited)
    tcp4 0 0 127.0.0.1.1033 127.0.0.1.989 ESTABLISHED
    tcp4 0 0 127.0.0.1.989 127.0.0.1.1033 ESTABLISHED
    tcp4 0 0 127.0.0.1.1033 127.0.0.1.1021 ESTABLISHED
    tcp4 0 0 127.0.0.1.1021 127.0.0.1.1033 ESTABLISHED

    These ports are some of those used by the NetInfo subsystem which keeps track of your computer's users, groups, and some other information about its configuration. Since the IP addresses listed for those connections are all 127.0.0.1, your computer is connecting to itself; having these open isn't a cause for concern.
    (16141)

  • VRD/@@D -what  are these ?

    in TSTC - VRD and @@D are present.
    But when you execute the transaction...Its not possible. The Description forVRD is that
    @@D is that it calls a debugger documentationbut if you try to execute the TCD there is no visible changes !
    VRD - SD  Generate data F.orders on Hand
    What are these ? Shed more light,please !

    > .... what interests me is HOW ...HOW did you fnd this !!! this is the interesting point.
    That is actually what I wanted to ask you. Were they in a menu?
    My "quick check":
    I used SE80 to compare the tcodes, the programs and the screens.
    I checked the where-used-lists of the programs and found V.17 etc, and the note pointing to the new functionality for this.
    I checked the screens and also possible new screens for @@D (the debugger has changed).
    I then checked PRGN_CORR* to see whether there were any documented (but unrecognizable) replacements for these tcodes.
    I came to the conclusion that the functionality is gone, or the new implemention of it (together with new functionality) is so different that it is not recognizable in a quick comparison of tcodes, programs and screens, using SE80. So, those tcodes are relics which have been replaced by other, hopefully better, functionality (knowing the "go to" feature which is protected by the most sever authority check available, it looked as if @@D was a prototype of it from earlier - but that is just a guess).
    Perhaps '@@D' created ' VRD' accidentally?
    Enjoy the weekend,
    Julius

  • Hi.  I'm trying to set-up the wireless access times in my Airport Utility.  I need to enter the "Description" and the "MAC Address" of each wireless client before I assign access times. What are these?  Thanks.

    Hi.  I'm trying to set-up the wireless access times in my Airport Utility.  I need to enter the "Description" and the "MAC Address" of each wireless client before I assign access times. What are these?  Thanks.

    Let's say that an iPhone is one of the wireless clients that you want to allow access to the network.
    The Description of this device is anything that you want to specify for easy identification purposes. For example, the Description might be something like......
    Rex's iPhone
    The MAC Address, also known as a Wi-Fi Address is  a unique indentifiction number that is assigned to every device. The number will always follow this form:
    xx : xx : xx : xx : xx : xx, where "x" could be a number or letter.
    To find the MAC Address or Wi-Fi Address of an iPhone or iPad.....
    On the Home screen.....
    Tap Settings
    Tap General
    Tap About
    Wi-Fi Address is the item that you want
    If you have a Mac computer......you can find the MAC Address or Wi-Fi Address as follows:
    Open System Preferences (gear icon on the dock)
    Open Network
    Click on Wi-Fi on the left
    Click Advanced at the lower right
    The Wi-Fi Address for the Mac is located at the bottom of the window
    Other wireless devices usually have the MAC Address or Wi-Fi Address on the label on the back or bottom of the device

  • Usr/sbin/pppd and usr/sbin/vpnd.  What are these?

    In performing a permissions repair, it listed usr/sbin/pppd and usr/sbin/vpnd as having been modified and unable to repair. I also performed a permission repair by booting from the Leopard disc, and got the same results.
    What are these, what do they do, and where are they? I couldn't locate them through a search.

    Jim Ireland wrote:
    In performing a permissions repair, it listed usr/sbin/pppd and usr/sbin/vpnd as having been modified and unable to repair. I also performed a permission repair by booting from the Leopard disc, and got the same results.
    As Limnos says, don't worry about the messages.
    What are these, what do they do, and where are they? I couldn't locate them through a search.
    pppd and vpnd are daemons (faceless helper programs). pppd is the Point-to-Point Protocol Daemon, commonly used by dial-up modems and DSL and other kinds of network links. vpnd is for VPNs, or virtual private networks.
    Read the man pages for pppd and vpnd for more information (possibly even more than you wanted to know).
    And as Limnos says, they live in directories that don't get searched.
    charlie

Maybe you are looking for

  • Odd recovered files in trash

    Not sure if I should post this here or in the MBP forum... On bootup a couple of days ago, I found another "recovered files" folder in the trash on my MBP; I usually look at the contents and simply empty the trash, but when I checked it this time, it

  • Visibility formula for checking on two fields for deciding on visibility of row

    I have a row that has groups in it where I need to check for Risks and Issues availability and if both are not there, make the row invisible.  If either of them or both are there, go ahead and display.  I have the following expression for one of them

  • Authorization Policy

    Hi everyone, I have 400 organization and 400 admins of these organizations. I want to create authorization policy about 400 organizations and 400 admin (create user, search user etc.) How can I create quickly these 400 authorization policy ? Do I hav

  • Merge Statement in 10g

    Hi all, The following article shows how one can use Merge for Insert alone: http://www.oracle-base.com/articles/10g/MergeEnhancements10g.php in particular: -- No matched clause, insert only. MERGE INTO test1 a USING all_objects b ON (a.object_id = b.

  • Old data displayed

    Post Author: jerryk CA Forum: General Hi, I have noticed that my reports sometimes display old data.  That is, I change the parameters passed to the report but the data displayed is the data for the first set of parameters.  Has anyone else experienc