How to configurate Weblogic using DNS round robin?

          Thanks to Cameron for your reply.
          So if I cluster servers using DNS round robin,
          how can I configurate?
          Could you show me step by step please?
          Because I've tried to config it so many times.
          Thanks again.
          

          Thanks to Cameron for your reply.
          So if I cluster servers using DNS round robin,
          how can I configurate?
          Could you show me step by step please?
          Because I've tried to config it so many times.
          Thanks again.
          

Similar Messages

  • NLS Redundancy using DNS Round Robin

    Hello, I have searched the internet and this forum for my question but I couldn't find the answer anywhere.
    Would it be an option to use DNS Round Robin as a 'fail over' mechanism for the DA NLS Server?
    To explain our situation a little: We have a few branch offices and it happens sometimes that the site-to-site VPN tunnel between the branch office and the main office breaks (e.g. internet outage in the main office). In those situations it would be best to
    have a NLS server in another office to prevent users from losing conenctivity to the network because of the first NLS server being unreachable (we have a full-mesh network between the offices).
    But how does the DA mechanism respond to a DNS result with multiple IP addresses when querying for the NLS server? Most browsers will go to the 2nd IP address in case the 1st IP address is unreachable in such a situation. Will DirectAccess also do this?
    I hope I explained our situation and question OK.

    Jason,
    I may have found something else. Apparently netmask ordering uses a default subnet mask of /24 (255.255.255.0) This is why the subnet must match. Apparently you can change the netmask used by netmask ordering:
    Description of the netmask ordering feature and the round robin feature in Windows Server 2003 DNS
    http://support2.microsoft.com/kb/842197
    Not every customer may use this solution, but it might provide an solution for some customers. It all depends on their address scheme. Allow me to explain...
    Imagine you have one datacenter and three branch offices. Each branch office owns a /16 subnet:
    - Datacenter (10.100.0.0/16)
    - Branch Office 1 (10.110.0.0/16)
    - Branch Office 2 (10.120.0.0/16)
    - Branch Office 3 (10.130.0.0/16)
    Of course the whole /16 sunnet is not used on a site, intead multiple VLAN's with a /24 subnet are used at each site. A VLAN for servers and clients.
    Now imagine you have an NLS in each server VLAN at each site. You configure RR for those NLS. If you query from a server next to an NLS, that NLS will be on top of the DNS query result. if you query from a client in another VLAN, the client will get
    random DNS results because the client has another network ID. This is because the default netmask used by netmask ordering is 255.255.255.0 (/24).
    If you change the netmask used by netmask ordering to 255.255.0.0 (/16) that will give you the nearest NLS on top.
    But not every customer uses a /16 subnet for each site. So, that's why it won't be usable for everybody.
    Ok, it is not an Enterprise solution and does not get the nobel prize, but what do you think?
    Boudewijn Plomp | BPMi Infrastructure & Security
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember, if you see a post that helped you please click "Vote as Helpful", and if it answered your question, please click "Mark as Answer".
    Ah, ok...sorry I assumed you knew that! Normally NMO needs to be 'tuned' to match the branch office subnets to get the expected/best results. That KB is pretty invaluable to setup it up properly. Like you say it does depend on customer having logical/consistent
    subnet boundaries definitions for it to work effectively though. I never said NMO was perfect :)
    Jason Jones | Security Consultant | Microsoft Consultant Services (MCS)

  • Exchange 2013 CAS DNS Round robin Public DNS Record

    Dear All,
      If I am going to use DNS round robin as CAS redundancy. How should I map the public DNS record? Do I need to map 2 public IP for 2 CAS server to the mail domain? THanks
    Best Regards,
    Elroy

    Dear Elroy
    I am not sure about the success rate of your implementations but yes if it is round robin what you require you need add 2 ip addresses.
    Suggestion:
    Why don't you implement a CAS with a load balancer and then you can map the Public IP to the one IP on the Load Balancer.
    Good Luck.

  • Exchange 2013 and DNS Round Robin downside?

    Hi guys,
    I have a question regarding Exchange Server 2013 (SP1) and the use of DNS round robin.
    I have a customer that currently is running 2 CAS servers with NLB and we are currently investigating if it would be appropriate to move to a DNS RR solution so we can remove the CAS servers and install the CAS role on the Mailbox servers.
    (yes I know that CAS with NLB and Mbx with DAG cannot be used on the same server)
    What would be the downside of DNS RR?
    Request 1 will go to first MBX server, Reqeust 2 to second MBX server, Request 3 to third MBX server and then start over again. If MBX server 1 goes offline, it will still be used within the DNS RR solution and clients will be redirected towards that server.
    But how will clients react? Will Outlook 2010/2013 timeout since the server is not responding and do a autodiscover lookup again and then hopefully jump on the DNS that points towards another server?
    Is this true for pop/imap or a receive connector for SMTP relay aswell?

    Hi Fredrik,
    Hope this helps  out...
    Round robin doens't check the load on the network interfaces.It just passes on to the next one; for example Server1, Server2
    If server1 has a lot of traffic on his nic he still get more traffic onto his nic when round robin wants to.
    NLB gives some checkes on the load on the interfaces. Therefore it will make sure that that all servers has about the same amount of traffic.
    In Windows NLB we can able to create port rules for the virtual ip which is not applicable when you go DNS Round Robin
    DNS round robin the clients will see different IP addresses Wherea NLB uses single IP Address
    DNS round robin is not a good solution for redundancy. If one of the nodes goes down, you first have to go and remove its A record from the DNS server but then it may take some time before such a change is propergated. In the meantime you may have a number
    of clients attempt to access the dead IP.
    With load balancing you can remove a host from the set immediately (if it doesn't detect an unresponsive host automatically). The only affect of a downed server on the clients would be if some of the clients had session
    data on that server.
    Exchange Queries

  • E2013 namespace, unbound and DNS round robin

    Hi,
    Just check Ross Smith's blog abuot
    namespace for E2013. He stated on "Figure 1" that VIPs per DAGs are behind single namespace "mail.contsoso.com" and clients reach those by DNS round robin. Anybody knows the answers for the questions:
    How clients find the other VIP1 if VIP2 is down, but client has got on the responce from the DNS with VIP2's IP?
    Do you need to have one IP per DAG? Would be it be possible to have one VIP only?
    Petri

    Hi,
    The re-connection is based on TTL value. You can look the following thread:
    https://social.technet.microsoft.com/Forums/exchange/en-US/8381c957-1189-4380-9e05-48f10ec15933/support-dns-roundrobin-for-exchange-2013-clients?forum=exchangesvravailabilityandisasterrecovery
    HLB can detect when a specific Client Access server has become unavailable and remove it from the set of servers that will handle inbound connections, but DNS round robin can't do this.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Belinda Ma
    TechNet Community Support

  • DNS Round Robin - Impact of one wrong entry

    Hello All,
    I need to configure an app such a way that its should reach AD servers (two Windows 2008 servers) using a common name (only one name can be appended) and also evenly distribute the load. I created two A record with same name (Round Robin) in Windows DNS
    server which point to both AD servers IP addresses. I know better solution is Hardware Load Balancer, but it's not an option as of now.
    I assume when one AD goes down Windows DNS still forwards the query to the failed server when the turn comes. What I would like to know is whether that query which goes to the failed server will be rerouted by the DNS server to the active server?
    Regards,
    AB

    What I would like to know is whether that query which goes to the failed server will
    be rerouted by the DNS server to the active server?
    The answer is No. It should be your application that has the intelligence to try another DC if one is not reachable.
    I would recommend that your application includes the intelligence to locate the closest available AD server. I started a Wiki about that here: http://social.technet.microsoft.com/wiki/contents/articles/24457.how-domain-controllers-are-located-in-windows.aspx
    Microsoft DsGetDcName API can
    be used: http://msdn.microsoft.com/en-us/library/ms675983(v=vs.85).aspx 
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • UCCE + EM + DNS (ROUND ROBIN)

    Hello guys,
    We have a client using UCCE + CVP with Extension Mobility, we are going to point the CUCM EM (Publisher + Subscriber) to a DNS Server, the redundancy worked fine at our lab, althought take at least 1 to 2 minutes to Extension Mobility comes back, however, we have not tested it in an enviroment with UCCE. Is there any problem using DNS with contact center?
    PS
    We know that the DNS is not recomended by Cisco, ACE should be used as a SLB and HA to EM, but as this is a POC cenario, we are testing other solutions.
    UCCE   8.5.(4)
    CVP     8.5(1)
    CUCM  8.5.1.14048-1

    It's ok to use DNS with UCCE.
    Sent from Cisco Technical Support iPhone App

  • RD Web Access / RD Connection Broker - NLB/Round Robin or both?

    Hi
    Can someone point me to documentation that can assist with Infrastructure scaling and HA config of the RD Web Access/RD CB roles?
    We have a successful PoC consisting of RD Web and RD CB on a single server (no GW required as we're using UAG) and several hosts.  Now looking to port to production, thinking of scalability and HA.  Looking to serve 300-750 users.
    Thinking so far:
    RD Web Access role across 2 servers using NLB
    RD Connection Broker across 2 servers - (maybe same as Web Access machines?) But CB appears to operate using DNS Round robin.  (https://msfreaks.wordpress.com/2013/12/23/windows-2012-r2-remote-desktop-services-part-2/)?
    Can CB use NLB? 
    Which is preferred for the CB role, NLB or DNS round robin?
    Cheers
    Lea

    Thanks Amy, they're really useful links.  Why is it so hard to find these....or even an implementation/scaling guide for 2012?
    TP - you are my hero, thanks for answering so many of my posts :-)
    I was hoping RD Connection Brokers supported NLB as I've also read this is a far superior technology (see below). Here's my architecture thinking:
    1.  Install the CB role on two individual servers
    2.  Add NLB to the CBs
    3.  Follow
    here , here and thanks Amy
    here for SQL and HA mode (we run Full SQL on an independent server)
    Question(s):
    a.  If SQL is not using AlwaysOn and therefore an SPF, what are the consequences of SQL outage?  Does RDS fail completely?
    b.  If SQL is an SPF, is it worth enabling HA for CB presumably to gain load balancing?  This
    is a fascinating graph that would suggest little need based on latency for our farm of 20 or so hosts!  All servers are on VMware 5.5 therefore inherent redundancy.
    We may still choose HA but possibly for MS patching reasons such the farm (minus SQL server) can be patched without downtime...
    I found this NLB/RRDNS description useful also 
    Network Load Balancing is superior to other software solutions such as round robin DNS (RRDNS), which distributes
    workload among multiple servers but does not provide a mechanism for server availability. If a server within the host fails, RRDNS, unlike Network Load Balancing, will continue to send it work until a network administrator detects the failure and removes the
    server from the DNS address list. This results in service disruption for clients. Network Load Balancing also has advantages over other load balancing solutions—both hardware- and software-based—that introduce single points of failure or performance bottlenecks
    by using a centralized dispatcher. Because Network Load Balancing has no proprietary hardware requirements, any industry-standard compatible computer can be used. This provides significant cost savings when compared to proprietary hardware load balancing solutions.
    Thanks again
    Lea

  • Exchange 2013 CAS - Round Robin DNS not working properly

    I have exchange 2013 server (2MB, 2CAS) server. I created two dns records for mail.test.com, autodiscover.test.com pointing to my two CAS servers.
    But the problem is if i switched of one cas server, client outlook not connecting automatically to other CAS server. By restarting the outlook also its not working. By restarting the system or running the command ipconfig /flushdns in command prompt, it
    working.
    is there any configuration iam missing, please advice how to achieve decent load balancing in Exchange 2013 CAS without going for third party Loadbalancer...

    I have exchange 2013 server (2MB, 2CAS) server. I created two dns records for mail.test.com, autodiscover.test.com pointing to my two CAS servers.
    But the problem is if i switched of one cas server, client outlook not connecting automatically to other CAS server. By restarting the outlook also its not working. By restarting the system or running the command ipconfig /flushdns in command prompt, it
    working.
    is there any configuration iam missing, please advice how to achieve decent load balancing in Exchange 2013 CAS without going for third party Loadbalancer...
    If a CAS role server is down or unable to service clients, you have to remove it from  DNS round-robin consideration manually. There is no health check with DNS round-robin unlike a true load balancer.
    Also, I would set the TTL to a low value for the CAS servers in the round-robin.
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • RDS 2012 Connection Broker and round robin DNS?

    Hi,
    I have a set-up with three session host servers and one of them is also a connection broker. Round robin DNS is configured for the three servers and the clients, who are all on our internal networks, can connect just fine to the farm name. My
    questions is, is there any point in having round robin configured since the connections still need to go through the CB? Could i just have one DNS-record for the farm name pointing to the CB? My initial though was that round robin would add
    redundancy, but does it realy? I've tried to find answers on this but none of the articles and posts i've found are realy clear to me.
    Quite often the initial connection for clients is slow and my theory is that it's caused by the RR DNS records.

    Hi,
    Thank you for posting in Windows Server Forum.
    I think we need to have DNS RR entries for our RDS environment because DNS RR will be used by RDP clients to connect to the RD Connection Broker servers. Once when we allowed the entries of all server to DNS RR, when there is alternate connection need to capture
    for following server it will provided by DNS RR. 
    During the connection process, the end nodes (RDVH, RDSH, RDWA) will get configured with all the RD Connection Broker server names, and they will randomly choose one to connect to. The RDP clients will use the DNS Round Robin name configured to connect to the
    RD Connection Broker servers randomly.
    More information.
    RD Connection Broker High Availability in Windows Server 2012
    http://blogs.msdn.com/b/rds/archive/2012/06/27/rd-connection-broker-high-availability-in-windows-server-2012.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Accessing business tier cluster using DNS and failvoer1

    Hi Guys,
              I think these are jolly interesting questions :-)
              Say I have a web tier and business tier, with business tier and web tier
              each in their own clusters.
              Say I deploy my web applications to web tier, and EJB's to business tier.
              Now if I want to access an EJB from the web tier, I can't just say new
              InitialContext() etc. cos
              I guess the EJB's aren't bound in the web tier, only in the business tier.
              Q1: So do I have to access my business tier by creating a context giving the
              URL of the business tier?
              I am assuming answer to Q1 is yes. If so, the best way is to probably
              somehow map one name to
              each machine. I can do this with DNS easily. Hoever, it is not clear what
              the consequences are
              regarding failover.
              Q2: What if one machine in the business tier goes down? My DNS server will
              still map to it, and hence as DNS round robins if my web tier tries to
              contact my business tier, chances are it may get IP of broken server. What
              will happen? Will it transparently "fail over"?
              Q3: How do I add new machines? Do I have to go and modify the DNS?
              Alternatively, there may be some loadbalancer/router thingie out there that
              I can map by business tier DNS name to, and it
              will transparently route to one of the business servers. I guess they can
              do pings to check health of servers, and possibly see
              new servers coming up?
              Q4: Am I on right track with loadbalancer/router?
              And for the final course :-D, I dont' quite understand something like the
              DataSource which is supposedly clusterable.
              Q5: If I want my business tier to have exclusive access to the database,
              but I want to access a datasource from the web tier, am
              I asking too much? Cos I can't target DataSource to web tier as then I'd
              have to target connection pool, and then I'd have to have
              access to DB from web tier which is somehtin gI want to avoid. ie. is
              there a way to stream data through DS from web tier to business tier.
              If you got this far, thank you!
              Regards,
              Q
              

              Since the EJBs are deployed to a cluster, you can access them with cluster address
              (URL to retrieve context). See cluster examples in your Weblogic installation.
              Your question 5 is quite wierd for me. If you don't want your web tier to touch
              database at all, use EJBs or RMI on business tier to execute your database related
              task for web tier.
              "Quantos Quattro" <[email protected]> wrote:
              >Hi Guys,
              >
              >I think these are jolly interesting questions :-)
              >
              >Say I have a web tier and business tier, with business tier and web tier
              >each in their own clusters.
              >Say I deploy my web applications to web tier, and EJB's to business tier.
              >
              >Now if I want to access an EJB from the web tier, I can't just say new
              >InitialContext() etc. cos
              >I guess the EJB's aren't bound in the web tier, only in the business
              >tier.
              >
              >Q1: So do I have to access my business tier by creating a context giving
              >the
              >URL of the business tier?
              >
              >I am assuming answer to Q1 is yes. If so, the best way is to probably
              >somehow map one name to
              >each machine. I can do this with DNS easily. Hoever, it is not clear
              >what
              >the consequences are
              >regarding failover.
              >
              >Q2: What if one machine in the business tier goes down? My DNS server
              >will
              >still map to it, and hence as DNS round robins if my web tier tries to
              >contact my business tier, chances are it may get IP of broken server.
              > What
              >will happen? Will it transparently "fail over"?
              >
              >Q3: How do I add new machines? Do I have to go and modify the DNS?
              >
              >Alternatively, there may be some loadbalancer/router thingie out there
              >that
              >I can map by business tier DNS name to, and it
              >will transparently route to one of the business servers. I guess they
              >can
              >do pings to check health of servers, and possibly see
              >new servers coming up?
              >
              >Q4: Am I on right track with loadbalancer/router?
              >
              >And for the final course :-D, I dont' quite understand something like
              >the
              >DataSource which is supposedly clusterable.
              >
              >Q5: If I want my business tier to have exclusive access to the database,
              >but I want to access a datasource from the web tier, am
              >I asking too much? Cos I can't target DataSource to web tier as then
              >I'd
              >have to target connection pool, and then I'd have to have
              >access to DB from web tier which is somehtin gI want to avoid. ie.
              >is
              >there a way to stream data through DS from web tier to business tier.
              >
              >If you got this far, thank you!
              >
              >Regards,
              >Q
              >
              >
              

  • How to set weblogic 8.1SP4 not generated a EAR file; just leave ear folder

    Could anyone please tell me how to configurate weblogic 8.1?
    Thanks.

    How about phrasing a full and detailed question?
    If you're asking about whether you can deploy an EAR in exploded form instead of JAR form, then the answer is yes. You simply navigate in the WL console to the root directory of your exploded EAR and select that. If you're careful, you can also edit the config.xml if you've already deployed a JAR form for the EAR and change the path to point to the exploded EAR directory (you wouldn't do this while the server is running).

  • WebLogic Apache Round Robin Failure

    I am using a cluster configuration of WebLogic.
    I've been testing the fail-over of weblogic in two cases:
    - The two members of the cluster are running and answering to requests
    in
    round-robin without any problem. One client is doing a request.
    Monitoring
    the weblogic.log files, we stop (kill) one application server (the one
    the
    client was talking to).
    => Then the next requests are sent to the other member. OK
    - The two members of the cluster are running and answering to requests
    in
    round-robin without any problem. One client is doing a request.
    Monitoring
    the weblogic.log files, we stop (disconnect from the network) one
    application server (the one the client was talking to).
    => The next request goes to the previous app server (white page for a
    really long time / time out).
    If another client is doing a request (different IP address) it will go
    to the app server still
    connected -> OK.
    Next client will however go to the app server disconnected (idem,
    white
    page...).
    And so on, OK, time out, OK, time out.
    Therefore it seems that our bridge is still doing round-robin on the two
    app
    server, and that it didn't notice that one was not on the network
    anymore if
    the server physically disappears (instead of the first case were the
    server
    is still there but nothing listening on port 7001 where it works). We
    didn't find any particular setting that allow to control the behaviour
    of
    the bridge (e.g. timeout parameters...) and I will be glad to learn more
    on
    the possible tuning of it.
    Moreover, do you have any idea about how the application server is
    talking to the web server. I have heard that the web server was using
    cookies sent by the application server to check its availabilities.
    Therefore, how these cookies are refreshed?
    Thank you for your help.
    Erwan,

    I am using a cluster configuration of WebLogic.
    I've been testing the fail-over of weblogic in two cases:
    - The two members of the cluster are running and answering to requests
    in
    round-robin without any problem. One client is doing a request.
    Monitoring
    the weblogic.log files, we stop (kill) one application server (the one
    the
    client was talking to).
    => Then the next requests are sent to the other member. OK
    - The two members of the cluster are running and answering to requests
    in
    round-robin without any problem. One client is doing a request.
    Monitoring
    the weblogic.log files, we stop (disconnect from the network) one
    application server (the one the client was talking to).
    => The next request goes to the previous app server (white page for a
    really long time / time out).
    If another client is doing a request (different IP address) it will go
    to the app server still
    connected -> OK.
    Next client will however go to the app server disconnected (idem,
    white
    page...).
    And so on, OK, time out, OK, time out.
    Therefore it seems that our bridge is still doing round-robin on the two
    app
    server, and that it didn't notice that one was not on the network
    anymore if
    the server physically disappears (instead of the first case were the
    server
    is still there but nothing listening on port 7001 where it works). We
    didn't find any particular setting that allow to control the behaviour
    of
    the bridge (e.g. timeout parameters...) and I will be glad to learn more
    on
    the possible tuning of it.
    Moreover, do you have any idea about how the application server is
    talking to the web server. I have heard that the web server was using
    cookies sent by the application server to check its availabilities.
    Therefore, how these cookies are refreshed?
    Thank you for your help.
    Erwan,

  • Command Tilde round robins between windows of an application but does not work in Most Recently Used mode

    Hi All,
    Suppose I have 5 excel sheets open and I want to toggle between 2 excel sheets on which i'm working on currently. How do it do it in Mac ? Cmd-~ round robins between all the open excels. Alt-Tab in windows work on the Most Recently Used concept. Is there a way to achieve this in Mac ?
    Regards,
    Avinash

    Not a reply to this specific question, just a quasi-relevant comment that might help some folks.
    In Leopard, and with (for example) English and Russian chosen in System Prefs under "Language" and the keyboard shortcut set to command+space, I would always see the flag change in the menu bar as soon as command+space were chosen. Now, under Snow Leopard, hitting command+space seems not to make the change. But it does make the change, you just need to take your fingers off the keys first, then the flag will change.

  • Round robin DNS for load balancing between multiple network adapters (Xserve)

    I'm attempting to use 'round robin' DNS to load balance between the two ethernet adapters of an Xserve.
    Both ethernet adapters are connected to the same LAN and have static IP addresses of 192.168.2.250 and 192.168.2.251.
    The DNS zone for the server's local domain/host (macserver.private) has a machine record with both IP addresses (set up in the Lion Server UI).
    Having read up on round robin DNS, I would have expected DNS requests for 'macserver.private' to be answered with the two IP addresses ordered at random, achiving my aim of requests being served at random via each ethernet adapter.
    However this doesn't seem to be the case. Doing a 'nslookup' from any of the network clients results in the two IP addresses being listed in the same order everytime. And pinging 'macserver.private' only ever results in a response from the same address.
    Does anyone know why this is the case? Does Lion Server use a non-standard DNS configuration? Are there any additional settings I need to configure in Lion's DNS server to make adopt a round robin approach to responding to requests?
    Thanks in advance for any help!

    Be careful what you wish for
    Round Robin DNS is rarely the best option for 'load balancing'. At the very least it's subject to caching at various point on the network - even at the client side, once the client looks up the address it will cache that response - this means that subsequent lookups may be served from the client's cache and not refer back to the server. Therfore any given client will always see the same address until the cache expires.
    I suspect this is what you're seeing.
    You can minimize this by setting a lower TTL on the records. This should result in the response being cached for a shorter period, meaning the client will make more requests to the server, with a higher change of using the 'other' address.
    However, you're also going to run into issues with the server having two interfaces/addresses in the same LAN. This isn't recommended.
    As Jonathon mentioned, you may be better off just bonding the two interfaces. This will provide an automatic level of dynamic load balancing without the latency of DNS caches, as well as automatic failover should one link fail (as opposed to round robin DNS which will cause 50% of requests to fail until the client cache expires and a new lookup is performed (and, even then, there's still a chance the client will try to use the failed link).

Maybe you are looking for

  • Open File Dialog - JSP pages

    If I create a jsp page with an open file dialog will it work no matter what OS people are running? What I want to do is attach a file. It would be preferrable if I could set a "working" directory and when I open up the dialog it starts in that direct

  • How to change font size for my replies in "mail" app?

    for the record, I tried adjusting the font size in my replies in "mail" app via general > accessibility > larger text to the largest size - yet when I clicked on reply in the mail app, the font remained small, very small. please help!

  • A continuing POP e-mail issue (Web OS)

    I have an issue with a attglobal.net e-mail account that I have not seen posted. I can only download one e-mail at a time, and the only way I can get the next e-mail is to delete the message I just downloaded. Sometimes it takes up to three hours bef

  • Does my airport express need to be plugged to an ethernet to connect to the internet?

    I am trying to set up my airport express so it can be connected to the wireless internet in my home, but no necessarily through ethernet chord so I can use the speakers with it in the other room.

  • IDOC inbound program !

    Send me some link to write IDOC inbound program !