Network created with TC.......

Dear all.
In my network I have one IMac and two windows computers. I can se the TC from the windows computers. The question is if there is a way to build up a network visibility as in windows i.e that I can se and connect to the rest of the computers in the network from my MAC.

Check out this excellent iFelix article. It was written for OS 10.4 (Tiger), but is still applies for OS 10.5 (Leopard).

Similar Messages

  • Wifi network created with a Comcast Modem/wifi hub

    Can airport express be used to extend a wifi network created with a Comcast Modem/wifi hub?

    Apple tells us that the AirPort Express will only "extend" a wireless network...using wireless only...if it is used with another Apple router.
    So, it would be extremely unlikely that this would work with your Comcast modem/router.

  • Creating PS Network header with one activity

    I need to create to a projekt the network header with one activity. so I want top proceed the following coding:
         CALL FUNCTION 'BAPI_PS_INITIALIZATION'.
          CALL FUNCTION 'BAPI_BUS2002_CREATE'
            EXPORTING
              i_network = gs_network
            TABLES
              et_return = et_return.
          CALL FUNCTION 'BAPI_PS_PRECOMMIT'
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
            IMPORTING
              return = es_return.
            CALL FUNCTION 'BAPI_PS_INITIALIZATION'.
            CALL FUNCTION 'BAPI_BUS2002_ACT_CREATE_MULTI'
              EXPORTING
                i_number    = ls_number
              TABLES
                it_activity = gt_activity.
            CALL FUNCTION 'BAPI_PS_PRECOMMIT'
            CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
              IMPORTING
                return = es_return.
    But I get an Runtime Error with "MESSAGE_TYPE_X" because the PRECOMMIT was not successful.
    Has anyone an idea how to handle that ??
    thx a lot
    Edited by: Rob Burbank on Nov 18, 2009 9:42 AM

    DATA: lt_return   TYPE TABLE OF bapiret2,
            l_wa_return TYPE bapiret2.
      CALL FUNCTION 'BAPI_PS_INITIALIZATION'
      CALL FUNCTION 'BAPI_BUS2002_CREATE'
        EXPORTING
          i_network = pi_wa_aufnr
        TABLES
          et_return = lt_return.
      READ TABLE lt_return WITH KEY type = 'S'
                           TRANSPORTING NO FIELDS.
      IF sy-subrc = 0.
        REFRESH lt_return.
        CALL FUNCTION 'BAPI_PS_PRECOMMIT'
          TABLES
            et_return = lt_return.
        READ TABLE lt_return WITH KEY type = 'S'
                           TRANSPORTING NO FIELDS.
        IF sy-subrc = 0.
          READ TABLE lt_return INTO l_wa_return INDEX 3.
          pc_aufnr_new = l_wa_return-message_v2.
        ENDIF.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
          IMPORTING
            return = l_wa_return.
      ENDIF.
    this is the sample code to create network & to get the network number created

  • How do I set up different network locations with different wifi?

    I am having an issue setting up different network locations with different wifi profiles on each. I want to do this to enable fast switching of wireless networks. In my house I have two wireless networks, my own personal one and one that is created by using a wifi modem supplied by my company. If I use the company wifi network then I can get into all my work applications without having to enable VPN access separately. It is also faster. However, they also block many applications including sending email from my personal email account, dropbox, etc. So throughout the day I need to switch wireless networks back and forth.
    I was looking for a faster way to switch and thought I would try network locations. Was able to set up a new network location without issue. However it seems that whatever wireless preferences, changes, or wifi network order I put into my "Work" location it carries over to my other location which is the standard "Automatic".
    What I would like it to have my "Work" location only to be able to connect to my work wifi and my other network (Automatic) to just connect to my home wifi only. That way I can enable faster wifi switching and can even use my launcher program (Alfred) to provide shortcuts.
    Anyway to do this?
    Thanks in advance for any help or advice.

    Just thought I would bump this up in the conversation. Doing a further search I came across this discussion which is similar: Connecting to a wireless network via applescript?
    However, I tried to build the Automator application as discussed and cannot get it to work. Very much a novice at Applescript and Shell Script but have created customized Automator services before. All I get now is "Shell Script command encountered an error". No more detail. I copied and pasted the script as shown in the email thread. Is there any other line or command I need to place in front of it?
    Thanks again for any help

  • Network Users with network homes not really working for me

    I have with great pain setup a OS X Lion server on a Mac Mini that was supposed to be my central server to have 4 network users accounts and all the users data is stored on an external disk array with mounted network homes to the 2 iMacs and 2 Macbooks I have in my home.
    I have gotten it all working and all my Macs are joined to the Open Directory and each User can login as a network users on any of the Macs and get their files via mounted home directory from the server. The home directories on the server are backed up with Time Machine.
    I have found the following items that do not work proberly:
    1) Desktop backgrounds settings are just lost sometimes for whatever reason. Desktop background goes to default and you need to manually set back to the one you have selected. This happen mostly if users have their own desktop pictures.
    2) Keychain get's screwed up. The user often get the "Keychain doesn't exist to store ..." message and need to select to reset the keychain. Anything I have tried from "Keychain First Aid" to removing and have a new one created doesn't fix the problem. It keeps on coming back.
    3) iTunes Storage and AppStore are getting confused about authorized computers. This is because a user logs in from another computer and then iTunes store would tell the user this computer hasn't been authorized to play the purchase music. Same happens with iPhone apps from the AppStore. Apparently those two stores are not setup to hanlde network users proberly.
    4) Permission issues happen sometimes in Application like iPhoto where it would complain not being able to see photos or cannot add new photos to the library. Need to run a permission repair on the Iphoto Library to fix this.
    5) One critical one is that it's not really possible to restore files from Time Machine. The Time Machine backup is done on the server by an administrator account directly backing up the user directories. When you go into Time Machine on the server even the admin can drill down into the user directories so no restore possible. The individual users have no idea that there was ever a Time Machine backup done as Time Machine is not setup in their accounts on the individual Macs. This prevents any possible restore.
    I reckon that many of the problems are related to having only one location for ~/Library as the individual Macs are writing their user related settings into this directory in a central location. So what happens is when something on iMac 1 and then I log in on iMac 2 that might not exactly match this Macs config and it get's confused throwing one of the above erors.
    Trouble is witth central network home directory the way they mounted i can't exclude the ~/Library folder. The only option I can see is mobile account because I have seen in the preferences that when they sync the handle Library items differently.
    Does anybody have any experience out there with this sort of thing and can advise what's the best way forward?
    If i can't resolve this I'll go back to have network users with local home directories on each Mac and just setup for each user a network share to which they copy files if they want them available on other Macs. Not as nice but at least it works!
    As a said note I did this to make things easier but it has up to now cost me trouble then i had before!

    Haven't heard anything from anybody so probably to daunting a topic ...
    I have now moved on to try Portable Home Directories (PHD) and syncing ... what a disaster!
    First it took  me ages to get this right as the way the home directores are mounted on the clients from the server it's just weired which has to do with how AFP mounts are implemented. Since one AFP mount can't be mounted by several users on the same system they use a workaround of mounting it to a temp directory and then linking it back to where it should be. Of course this causes major problems.
    Okay it kind of worked so let's move on to syncing PHD. First of all on initial creation it only sync a small portion of the directory that should be okay but on some of my accounts it never went passed this stage. It said it's all synced but it only had synced the first 10% or so of the data. I wasn't able to make it sync anymore.
    On other accounts it correctly synced all the data down, or so I thought. Apparently a few sync session back and forth and 50-60% of the data was gone. On further investigation it turned out to be iTunes and iPhoto libraries. Turns out does don't sync probably via Home Sync!!!
    Apple product is not able to probably syncing Apple specific library files!!!!
    So here my warning to everybody: DO NOT USE PHD and HOME SYNC to sync your data as you will lose stuff if you have iTunes and/or iPhoto libraries with Lion OS X Server!!!
    The whole Lion Server experience has been a disaster for me. Now I have a server that does file sharing and time machine backup sharing. I can do the same thing with a standard Mac using those services. What's the point of Lion Sever for Home if nothing works proberly?

  • How to configure Time Capsule etc as a local network server with remote access server and for backups

    I'm trying to set up new 3TB Time Capsule as a wireless network server (with remote access) and for backups for use in a small office (of two Macs). We have a late 2011 Intel MBP and a brand new MBA both running 10.8.3. We have two external 1TB hard drives that until now have been attached the MBP for storage and backing up that computer, which up until now was the only machine in use. The MBA is for a new employee and we need to share and work on the same files, both here in the office and ideally remotely too via Back to my Mac. The MBP needs constant access. The MBA only occasional. The TC has 7.6.3 firmware and we've set it up using AirPort Utility 6.2. It is currently attached to the MBP via ethernet and it has internet access via a Sagemcom router attached to TC's WAN port.
    We've managed to set up a wireless network and both have wireless internet access through the TC
    But there are so many issues I don't know where to begin - so I'll start with a description of what we're trying to achieve:
    I planned to use the TC as the main server drive and place all the key folders and files there so that both of us can access them wirelessly and remotely. The MBP would back up to the TC and to one or two of the external hard drives - one being attached to the Mac via USB and the other being attached to the TC's USB port. We would back up the important data on the TC using SuperDuper and copy it to both external USB drives.
    So , first of all, is that a sensible configuration? Should the 'server' be the one of the external hard drives attached to the TC USB port, backed up regularly to the TC using SuperDuper?

    But when you say 'So using USB drive does make sense if you want to use it as a file store', do you mean a USB drive plugged into the TC? I hope that I can attach an external drive to the TC so we can all access and read/write the content wirelessly via the TC network or remotely.
    Yes, USB.. as it prevents the sparsebundle mixing with data files. I guess it does depend on how much data you are talking about.. you can use the TC internal disk if you are careful and setup the sparsebundle with fixed sizes once you create them..
    And to be clear, I wasn't planning on backing up remotely via BTMM - only to access the shared folders on the TC data drive or USB external drive attached to it. I'm assuming that's ok?
    Yes, that is fine. Sorry I got the impression you were going to do backup over internet.
    What is the alternative? Having a Mac Mini that's always on? Do I need OS X Server etc.?
    A mini would be great.. you don't need server edition.. but I would see how the TC goes.. since you have it and it is much lower power consumption device. It is just that its design is not really for file storage.
    One big problem I have is to do with the sharing permissions. For everything on the TC or attached external drive attached to it, it says I have only custom access and every time I try to change permissions it says I don't have the permission to do that. And if I try to change the owner it says my user name is not valid.
    How is the security setup on the TC?
    The security is a bit tricky.. I must admit since I run windows computer in the network, that I simply turn on the guest account to read and write access. For a business setup that might not be adequate  but it allows me full access to all the files.
    If you setup the TC with user accounts then you are in trouble. That makes it very difficult to access, especially if one person already has the file open you may find a second user cannot login. I am not sure as I have avoided the security. IMHO it is meaningless.. since anyone with physical access to the TC can press the reset for one second and has full access.. and can add or change passwords.

  • Trying to use Airport Express to extend network created by Actiontec M1424WR (FiOS)

    I would like to use two Airport Expresses to extend my home network which is created with my Actiontec M1424WR.  My ISP is Verizon FiOS.  I previously had TimeWarner and used one of my Expresses to create the WiFi and the second Express to extend it.  Now that I have a modem/router provided by Verizon, I'd like to utilize both Airports as extenders.  I have a two story house and the signal is "fair" upstairs.  I would like to use my Roku player to access my home library via Plex. My problem(s):
    I used a hard reset to restore my Expresses to the default settings because my Airport Utility could not find them and my old network is not active anymore.  After the reset I was able to find them but I kept getting an "unexpected error occurred try again later" message.  After this message my Macbook OS X 10.8.5 could not connect to the internet anymore.  I had to go to System Preferences ---> Network ---> Assist Me.. ---> Assistant ---> and then found my network and reconnected.  So my Macbook is connected again but my Airport Expresses sit unused..
    My Network:
    Modem/Router ->     1. PC
                                   2. PC #2
                                   3. Xbox
                                   4. D-link 5 port gigabit switch -> a. Directv  b. xbox #2  c. xbox #3   d. THIS IS WHERE I WANT MY AIRPORT                                       
    I would like one Airport, connected via ethernet and towards the back of the house, extending my network and the other, connected via wifi and upstairs, also extending my network.
    If anyone has time on their hands to help me with my problem I would greatly appreciate it.
    Thank you,
    Mike

    I followed Kappy's advice and connected one AEX to my modem/router using a 50ft ethernet cable, creating a new network.   I connect my second AEX wirelessly to the first, extending the network.  The first AEX was placed towards the back of the house and the 2nd AEX was placed upstairs.  I was able to stream netflix on two devices upstairs while streaming a movie using plex from one pc downstairs to a roku player upstairs without any buffering at all.  All three were in HD and my brother was playing multiplayer on his xbox (wired).  It works! Thanks Kappy!

  • Link to Network Drive with Spaces

    I need to create a link in SharePoint 2010 that points to a network drive with spaces in the title. SharePoint substitutes %20 for spaces, but I need the space character.
    For example:
    file:///\\company\foldername   works
    file:///\\company\folder name   does not work, it becomes
    file:///\\company\folder%20name 
    Has anyone run into this issue before?

    Hi Andy,
    20% represents space in url encoding and it is hardcoded. I don’t think it is better to remain space character in the link.
    http://en.wikipedia.org/wiki/URL-Encoding
    Here is a thread discuss about that:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/5cc9881d-e72c-434f-be07-bd6d2a74eec6/sharepoint-file-issue-20-replaces-space-in-file-name?forum=sharepointadminlegacy
    http://www.networkworld.com/article/2221731/microsoft-subnet/simple-naming-conventions-that-improve-end-user-experience-in-sharepoint-sites.html
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Can I rotate mark ups created with Adobe X on the background page of a PDF document?

    Can I rotate mark ups created with Adobe X on the background page of a PDF document?

    Thank you for taking the time to reply.
    I tried both ways and neither works.  It gives me a prompt box that I have to click "next" for every page but after going thru all pages, nothing is sent to the printer.
    Also, all directions I've read indicate it will print to the default printer.  If my default printer is on a network, will that cause problems....
    and...
    should I be getting a prompt box on every page?  I thought all this would happen behind the scenes and not force me to interact with every page.
    dc

  • How to configure BODS in network environment with NAT ?

    Hi Team,
    Now we are working on POC of BO Data Services 4.0 with SI partner and they reported us that  a communication error (error code:BODI-1241023) occurred when they started a job from Designer. 
    They can do it without any problems in the following two cases.
    1. from Designer which is installed in the CMS/JobServer machine
    2. from Designer which is installed in local PC within internal network (without firewall / NAT) 
    That is, the cause is Firewall with NAT(Network Address Translation) between Designer and JobServer/CMS.
    And, they can log on to CMS/JobServer with NAT environment, however, cann't start a job from Designer.
    The port #3500 for JobServer is open. They confirmed that they could log on to the JobServer in the event log
    of the JobServer.
    That is,  Designer -> CMS/JobServer communication is OK, but JobServer -> Designer communication must be NG.
    Could you advise us how to configure BODS both client and server sides in the network environment with NAT ?
    Thanks and best regards,

    HI Buddy,
    You can achieve this by $FLEX$, create first value set, and assign it to first field. Create second value set based on first value set using $FLEX$.
    follow steps mentioned in the bellow link
    http://erpschools.com/articles/usage-of-flex

  • Assign the network code with BAPI_ENTRYSHEET_CREATE

    Hi,
    I want to set the NETWORK CODE of the PO to every services that I insert in the entry sheet created with the BAPI_ENTRYSHEET_CREATE.
    Now I am able to set the NETWORK CODE only for planned services but not for services that comes from contract linked with the PO in this case the services are inserted in the entry sheet with the WBS code of the contract.
    How can I resolve this problem. Is there any parameter that I have to set in the BAPI?
    Thanks in advance
    Luca

    Anyone could answer to my question?
    Thanks
    Luca

  • Am I right in thinking that you can't extend your network wirelessly with a time capsule unless your base station is an apple one?

    My new time capsule will only allow me to extend my network via ethernet cable.
    What I really want to do is use it wirelessly as an extension wirelessly.
    The option is there (under other options in airport utility) but when I select it and move on it reverts back to create a new network.
    Why is this?
    Am I trying to achieve the impossible?
    I have an airport express and that be added to my network wirelessly with no issue at all.
    Please help
    Russell

    Can I just "join" the network with my time capsule like I have with my airport express?
    Apple does not present this option....but, even if they did.....this would be the worst possible option to use for backups.
    Can I use my airport express as a base (connected via Ethernet to the router) for my time capsule to extend from wirelessly?
    Yes, you can. The AirPort Express would be configured to "create a wireless network"......then.....the Time Capsule could be configured to "extend a wireless network".
    It is critically important that the Time Capsule be located where it can receive a very strong wireless signal from the AirPort Express in this type of setup. The more that you have line-of-sight between the AirPort Express and Time Capsule, the better your network performance will be and the faster that backups will occur to the Time Capsule.
    A better option in terms of performance would be to connect the Time Capsule to your current modem/router using an Ethernet connection and have the Time Capsule "create" the network. Then, use the Express to "extend" the network.
    Here, I am assuming that you have a new Time Capsule.

  • SAP Message No-KL 294 Network Activity with invalid Internal Number

    Hi,
    I am getting System Error:NETWORK ACTIVITY WITH INVALID INTERNAL NUMBER" while doing MIGO.
    I have checked network activity assigned to PO is exist but this shows some internal Number "Plan no.f.oper." which does not exist.
    Please let me know how should i solve this error.
    thanks
    Sunil

    Hi Sunil.
    Did you get any response from SAP?
    I have as similar or maybe the same problem.
    And I found out:
    When I create the purchase request out of the Project-Builder (CJ20n) - SAP seems to lose the entry of the field 'AUFPL' in the table 'EBKN'.
    In these rare cases (this problem is only in about 2-3 % of our purchase requests) the network elements still exist - so they are not deleted or something like that.
    I created a routine, in which I read the entry of 'AUFPL' with the corresponding network number out of table 'EBKN' as key, to correct these wrong purchase requests.
    But I didn't find the reason for the problem, yet.
    Every advice would be great,.
    Best regards,
    Marc

  • How many sub-interfaces we are able to create with ISR 4321 ?

    Hi,
    I want to buy an ISR 4321 router. I would like to know how many sub-interfaces we are able to create with this router (802.1Q) ?
    http://www.cisco.com/c/dam/en/us/products/collateral/routers/4000-series-integrated-services-routers-isr/at-a-glance-c45-732425.pdf
    Thanks.
    Regards,
    Nurul Kabir KHAN

    Hello Nurul,
    The maximum number of interfaces (physical, subinterface, or virtual) a router can handle depends on the maximum number of SWIDBs that the router can use. This limit used to be set to 300 for all platforms, but with the emergence of features such as frame-relay subinterfaces, multilink Point-to-Point Protocol (PPP), and virtual private dial-up network (VPDN) that uses virtual interfaces, this value has proven to be insufficient on some platforms
    Maximum Number of interfaces
    Every interface uses an IDB. Therefore, the IDB limit indicates the maximum number of interfaces a router can handle.
    The IDB limit is, therefore, the answer to the common question "How many (sub)interfaces can be configured on this platform?"
    For further details, you can read this document
    Please don't forget to rate and mark as correct the helpful post!
    David castro 
    Regards,

  • AQM Network Recording with off-board recording server

    Hello Champs,
    Facing issue with network recording with AQM license
    I am having an environment with AQM license designed to perform network recording. I have done the following :-
    The sync between UCCX and AQM is successfull. Agents are imported to Quality Administrator.Though this was not documented ibm odbc created only in base server and this was after this that the test connection was successful...
    The VOIP devices are shown in Quality administrator and are enabled for recording ( network )
    Work flow created for both quality management and Archive recording.
    The recording location set as a folder in recording server.
    On the Call Manager end :-
    Cretaed recording profile.
    cretated SIP trunk with destination address QM server ( first i tried with Base server IP and then with recording server IP , both not working )
    created route pattern 4567 and pointed to SIP trunk.
    enabled bib in device page, gave recording profile and automatic recording enabled on line page .
    DNA ws showing route this pattern, so there is no issues with CSS partition.
    i can login with agent, manager and supervisor accounts to calabrio web page.. BUT THERE ARE NO RECORDINGS HAPPENING..
    Kindly help me as this has been eating my head for many days now and have very limited documentation regarding AQM from cisco.

    Sorry Saeed.. i didnt get you .. it would be very kind of you if you can elaborate your point please...

Maybe you are looking for

  • Problems when Booting my Mac/ Partitioning for Windows 7

    Hello Community, 3 months ago, i bought a MacBook Pro mid 2012-model. I was very satisfied until a really big problem occured. The first time I recognized a boot-problem was when I restarted my Mac, a screen with the "forbidden-symbol" came up, after

  • Adding site designed in photoshop

    I designed a sight in photoshop. just the layout, not text. How can i add all of my layers into iWeb and make active buttons out of some of them? I also want my navigation buttons on the side. How do i move them from the top of the page. And how do i

  • Chart date out fo order

    Upgraded 10g to 11g. Most graphs are displaying correctly however have 1 chart that the dates are out fo order, though there is a sort on the calendar ID. I have a field called calendar ID with data such as 201101 = 2011 Jan and 201102 = 2011 Feb. If

  • Project Server 2013: Remove Task Option Causing Orphaned Timesheet Lines

    We are experiencing a major issue with the "Remove Task" option in PS2013 that is leading to orphaned timesheet lines with no related assignment.  This can result in actuals in a project with no corresponding timesheet entry.  We are using SEM. The s

  • How to reset pagination

    hi there, how can I reset the pagination of page x if I visit page y ? another question: is it possible get the value of the referer page? thanks in advance dave