Multiple Airports hardwired to a GIgaBit switch..

hi Everyone, this is my first post here.. I have looked for months for a simple answer to this questions can't find it anywhere even after asking a genius at the apple store, they got it wrong...
so I have 6 Airports and a TimeCap.. my house is made of stone so no wifi go very far.. so I have run a ethernet cable to all the main rooms.. good things is you can then set up speaker in each room. anyway it is working fine, but I am not sure I have it set up correctly.. and I would like to know if i have in case it is running slow or not at its best..
I have every AIrport the same.
airport/wireless:
Wireless Mode : Create a wireless network
wireless Network Name : ( I have named every airport to the same name)
channel : mixed( I did have then all the same but found a thread on not having the same number)
Wireless Password every airport again the same)
internet / internetConnection:
Connect Using: Ethernet
Connect Sharing : Off (Bridge Mode)
thats the set up , I was told to should be using a Join wireless network.. but I try that the Airport stops working and I have to hardware it back to me mac and go back to me old set up..
Cheers
Andy

You have the correct set up as it stands.
Perhaps you did not see the Apple Support Document about this.
http://support.apple.com/kb/HT4145
Click "Steps to add additional Airports" and then click "Roaming Network"
Message was edited by: Bob Timmons

Similar Messages

  • Airport wifi problems with uverse and gigabit switch resolved

    I think there is a bug in airport firmware 7.6 with how spanning tree works in addition to problems with the Uverse router. Having an Airport with a uverse 2wire 3801 and gigabit switch will not work. Putting the extreme in NAT mode with DMZ plus behind the uverse resolved the problem.
    Network configuration:
    Uverse 2wire 3801 router
        3801 provides prioritization for upstream traffic so skype and VoIP work better when doing a lot of stuff on Internet
    Airport extreme firmware 7.6
    two airport express 802.11n hardwired to extreme. Set up in bridge mode. All access points have same SSID "create a network" to enable roaming. Ignore anything to do with extending a network.  firmware 7.6
    two gigabit switches
        Netgear GS608 - 8 port gigabit switch
        Trendnet TEG-S80g - 8 port gigabit switch
        100BT 5 port switch - did not figure into problem
    Three Uverse set top boxes wired on Ethernet. They have to be wire directly to the 2wire box to work correctly. See: http://forums.att.com/t5/Features-and-How-To/At-amp-t-U-Verse-modem-setup-Airpor t-Extreme/td-p/2300785
    However, you need to be careful to place your own PCs and other internet devices on the network created by your gear (airport extreme in your case), but keep AT&T's set top boxes for the IPTV services IN FRONT of your own router - so they remain on AT&T's provided network.
    So it would work like this ...
    Network 1: 2wire RG (4 lan ports) ->  Any Set tops, and to the WAN port on your AirportExtreme
    Network 2: Airport Extreme LAN ports -> to any computers or internet devices (but not AT&T set top boxes).
    The RG prioritizes the traffic for your Uverse Voice and your Uverse TV ahead of internet data traffic, as it rationalizes data heading out of your home.  If you place your own equipment in that equation (like putting AT&T set top boxes behind your Airport Extreme) the performance and function of your AT&T set top boxes could really flake out on you.
    Symptom:
        Everything would be working fine, then intermittently all my wifi access points would stop working. ~6,000 ms latency, dropped packets. Ethernet worked fine. Here is an example of my macbook pinging the extreme when associated with the extreme over wifi with a strong signal.
    ping: sendto: Host is down
    Request timeout for icmp_seq 23
    Request timeout for icmp_seq 24
    64 bytes from 192.168.1.64: icmp_seq=25 ttl=255 time=267.051 ms
    Request timeout for icmp_seq 26
    Request timeout for icmp_seq 27
    Request timeout for icmp_seq 28
    64 bytes from 192.168.1.64: icmp_seq=26 ttl=255 time=3402.599 ms
    Request timeout for icmp_seq 30
    Request timeout for icmp_seq 31
    Request timeout for icmp_seq 32
    64 bytes from 192.168.1.64: icmp_seq=30 ttl=255 time=3060.673 ms
    64 bytes from 192.168.1.64: icmp_seq=34 ttl=255 time=24.115 ms
    64 bytes from 192.168.1.64: icmp_seq=35 ttl=255 time=31.056 ms
    64 bytes from 192.168.1.64: icmp_seq=36 ttl=255 time=39.828 ms
    Root cause:
        It looks like the 2wire 2801 router has a problem with spanning tree when interoperating with gigabit switches and airports. There is interplay with the airport.
    I did not have this problem until the 7.6 airport firmware. I had been using the Netgear hub for about a year with the extreme in bridge mode. I added the Trendnet hub and upgraded airport firmware at the same time which made fault isolation difficult.
    Problem recreation:
    Set up airport expresses hard wired to extreme
    Connect gigabit switch anywhere to network
    Everything OK
    Dettach one computer from wifi then reattach, then all wifi stops working. It takes a few seconds for the problem to propagate.
    Ethernet still works fine
    Problem Resolution:
    Connect to 2wire with ethernet
    Set 2wire route to have subnet as 192.168.2.x
    Set extreme in NAT mode behind 2wire. It will complain about double NAT. Override the warning. Set the subnet to 192.168.1.x so you don't have to change any static IP addresses. Note that 2wire uses 192.168.1.254 as default route whereas airport uses 192.168.1.1.
    I set DHCP to start at .10 to leave the lower addresses for assigning static IP addresses to computers I want to expose outside the firewall.
    Go into firewall settings. Select airport extreme. Select the bottom setting which is "DMZ Plus". When you go into the airport extreme settings, you will now see that it has the uverse public IP address on its WAN port. NAT port mappings work fine on the extreme behind the 2wire router.

    Keeping this very short here is a summary of the actual problem and solution to allow your Apple Airport Extreme to run in Bridge mode on the same subnet as your uVerse settop boxes (if your Layer 2 switch is configurable). 
    Devices: Uverse, Cisco SG300, and Airport Extreme
    uVerse uses Multicast to broadcast video streams between the uVerse network to the settop box, and from settop box to settop box.
    X number of Multicast Groups are created based on X number of settop boxes you have.  You can see the multicast definitions by logging into the webinterface of the iNid. Each settop box is a member and can choose to display a broadcasted TV stream or not.
    Multicast membership is setup by the use of ICMP messages for IPv4 (MLD for IPv6).  Each of the settop boxes become members of each others multicast group by reporting up to the iNid (MultiCast Proxy).
    In an ideal world a layer 2 switch will track these memberships and only forward a broadcast packet to the ports on the switch to which the settop boxes are connected to.  The switch would do these via snooping on the ICMP packets.  Most switches by default do not do this by default and simply forward the broadcast packett out every one of it's switch ports.
    Here in lies the problem.  Problem is that the Apple AES doesn’t do ICMP snooping / filtering and floods the wireless network with these broadcast streams.
    In order to fix this you must turn on ICMP snooping and filtering on the switch (or buy a switch that does this).  I have a Cisco SG300 and list out the configuration below.
    Other notes:
    Ensure that all Media renderers (settop boxes) and servers are wired directly off the switch and not attached to any of the Airport Express ports.  This way no media transverses the Airport (only control point traffic goes through the WiFi - which is fine).  Obviously if the IGMP snooping switch sees any client requesting Multicast streaming traffic on the same port as the WAP, it will add that Multicast address to the forwarding table for that port, and then, yes it could get flooded.
    Remember, you need to allow some Multicast traffic through your WAP to allow UPnP discovery to work (assuming that you will be using Wireless control points.)
    Read the Multicast chapter in the SG 300 switch Admin Guide as it explains things very well.
    Setting up multicast on the SG300s using the WebUI:
    1. Multicast/Properties/
    Tick enable Bridge Multicast Filtering Status for VLAN 1, and
    set the Forwarding Method to IP Group Address for both IPv4 & IPv6.
    2. Multicast/ IGMP snooping/
    Tick enable IGMP snooping status then select and edit the entry and ensure that IGMP querier status is ticked.
    It's essential for IGMP snooping to work that there must be at least one active IGMP querier on the network - if more than one is enabled, they will carry out an "election" to decide which one should be active (normally the one with the lowest IP address.)
    3. Multicast Router Port
    Set whichever port that is connected to the uVerse iNid to Status which means that it the uVerse router connected to this port is the Multicast Router
    4. Multicast/ Unregistered Multicast
    set all ports to Filtering. (The default is Forwarding.)
    There are a lot of other variables within all the above - the defaults are OK, you should probably leave them alone!
    In the config file you would then expect to see the above appearing as something like this:
    ip igmp snooping
    ip igmp snooping vlan 1
    ip igmp snooping vlan 1 immediate-leave
    interface vlan 1
    bridge multicast mode ipv4-group
    bridge multicast ipv6 mode ip-group
    interface range gi1-10
    bridge multicast unregistered filtering
    ip igmp snooping vlan 1 querier
    ip igmp snooping vlan 1 querier address <IP-Addr>

  • Using 2 gigabit switches on Airport Extreme N

    I'm really trying to work around the 10/100 LAN ports of the AEn and am using a Gigabit switch in order to allow my GigE Mac Pro, Intel Mac Mini, Macbook and ReadyNAS NV connections to each other (thus maxminizing network transfer speeds).
    The problem is I have the ReadyNAS in another room (noise) plus needed to run more wired Ethernet to an Xbox 360. In order to save multiple cable runs, this is how I'm set up:
    [ Airport Extreme ] in the office
    LAN port hooked to Netgear GigE switch
    |
    |
    [Netgear 8 port GigE switch GS108] in the office
    ports hooked to:
    - Mac Pro
    - Intel Mac Mini
    - MacBook
    - cable through office wall to laundry room, connected to Dlink 5 port GigE switch
    |
    == wall to laundry room ====
    |
    [Dlink 5 port GigE DGS-1005D] in laundry room
    - ReadyNAS NV
    - Another server Dell PC
    - Xbox 360 (via cable through another wall to gym)
    Questions:
    Does this configuration make each GigE capabale device send data to others at GigE speeds (eg. MacPro to ReadyNAS, MacPro to Mac Mini, etc)?
    Is there any latency or collisions caused by this configuration? I just seems to me that the ReadyNAS works much slower when hooked to the other switch vs directly to the Linksys switch but I don't have a formal testing program. Note both switches report they are Jumbo frame compatable and all gigE devices are lighting up as GigE on the switches, and all are connected with cat5e cable.
    Thanks...
    - Steve
    MacPro   Mac OS X (10.4.9)  

    Does this configuration make each GigE
    capabale device send data to others at GigE speeds
    (eg. MacPro to ReadyNAS, MacPro to Mac Mini,
    etc)?
    Yes, they are all Gigabit, but if you have multiple transfers going on at once, you are limited to the speed of the backplane of the switch.
    Is
    there any latency or collisions caused by this
    configuration?
    Prehaps a crossover cable between the switches would help. In the old days you would have had to do that, but the ports are now figuring it out on their own. It might just be more efficent go by a crossover cable (looks just like a ethernet cable but has one of the internal pairs crossed, I think- that's the idea anyway.)
    Many, Many.   Mac OS X (10.4.9)   Full time tech.

  • How do I hard wire multiple airport expresses with a switch

    I have two airport expresses and other hardwired devices.  I am trying to get them wired together for a roaming network not to extend the network, but can't seem to get it to work with a switch.
    Here is the setup Modem -> Airport Express -> 5 ports switch -> one of the ports is ran to an airport express.  What I'm trying to determine is if the airport device needs to be physically plugged in to the other airport to create a roaming network or can it be ran through a switch. Notice the dotted line vs the solid line.  Now obviously because I found the picture on the internet, I only have two devices not 3.
    Here is mine:
    Here is what i'm trying accomplish. (Image from: http://forums.macrumors.com/attachment.php?attachmentid=345142&d=1340677218)

    If you have a simple modem.....then you must connect the modem directly to an AirPort....then connect the switch to the AirPort and then connect other AirPorts and devices to the switch. So, it would look like this:
    Internet > Simple Modem > AirPort > Switch > Other Devices
    If you have a modem/router or gateway type of device.....then you can connect the switch to the modem/router or gateway.....and then connect the AirPorts to the switch. In this case, things would look like this:
    Internet > Modem/Router (Gateway) > Switch > AirPorts and other Devices
    So, before we go further with this, it is important to understand what type of modem that you have, as it will dictate what you can and cannot do on the network.
    What is the make and model number of the device that you call your "modem"?

  • Adding Two Gigabit Switches to Airport Extreme

    I want to add an 8-port D-Link gigabit switch to my brand new Airport Extreme to network my Mac Pro, my iMac and two printers in the office. The MacBook Pro would run wirelessly. Then, I want to add a 5-port switch 100-feet away (and down another floor) to directly wire the Apple TV, the DSS tuner, the blu-ray player and maybe use my older non-n Airport Extreme to radiate in that far away room also. Sound like a plan to you wizards? :--) Or am I nuts. Using gigbit cables.

    Nope just get a small ethernet to go from one of the 4 hookups on the AE to go to the switch.

  • New 150/65 only at 94 Download AND Won't Work with Gigabit Switch

    I just had this installed today, converting up from the 35/35, and ran into these two problems:
    1.  The 150 download is only resulting in a 94.87 Mpbs.  The installer originally said it must be my PC NIC card, but I do have a GB card, so there's does not appear to be legitimate reason for the shortfall there.  I tried to change the link speed and duplex from "auto negotation" to "1 Gbps Full Duplex," but then my computer no longer even could connect.
    2.  The second issue is that I have always run my connection through a D-Link DGS-2208 Gigabit Switch because I have multiple wired ethernet computers in my office.  The installer wanted to test the connection speed directly through my computer (see above) and ran into problems, so I never even tried to revert to my original setup with the switch until he left.  However, when I did the Gigabit switch does not even recognize any activity when I plug the source ethernet cord into the switch.  It does recognize the connection to the PC and the port is lit, but no lights from connection to the wall.
    Any thoughts on what the problems could be?  I've included the "additional details" from the Fios Speed test at the standard site (can't get any details from the high speed version):
    Checking for Middleboxes . . . . . . . . . . . . . . . . . . Done
    SendBufferSize set to [261360]
    running 10s outbound test (client to server) . . . . . 42.90Mb/s
    running 10s inbound test (server to client) . . . . . . 69.90Mb/s
    ------ Client System Details ------
    OS data: Name = Windows 7, Architecture = x86, Version = 6.1
    Java data: Vendor = Oracle Corporation, Version = 1.7.0_05
    ------ Web100 Detailed Analysis ------
    Client Receive Window detected at 65340 bytes.
    622 Mbps OC-12 link found.
    Link set to Full Duplex mode
    No network congestion discovered.
    Good network cable(s) found
    Normal duplex operation found.
    Web100 reports the Round trip time = 6.78 msec; the Packet size = 1452 Bytes; and 
    No packet loss - but packets arrived out-of-order 0.02% of the time
    This connection is receiver limited 37.88% of the time.
    Increasing the the client's receive buffer (63.0 KB) will improve performance
    This connection is sender limited 61.7% of the time.
    Web100 reports TCP negotiated the optional Performance Settings to: 
    RFC 2018 Selective Acknowledgment: ON
    RFC 896 Nagle Algorithm: ON
    RFC 3168 Explicit Congestion Notification: OFF
    RFC 1323 Time Stamping: OFF
    RFC 1323 Window Scaling: OFF
    Information: Network Middlebox is modifying MSS variable
    Server IP addresses are preserved End-to-End
    Information: Network Address Translation (NAT) box is modifying the Client's IP address
    Server says [{edited for privacy}] but Client says [192.168.1.16]
    Solved!
    Go to Solution.

    tdaignault wrote:
    I tried to change the link speed and duplex from "auto negotation" to "1 Gbps Full Duplex," but then my computer no longer even could connect.
    If your computer can't negotiate a 1Gbps connection, then that is what is limiting you to 94Mbps, which is about right for a "100Mbps" port.
    There could be several reasons for this.
    A bad NIC
    A bad port on the switch
    IMO, the most likely cause is a bad cable.  1Gbps requires all 4 pairs in the cable be connected.  If only 2 of the 4 pairs are connected correctly, you will get a 100Mbps connect, but will not be able to connect at 1Gbps.  Try replacing the cable with one known to work at 1Gbps.

  • A 10/100 Router and a gigabit switch...will they get along?

    I am setting up my business network between multiple computers. I need gigabit speeds for large file transfers (video, audio, images), but I also need internet connectivity. I was planning on using a simple 10/100 4 port broadband router and a Netgear Prosafe 24 port 10/100/1000 gigabit switch. If I connect the router to the switch, will my network's performance decrease since the router is responsible for assigning ip addresses, or will the switch's gigabit speeds still work within my network (since switches operate using MAC addresses)? Can anyone help me on this one? Thank you!
    P.S. --It's also between Mac and Window systems
    Powerbook G4 17"   Mac OS X (10.4.7)  

    If the devices plugged into the gig-switch have gigabit ethernet ports, then you will see a speed advantage over 100mbps performance. I have a similar setup, with a 4-port linksys router that is 10/100 and an 8-port linksys gig-switch connected to it. I connect my printer and VOIP adapter directly to the router, since they aren't gig anyway, and connect my other devices to the gigabit switch.

  • Multiple Airport Express streams?

    Is it possible to have more than one Airport Express Unit receiving different signals from different iOS devices? E.g. My iMac plays one track, my iPhone plays another and my iPad plays another?
    I have a 4 input hub in my house powering 4 sets of ceiling speakers in various rooms and want to know if multiple Airport Express units mean I don't have to go down the Sonos route as all my music is on iTunes.
    Thanks in advance

    I do this regularly. I have 5 AX units connected to various receivers around the house. I can stream to a subset of speakers from one device and have another device stream to others. I don't see why I couldn't stream five stream to these speakers.
    But the big caveat is that most of my AX units are connected via a gigabit ethernet network not a wireless connection (yes I know the AX units are not gigabit, but my network is). If you were trying to do this via wireless you might quickly run out of bandwidth. This is particularly true for IOS devices. For example, I have an ipad that can stream internet radio. If you think about it the ipod  in this case has to first get the wireless signal and then send it back out to the AX, immediately doubling the amount of spectrum used compared to streaming from a device that has the music stored on it. That's probably why my internet radio app won't let me select multiple speakers the way I can with itunes or airfoil.

  • Best option for multiple Airport Extreme base station setup

    I'm looking for the best way to setup my wireless network at home. I have a fairly large two story home with some ethernet cable run to various rooms upstairs and downstairs. Basically I was thinking if I could use some of the wired connections in my home the wireless network might be faster (instead of just rebroadcasting the wireless signal with multiple airports).
    In my laundry room (downstairs) I have my cable modem, an 8 port switch and my airport extreme. Currently, the cable modem is hooked up to my Airport Extreme (via ethernet cable) and then I have an ethernet cable running from the airport to the switch. The various ethernet cables that run through my home are then plugged into that switch.
    In my office (upstairs) I have a live ethernet jack (one that runs down to that switch downstairs), but instead of having the airport plugged into that ethernet jack I have the second airport extreme just "extending the network". Is there a way to utilize the wired connection inorder to have a stronger signal to broadcast for the upstairs wifi?
    I've seen WDS mentioned before, is that what I need to setup? Basically, I just want to know what the best way is to setup the wireless network to keep the speeds as good as they can be.
    Thanks!

    Good news, you can use Ethernet to connect the Apple routers together.
    Perform a Hard Reset on the upstairs AirPort Extreme by holding in the reset button for 9-10 seconds and then releasing. Allow a full minute for the Extreme to restart to a slow, blinking amber light.
    Connect the Ethernet cable to the WAN "O" port on the AirPort. ( I assume that you have tested the cable by connecting a computer to it directly to make sure that it is working).
    Click the AirPort icon at the top of the screen on the Mac
    Wait a few seconds for a listing of New AirPort Base Station to appear
    Just below that, click on AirPort Extreme  (the example below shows an AirPort Express)
    AirPort Setup will open up automatically and take a minute to analyze the network, then announce that the AirPort will be configured to extend your other AirPort router.
    Enter a device name that you want to use for the AirPort...(you can use the same device name as before if you wish), then click Next.
    Now AirPort Setup will indicate that the AirPort is being configured to extend using Ethernet.
    When you see the message of Setup Complete, click Done
    You are all set.

  • My ethenet LAN slows down when I use a (supposedly) faster gigabit switch.

    I am using the latest version Airport router. It is providing our home wireless network, which is working fine. I also have a home ethernet LAN. The Airport is connected to an old, cheap, no-name 100Mb switch. I decided to try a Netgear GS608v3 gigabit switch to see if it would allow faster ethernet LAN (of course I understand that it has no effect whatsoever on the WiFi network). The indicator light for the port where the cable from the Airport plugs into the swich glows yellow, indicating only Mb speed. The indicator lights for the other ports running cables to my wired devices all glow green, indicating a gigabit connection.
    When using my web browser, I was expecting that I would not really be able to see any differences, but to my surprise the new Netgear gigabit switch was associated with dramatically SLOWER web page load times. And I mean s-l-o-w. Something is wrong here. It should be as fast or faster. And why is the input from the Airport router indicating only 100mb speed?

    the problem is with the Netgear switch for SURE. you can not have packet loss on internal network.
    going further:
    You can troubleshoot this problem. but will take a while.
    using the finder, go to network utility and select your ethernet connection,
    on right side you will see Transfer statistics
    if send errors or recv errors or collision are being incremented you have a problem between your mac and the switch port, (you can have problem from the switch to the router too).
    In order to resolve this problem:
    system preference
    network
    selecet ethernet
    select last tab (Ethernet)
    configure: manually
    set speed to 100baseTX
    duplex to full duplex, flow-control.
    ok
    apply
    repeat the ping test
    you can reach airport page and check for errors on lan ports.
    more one tip: you need use CAT5e cables, read the cable and post the results

  • Can you use Airport for internet and Gigabit Ethernet for file sharing?

    i would like to complicate my network setup by using my Airport connection to the internet for internet access and then use the Gigabit Ethernet connection between my G5 tower and the MacBook Pro for file sharing, Compressor's distributed rendering, and possibly iTunes music/video sharing for Front Row.
    is this possible? could i just run a cat 6 cable between the two and network them together? or do i need to get a Gigabit Switch?
    i suppose i could just try running the cable between them and see what happens. i don't think these new machines require cross-over cables since the ethernet ports auto-detect that now, but is a cat 5e or cat 6 cable required for Gigabit speed?
    thanks,
    scott
    PowerMac G5 2.5GHz   Mac OS X (10.4.5)  

    Yes it would work. The Ethernet network would be used for local file transfers and the Airport for internet. However you will need to make sure Ethernet is at the top of the list of network ports in the Network Preferences.

  • Do I need a Gigabit switch?

    The Apple Extreme has 4 ports (all gigabit switch) and I'm only using 2 ports. I have two Mac Pro's connected to the ports and using them to record music and transfer files.
    If I purchased a Netgear GS-105 gigabit switch and connect it to the Apple Extreme, would it better my network speed, or is the Apple Extreme enough?
    Thanks!

    I'm sure they meant well, but were not aware that electrically, everything passes through the same point in the router.
    If you have the 5 port switch connected to the AirPort Extreme, you have an AirPort Extreme with 6 available LAN ports.
    If you disconnect the switch, you have have an AirPort Extreme with 3 LAN ports.
    If you subscribe to the theory that simpler is better, then for now, you would want to go with the 3 LAN ports on the AirPort Extreme. If you like the extra flexibility of additional ethernet ports, you could leave the switch connected for use by future additional ethernet devices.

  • Gigabit Switch

    I just picked up a AE Gigabit edition. So far so good. Anyway, on our old network I was using a Netgear Gigabit switch with a Mac Pro and a Brother Laser Printer that was connected to it. The rest of the computers (Powerbooks and Macbooks) were wireless, using the old UFO style Airport (G). Just wondering if I still need to use the network switch or the can new AE Gigabit can balance everything out. Our network activity consists of streaming music via iTunes (air tunes), some large files transfers, email and internet. Any help or suggestions are welcome. Thanks.

    You could continue to use the switch and connect it to one of the LAN ports on the AirPort Extreme base station (AEBS).
    If you have 3 or less Ethernet devices you could get rid of the switch and connect the devices directly to the AEBS.

  • Airport express connected to a switch?

    I have a Airport Extreme and a Airport express which I havent used yet. I want to connect my QNAP nas and two mac pro desktops to eachother and the internet. What is the best way to do this?
    I've currently networked the two macs together with a dlink dgl-4500 router which isnt connected to the net (ie wireless is off)  and then just use the wireless cards inside to get outside the network. But I've just bought this NAS, so I have to make changes. I connnected the qnap to the router and I do get a IP and the macs can see it/share etc.
    I have this Airport Express and a simple dlnk dgs-2205 5 port switch lying around. Can I connect the airport express to the swtich and share the connection via the switches ethernet ports? I guess I could just connect the airport to the QNAP but then all of my traffic is going over the wireless network and it will be a lot slower than a gigabit switch.
    Thoughts?

    I think I have it on the right setting - what do I select in the settings?!
    To activate ProxySTA, you must set up the Express to join a wireless network and then enable the Allow Ethernet Clients setting; both settings are located in the Wireless tab of AirPort Utility.
    It said it was going to take an hour to transfer a 250meg file, so thats definitely still going over wifi.
    It still going over wireless is correct. Remember your Mac Pros are connecting to the network over a wireless connection. So, for example, when you send a file from one Mac Pro to the QNAP, that file must first travel to the AEBSn (by wireless), then to the AXn (by wireless), before it makes it to the QNAP by wire.
    The other option, which theoretically, should improve the data transfer rate, would be to configure both base stations into an extended network. In this type of network, the AXn would be an extension of the AEBSn's wireless network and its Ethernet port would still be enabled for the Ethernet switch.

  • Are G4 towers standard with Gigabit switches?  What about mac 1.25gh minis?

    I'm looking at buying an old G4 tower to use as a backend media server for HD video. Was wondering if they came with gigabit switches or if they have to be upgraded. if so, any suggestions on switches?

    I'm not completely sure of the answer, but I'll give it an educated guess.
    I believe that if you are connecting the Mini to the ethernet ports on the Airport Extreme router than only that port will operate at 100Mbps and the rest will operate at 1000Mbps. If you have two Macs with gigabit, you could run a test to find out. Plug both into the Airport Extreme and see how long it takes to copy a large file. Then, plug the Mini into the Airport Extreme and do the transfer between the two gigabit machines again. If it takes significantly longer, then the Mini is slowing down the entire network.
    Now, if you're using the wireless capabilities of these computers you will get a network slowdown if some machines are using 802.11b and some are using 802.11g. In this case, all machines will slow down to the 802.11b speed.
    Message was edited by: Steve Boultbee

Maybe you are looking for

  • "Insert Boot Disk and press any key"

    Hey guys, I tried to use bootcamp to install windows, and it looks like i messed up big time. Using a late 2013 iMac with a USB disk drive, Windows 7 Home 64 bit on DVD, and two external HDs. I consulted a bootcamp guide. Reformatted the externals to

  • Mir7 and duplicates credit memo invoices

    HI It is possible to block (show alert message) when I make credit memo in MIR7 with the same reference number and purchase number? In standard invoice this transaction show me message if in system exists already the same number reference. In this ty

  • Sp_addextendedproperty is not available in sql Azure

    Please specify some sort of alternative of  sp_addextendedproperty in sql azure

  • What Info SPECIFICALLY Do I Need to Give to My ISP...

    ...to redirect my domain name to .mac? My ISP (Lunar Pages) told me that they need to do the changing of info, but I wasn't sure exactly what to tell them. Keep in mind that I don't want to screw up my email, which goes through them. Thanks!

  • Which font supported in Arabic language

    Hi There, Can somebody please suggest me how to develop Arabic language course. witch font support in this language. i am using captivate 6. Looking forward for help. Thanks, Srikanth