Still trying to get on the network

when pluging in the cable on a sprc staion5 do u use
le0 or qfe0?le0 is at the bottom of the box and qfe0
thru 4 is at the bottom..
i still get link down cable problem on le0 and startting up dhcp on primary interface le0 no response.. iam useing this box as a stand alone for practice..can someone help me to get connected?
also iam plugging into a d-link router and comcast cable
i tried to use a crossover cable but that dont seem to work eather..my laptop at home gets the dns from esbrnw01.nj.comcast.net with no problem but for some resson i cant get the dns on my sparc5..

Hi,
According to comcast, dns should not be configured !
http://faq.comcast.net/faq/answer.jsp?name=17638&cat=Connection&subcategory=1
Also, Obtain An IP Address Automatically indicates DHCP is used !
I have asked you before to control settings for your DHCP server, but as this DHCP Server is controlled by a third party, you can't control these settings.
btw: did they provide you one lease or can you have multiple leases ? If you got only one lease, you can only have one machine at a time connected to comcast.
==
le0:
May I suggest to open box and check card for physical damage or if it is properly seated.
Also, if you have a spare disk, remove qfe and reinstall solaris (or solaris 10) on spare disk (only),
while le0 is directly connected to laptop using null modem cable.
NB: prior to this give your laptop a fixed IP or alternate IP Address.
(this way you isolate le0 issue from other issues)
NB: If you give your XP laptop IP Address 192.168.0.1 and set Internet Connection Sharing (ICS) it might give DHCP lease to other machines (but I'm not sure it will !)
Please feedback, what you can do and what results you got.
Good luck,
Eric

Similar Messages

  • Still trying to get to the NetStream Object

    Hi, I am trying to get to the NetStream object so that I can listen to the NetStatusEvents. Unfortunately the code listed on:
    http://forums.adobe.com/message/2725207
    no longer works. Is there another way? Thanks.

    It can be frustrating, especially when the workflow is so different from what we are used to with video. The idea behind the structure is to let OSMF manage the stream and expose needed events on the MediaPlayer. It definitely is a different way of doing things, but most events you need can be gotten from there.
    That being said, somethings require the NetStream object. You can extend the VideoElement, which is passed a NetLoader in its constructor. You can get the NetStream off the loader, though it is a good idea to check if it is there, since loader can be one of many classes that may not have the netStream property.:
    if( elementLoader.hasOwnProperty( 'netStream' ) )
      var netStream:NetStream = elementLoader[ 'netStream' ];
    Of course, if you're using a MediaFactory, you may need to customize it to use your custom VideoElement.
    Hope that helps.

  • Help, still trying to get the basics of Java

    OK, I'm still trying to figure out the basics and on this program decided to write small amounts of code at a time and compile them so I could learn where I was making the mistakes. I keep getting stuck I am getting 5 cannot find symbols on the following code. I've made sure I have imported the Scanner class, checked my brackets, but can't figure out why it is still giving these errors. Can you please help? Why will it not recognize "input"?
    import java.util.Scanner;
    public class Inventory
         public static void main( String args[] )
         String productNum = "";
         String name = "";
         int units = 0;
         double amount = 0;
         Scanner scan = new Scanner( System.in );
         System.out.println ( "Please enter product #" );
         productNum = input.next();
         System.out.println ( "Please enter color name" );
         name = input.next();
         System.out.println ( "Please enter units on hand" );
         units = input.nextInt();
         System.out.println ( "Please enter dollar amount for each unit" );
         amount = input.nextDouble();
         System.out.println (productNum, name, units, amount);
    }

    Doesn't it not mean that your AlbumInventory class does not define a constructor that takes zero arguments?
    e.g
    public class AlbumInventory {
         public static void main(String [] args) {
             AlbumInventory brokenInventory  = new AlbumInventory(); // This will produce compile error
             AlbumInventory workingInventory = new AlbumInventory(5098) // This will compile
         private int id;
         public AlbumInventory (int id) {
              this.id = id;
    }

  • 'Vintage' MacBook has lost all wifi connection suddenly and stored settings. I've tried to manually input my IP address and DNS number but it just times out when trying to connect to the network can anyone help?

    'Vintage' MacBook has lost all wifi connection suddenly and stored settings. I've tried to manually input my IP address and DNS number but it just times out when trying to connect to the network can anyone help?

    You said:
    We still couldn't get it to stop timing out. I tried to download the firmware from iClarified but iTunes said it didn't recognise the software.
    Just what did yo do to gt iTunes to see the download:

  • Still trying to get unconfused about drives

    Coming from the Mac world and using a MBP and external storage, all this talk of drives, raids, etc. is making my head spin!
    I know that I will be backing up extensively and can handle the downtime/risk of losing a days data (I'm compulsive about syncing my work on backups as I make progress), so I'm probably going to be avoiding raid since I will likely have 4 drives to start with.
    I'm going to have 1 x Crucial M4 256gb SSD for OS/Programs and most likely (3x) seagate barracuda xt 2tb drives in addition.
    So my first question is, should I be looking at also getting a small SSD for media cache/page files, or am I fine putting this onto a regular harddrive? If I do the latter, should the harddrive have a partition for the page files/cache to help with speed? How big are these files typically? Should I reserve the entire 2tb drive for them?
    I've read through the disk guide, but being a newb to a lot of this I'm still trying to get my head around it.
    So far I think I want:
    1. SSD for os/programs
    2. Drive for page files/media cache (what else goes on here?)
    3. Drive for media/input
    4. Drive for export
    Which drive should my project files go on again?
    Any help clarifying this is much appreciated! When everybody starts taking the math of throughput my head begins spinning still. I'm starting to gain a tiny bit of understanding, but I'm trying to still keep it really simple for myself right now, as I'm building my first workstation and this is only one of many technical concerns I'm currently wrapping my head around!

    should the harddrive have a partition for the page files/cache to help with speed?
    Partitions do not help speed. On the contrary, it reduces speed but increases wear and tear. Compare it to a large loft you have to store your stuff. You can easily walk around your loft and get the stuff you need. That is comparable to a non-partitioned disk. Now imagine that same loft, but partioned into two or more parts with a wall and a door to separate the parts. You have stuff stacked against the wall you need, so you get it, but instead of getting the other stuff you need just  1 foot behind it, you have to walk 12 feet over to the door, open it, walk 12 feet to the other stuff you need, return 12 feet to the door, close it and then go about your thing.  You have just walked 36 feet, where without those partitions 1 foot would have sufficed. Not very efficient, right? Same with partitioning your disk.
    The basic thought on where to put what, is to distribute disk accesses across as many disks as you have. If you have a workflow where you export only a few times, or once when finished, then put your projects and exports together. Remember that SATA is half duplex, so you can only read at one time and write at another time. You can't do both at the same time. When exporting the project is already loaded, the media need to be read and written to the export disk.

  • I have been offered cc 2014 for 29.99 and its says contact the support team to see if I qualify - trying to get to the support team option by telephone just seems to send me in a loop - getting pretty disgusted with all the rigmarole just to get a somethi

    I have been offered cc 2014 for 29.99 and its says contact the support team to see if I qualify - trying to get to the support team option by telephone just seems to send me in a loop - getting pretty disgusted with all the rigmarole just to get a something

    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"
    -or by telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • SCCM 2012 - Deleted advertisement still trying to get installed on servers

    During 2012 upgrade I managed to deploy the SP1 Cumulative update 4 - server update - package to a group of servers that don't have the configuration manager installed.
    I deleted that deployment from the server group but the package is still trying to get installed multiple times a day leaving a random folder on D: (Example: D:\25234HDF344D6H72K) 
    Please advise on how I can sort this out, the volume is filling up with new directories 

    To clarify and verify, did you deploy the package or the software update?
    Either way, Garth's point is valid.
    Jason | http://blog.configmgrftw.com

  • I recently updated my primary email address associated with my Apple ID account. When I go to App store on my iPad it still tries to login to the App store using the old email address I had associated with the account, and naturally my password doesn

    I recently updated my primary email address associated with my Apple ID account.
    Now when I go to App store on my iPad it still tries to login to the App store using the old email address I had associated with the account, and naturally my password doesn't work. I can't figure out how to tell my iPad to login using the updated email address.
    So in effect I'm locked out of the app store and I currently have 26 updates waiting.
    I've tried disconnecting and reconnecting my IPad to iCloud with no luck.. However I cloud happens to show the correct/updated email address.
    Does anyone know how to resolve this?
    Thanks

    Did you change the email for the Apple ID or did you create a new Apple ID? A new Apple ID cannot be used with content that was bought using a different Apple ID.
    Changing the email address you use for your Apple ID -
    http://support.apple.com/kb/HT5621

  • Trying to get into the app store and it asks for my password. The problem is that it is showing an Apple ID I don't use ghosted in. I can't figure out how to use my correct ID.

    Trying to get into the App Store to update some apss. It asks for my password but the problem is that it is showing ghosted an Apple ID I don't use. Can't figure out how to fix it.

    You installed a hacked app, originally from the Mac App Store. It contains the receipt for a different app, downloaded using an account that you don't control. You need to identify and remove the hacked app.
    Important: The app you need to remove is not necessarily the one named in the App Store alert. For example, if the App Store says you need to update "Twitter," the hacked app may be "Angry Birds" or something else entirely. Don't make any assumptions about which app you're looking for. To find it, you have to carry out a systematic search.
    Triple-click anywhere in the line of text below on this page to select it:
    kMDItemAppStoreHasReceipt=1
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    In the Finder, press command-F to open a search window, or select
    File ▹ Find
    from the menu bar. In the search window, select
    Search: This Mac
    from the row of tokens below the toolbar. Below that is a popup menu initially showing Kind. From that menu, select  Other...
    A sheet will drop down. In that sheet, select Raw Query and click OK or press return.
    Now there will be a text box to the right of popup menu. Click in that box and paste (command-V).
    The search window will show all the App Store products you've installed. Compare those search results with the list of your purchases from the App Store. To see the complete list, you may need to unhide hidden purchases. If any apps were download from the App Store using other Apple ID accounts that you control, sign in to the store under each of those ID's and check the purchases.
    At least one of the items listed in the search window is not among your purchases in the App Store. Move each such item to the Trash. You may be prompted for your administrator password. Empty the Trash.
    Log out and log back in. Test.

  • I'm having some trouble transferring audio books to my iPhone.  It usually takes 3 or 4 tries to get all the parts transferred.  I didn't use to have this problem - all parts would transfer in one try.

    I'm having some trouble transferring audio books to my iPhone.  It usually takes 3 or 4 tries to get all the parts transferred.  I didn't use to have this problem - all parts would transfer in one try.

    carolinechx wrote:
    i know the description may be a little bit too confusing
    Mostly because you are not using any capital letters or paragraph returns and your post is difficult to read.

  • Hi, I've been playing Smurf's village for a year now and just last week, i tried to get into the app but it keeps rejecting and goes back to the main page.  Is there any reason for this?  I've been updating the app everytime and now it's not letting me in

    Hi, I've been playing Smurf's village for a year now and just last week, i tried to get into the app but it keeps rejecting and goes back to the main page.  Is there any reason for this?  I've been updating the app everytime and now it's not letting me in.  Pls advise. Tq

    Reset the device, restart the device, try downloading any other app.
    All of these are basic steps that could have been found by a simple search of the forums as a resolution for the issue.

  • Purchased Lion, installed it - once I log in - i get the curtain and message to hold the power button till it shuts down.  Worked with the disk repair utility - fixed permissions - still can't get past the "black curtain of death"  any suggestions?

    purchased Lion, installed it - once I log in - i get the curtain and message to hold the power button till it shuts down.  Worked with the disk repair utility - fixed permissions  to hold the power button till it shuts down.  Worked with the disk repair utility - fixed permissions - still can't get past the "black curtain of death"  any suggestions?
    My machine was patched to date 10.x.x.  I was lucky to get an internet connection and I selected the option to re-download Lion... its curruently being downloaded.  What if that doesn't work?
    Any thougths would be appreciated.
    Joe

    And you have a workstation? not a notebook. 
    Usually a driver or hardware, nothing that Disk utility will fix.
    You know of course what a Prohititory Sign is?
    prohibitory sign, kernel panic
    Forum devoted to Lion:
    Mac OS X v10.7 Lion Communities
    Tips and FAQs
    FAQ kernelpanic
    Resolving Kernel Panics
    Avoiding eliminating Kernel panics
    Lion App Compatibility Table - RoaringApps
    RoaringApps Mac OS X Lion Application Compatibility
    did you make sure your apps, drivers, and hardware support Lion?

  • Just bought a new mac mini, wireless keyboard, and track pad. My track pad will not synch. All advise I have been given is to change items in the setting menu, but I cant because I still have to get through the setup!!

    Just bought a new mac mini, wireless keyboard, and track pad. My track pad will not synch. All advise I have been given is to change items in the setting menu, but I cant because I still have to get through the setup!!

    The power button for the Trackpad is on the right hand end of the battery case. Press that button to initiate the pairing process. On the top of the Trackpad just above the power button is a tiny green light (you probably cannot see it unless it is lighted). That light will indicate ehther or not the Trackpad is discoverable. If the Trackpad has discoverable the green light will blink on and off. If it does not pair within 3 minutes you will have to press the power button again to re-initiate the pairing process. Once your Trackpad has paired, you can just leave it on and it will pair automatically when you reboot your Mac.
    If you are having problems pairing, try turning off any other Bluetooth devices within 30 or so feet of your Mac mini. That includes other Computers, iPhones, iPads, etc. that may be in the area. Once your Trackpad has pairedwith your mini, you don't have to be concerned about other Bluetooth devices.
    One other hint, I find that although the Wireless Trackpad does not eat batteries as fast as the Magic Mouse it still uses more than the Wireless Keyboard. It is a good idea to keep a supply of AA batteries around. I have used Apple's Rechargable batteries, but found they did not last that long before needing to be recharged. I have had the best battery life from Duracell Quantum batteries.

  • My pdf reezes when I click on COMMENT. I am trying to get at the tools to edit a pdf. If I use the tools from the toolbar, there is no issue, but once I click COMMENT, the document freezes and I have to open Task Manager to crash it. This started in the l

    Sorry, I am new to the type of problem-solution process and I do not know how to edit my first statement. My true statement is below:
    My pdf freezes when I click on COMMENT. I am trying to get at the tools to edit a pdf. If I use the tools from the toolbar, there is no issue, but once I click COMMENT, the document freezes and I have to open Task Manager to crash it. This started in the last seven days (3.31.15).

    I answered your questions below, BUT while I was searching for properties, I found the REPAIR ACROBAT INSTALLATION feature, did the repair and (Voila!) the issue was resolved!
    Thanks for making me search for information.
    Karen
    I am using Acrobat XI Pro, version 11.0.10.32.
    I did not create the file I was working in during the freezes, so I tried a PDF that I created with Adobe and it also freezes when I click on COMMENT. I did discover that the COMMENTS plug-in is loaded. (see image
    I have used COMMENT for years without this issue occurring. It started in the last 2 weeks.
    I could not find Properties under the file menu, but found a security setting in Preferences under the Edit menu. It did not have a way to allow/disallow COMMENT.

  • HT201269 Still trying to get old saved voicemail from deceased mom. Doesn't go back far enough....what to do?

    Still trying to get old saved voicemail from deceased mom. Doesn't go back far enough....what to do?

    Still trying to get old saved voicemail from deceased mom. Doesn't go back far enough....what to do?

Maybe you are looking for

  • Driving me crazy.

    Before the 5.0 update, I was able to use my iPhone 4 to play music on my PC via my wireless network. I'd click Music, more, then my Shared Library would be there. I've looked all around the internet, checked every setting I can think of, changed ever

  • Attachments and RTF format

    Hello. I'm using Mail 3.1 (OSX 10.5.1) and I noticed an odd something. I switch on the following options : 1. Edition -> Attachments -> always send windows-friendly attachments 2. Edition -> Attachments -> always insert attachments at end of message

  • Exporting different formats

    My question involves DVD Studio and Motion. I created a nice mirror finish animation in Motion 3.0.2 for first play on a dvd and everything works great. I exported it as an "animation" 720x480 and it looks great, very crisp and exactly like it does w

  • Disable Adobe Premiere Elements 10 Auto-Analyzer

    To complete an elements software update I have to disable the Auto analyzer. But the reason I'm trying to do the update is because the elements constantly thinks it's busy and won't allow anything to work, so I can't get to the elements organiser whi

  • Alert Inbox message ..Two languages .. Messages not diplayed ..

    Hello all Can someone can tell me how do I have to maintain my logon category alert in order to display the message in my RWB alert. In my RWB, alert language appear in spanish language and sometimes no. I have my category alert logon in english and