Mi424wr-gen3I no internet access from secondary subnet / router

All,
I am looking to provide internet access to my internal LAN / WLAN devices on another router.  I have configured my second router to connect to the 192.168.1.0/24 network on the mi424wr LAN. 
Static routes: 192.168.2.0/24  next hop 192.168.1.254 (secondary router interface connected to m1424wr LAN)
Firewall policy filter: Network Home  Inbound and outbound allow access sourced and destined to both subnets.
I have layer 3 conectivity between the routers but I am not able to browse the internet from secondary router 192.168.2.0 network. My default router on the 192.168.2.0/24 is the 192.168.1.1 router.
I tried to modifiy the DNS setting for devices on the 192.168.2.0 net but nothing works.  Used 192.168.1.1 (mi424wr interface which the setting for the 192.168.1.0 net devices. Even tried using verizon's DNS server 68.237.161.12 but no internet access.  The mi424wr does have a dns server setting which I tried to statically add 192.168.2.x host but that did not work. 
So I am not sure if the mi424wr DNS server is not allowing any other subnets beside the 192.168.1.0/24 to access its DNS services or some other policy is needed to be created.  My secondary router is not NATing and at a loss.
Tried to research other methods of using my secondary router to connect to internet with the mi424wr-gen3I but nothing seems worth trying.  Setting the mi424wr-gen3I to bridge mode would be an option but have not seen any configuration for the REV I router vesion.  My last setup worked in bridge mode and STB were functional but VOD was always very choppy.  Seem there are some QoS setting the mi424wrI has configure to improve traffic priority for video.
Any assistance appreciated. 
Rich

As STX said.  All you need to do is to connect an ethernet cable from a lan port of the Verizon router to the wan port of your own router.  Your own router needs to be configured with an address on the 192.168.1 subnet, either dhcp or static, yours is you say at 192.168.1.254 as is mine.  Then you should have configured the dhcp side of your router with a subnet other than 192.168.1 which apparently you have done.  You do not need static routes or anything else for devices on the 192.168.2 subnet to access the internet, other than valid DNS server addresses - did you set valid dns servers addresses in the static ip internet connection on your router?  You could set it to 192.168.1.1 and pick up whatever dns the vz router is using or you could set it dns servers of your choice, personally I set mine to opeDNS server addresses.
What kind of router is the second router?
Your description of your setup sound OK and the only difference I see between your setup and mine is that you say your second router is not NATing

Similar Messages

  • I HAVE AN IPAD 2 WITH WIFI ONLY, CAN I GET INTERNET ACCESS FROM ANY SMARTPHONE, OR DO I NEED A SPECIFIC PHONE FOR THIS?

    i ave an ipad 2 with wifi only, can i get internet access from any cell phone, or do i need a specific phone or type of phone

    I received an iPad 2 for Christmas (the 1st Apple item I've ever owned!) and own a Nokia N95 8GB mobile (that's pretty much on its last legs/ready to die any day).
    On the Nokia I've got 2 apps (downloaded from/via Nokia's 'Ovi' app store): JoikuSpot & HandyWi. Both are the free versions.
    I've not used HandyWi much - if at all - but JoikuSpot has been great. Basically, it creates a wifi hotspot (as pjl123 mentioned) in a couple of straightforward steps, and allows a few devices to be connected. It displays who/what is connected at a given time - so you can check if the guy having coffee behind you is piggybacking your hotspot or not! - data packets sent received etc.
    The paid version has the benefit of allowing you to secure the hotspot and other security features.  Their website is www.joiku.com, FYI.
    Given how slow behind the 8 ball Nokia has been, their phones are getting cheaper and cheaper - given Joiku's meant to work with Nokia S60, Symbian ^3, Maemo, Meego & Sony Ericsson S60, this might be a cost effective option.
    Ps. Ah! One more thing - Joiku's website specifies that 3G must be used; that WAP will not work. Good luck, enjoy!

  • Is it possible to be connected with a 3G modem for internet access and a WiFi router for printer sharing at the same time?

    For our only internet access we have a 3G wireless modem. I have since purchased a WiFi printer and router to connect all the comptuters to in the house. The PCs have no problem with using both the 3G connection and the WiFi signal at the same time to print, however, the MacBook Pro will not connect to the 3G network and the router, it will drop the internet access from the modem and attempt to connect via WiFi (which has no internet access). Is there a solution that is available to remedy this? I attempted to create an adhoc printer network, however, the macbooks again will not print off of this, only the PCs. And I'm getting a bit frustrated overall with this.

    The 3G wireless modem is on one of the PC's correct?
    Why don't you pass the Internet through the Ethernet port to the router via Cat5 cable, then have that transmit a Wifi signal that everything else can use, then connect the printer to the router for print sharing?
    You would have to turn off the wifi on the comptuer with the 3G modem as it's physically connected to the router and can't connect to the other machines as they are all connected to the router for sharing.
    The Mac has the ability to pass, Internet Sharing in the System Preferences.
    Do you have software for the Mac to run the 3G modem?

  • Configuring Internet Access Policy on WRT160NV3 Router

    Need some help configuring the schedule on my N Router. I would like to restrict access to the internet from a certain PC on my network (I have entered the system MAC address in the required field) and would like to deny internet access from 8:00pm to 6:00am.  Every time I enter the hours, I receive a pop up that says "The end time must be larger than the start time". Can anyone advise on how to set this up to restrict access during those times?

    You cannot configure a rule through midnight. Set up two policies one from 8pm to 1155pm. The other from 12am till 6am.

  • Internet Access from Inside to Outside ASA 5510 ver 9.1

    Hi everyone, I need help setting up an ASA 5510 to allow all traffic going from the inside to outside so I can get internet access through it. I have worked on this for days and I have finally got traffic moving between my router and my ASA, but that is it. Everything is blocked because of NAT rules I assume.
    I get errors like this when I try Packet Tracer:
    (nat-xlate-failed) NAT failed
    (acl-drop) Flow is denied by configured rule
    Version Information:
    Cisco Adaptive Security Appliance Software Version 9.1(4)
    Device Manager Version 7.1(5)
    Compiled on Thu 05-Dec-13 19:37 by builders
    System image file is "disk0:/asa914-k8.bin"
    Here is my ASA config, all I want for this exercise is to pass traffic from the inside network to the outside to allow internet access so I can access the internet and then look for specific acl's or nat for specific services:
    Thank You!
    Config:
    ASA5510# sh running-config
    : Saved
    ASA Version 9.1(4)
    hostname ASA5510
    domain-name
    inside.int
    enable password <redacted> encrypted
    xlate per-session deny tcp any4 any4
    xlate per-session deny tcp any4 any6
    xlate per-session deny tcp any6 any4
    xlate per-session deny tcp any6 any6
    xlate per-session deny udp any4 any4 eq domain
    xlate per-session deny udp any4 any6 eq domain
    xlate per-session deny udp any6 any4 eq domain
    xlate per-session deny udp any6 any6 eq domain
    passwd <redacted> encrypted
    names
    dns-guard
    interface Ethernet0/0
    description LAN Interface
    nameif Inside
    security-level 100
    ip address 10.10.1.1 255.255.255.252
    interface Ethernet0/1
    description WAN Interface
    nameif Outside
    security-level 0
    ip address 199.199.199.123 255.255.255.240
    boot system disk0:/asa914-k8.bin
    ftp mode passive
    dns domain-lookup Outside
    dns server-group DefaultDNS
    name-server 199.199.199.4
    domain-name
    inside.int
    object network inside-net
    subnet 10.0.0.0 255.255.255.0
    description Inside Network Object
    access-list USERS standard permit 10.10.1.0 255.255.255.0
    access-list OUTSIDE-IN extended permit ip any any
    access-list INSIDE-IN extended permit ip any any
    pager lines 24
    logging enable
    logging asdm informational
    mtu Inside 1500
    mtu Outside 1500
    mtu management 1500
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-715.bin
    no asdm history enable
    arp timeout 14400
    no arp permit-nonconnected
    nat (Inside,Outside) source dynamic any interface
    object network inside-net
      nat (Inside,Outside) dynamic interface
    access-group INSIDE-IN in interface Inside
    access-group OUTSIDE-IN in interface Outside
    router rip
    network 10.0.0.0
    network 199.199.199.0
    version 2
    no auto-summary
    route Outside 0.0.0.0 0.0.0.0 199.199.199.113 1
    route Inside 172.16.10.0 255.255.255.0 10.10.1.2 1
    route Inside 172.16.20.0 255.255.255.0 10.10.1.2 1
    route Inside 192.168.1.0 255.255.255.0 10.10.1.2 1
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    user-identity default-domain LOCAL
    aaa authentication ssh console LOCAL
    http server enable
    http 0.0.0.0 0.0.0.0 Inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association pmtu-aging infinite
    crypto ca trustpool policy
    telnet timeout 5
    ssh 0.0.0.0 0.0.0.0 Inside
    ssh timeout 60
    ssh version 2
    ssh key-exchange group dh-group1-sha1
    console timeout 0
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    username <redacted> password <redacted> encrypted privilege 15
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns migrated_dns_map_1
      parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns migrated_dns_map_1
      inspect ftp
      inspect h323 h225
      inspect h323 ras
       inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect ip-options
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    call-home
    profile CiscoTAC-1
      no active
      destination address http
    https://tools.cisco.com/its/service/oddce/services/DDCEService
       destination address email
    [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
       subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    password encryption aes
    Cryptochecksum:
    <redacted>
    : end
    SH NAT:
    ASA5510# sh nat
    Manual NAT Policies (Section 1)
    1 (Inside) to (Outside) source dynamic any interface
        translate_hits = 0, untranslate_hits = 0
    Auto NAT Policies (Section 2)
    1 (Inside) to (Outside) source dynamic inside-net interface
         translate_hits = 0, untranslate_hits = 0
    SH RUN NAT:
    ASA5510# sh run nat
    nat (Inside,Outside) source dynamic any interface
    object network inside-net
    nat (Inside,Outside) dynamic interface
    SH RUN OBJECT:
    ASA5510(config)# sh run object
    object network inside-net
    subnet 10.0.0.0 255.255.255.0
    description Inside Network Object
    Hi all,Hello everyone, I need some help before my head explodes. Idddddddd

    Hello Mitchell,
    First of all how are you testing this:
    interface Ethernet0/0
    description LAN Interface
    nameif Inside
    security-level 100
    ip address 10.10.1.1 255.255.255.252
    Take in consideration that the netmask is /30
    The Twice NAT is good, ACLs are good.
    do the following and provide us the result
    packet-tracer input inside tcp 10.10.1.2 1025 4.2.2.2 80
    packet-tracer input inside tcp 192.168.1.100 1025 4.2.2.2 80
    And provide us the result!
    Looking for some Networking Assistance? 
    Contact me directly at [email protected]
    I will fix your problem ASAP.
    Cheers,
    Julio Carvajal Segura
    Note: Check my website, there is a video about this that might help you.
    http://laguiadelnetworking.com

  • No internet access from WRT54G router -see details please-

    I have a westell 6100 modem with Verizon high speed internet.
    I was given these instructions for my modem by Verizon for the router to work and it still doesn't. what do I need to do?
    3. Click on Network Connections in the left navigation menu.
    4. Click on Broadband Connection (DSL) to continue to the Broadband Connection.
    5. Locate the VPI VCI of 0 & 35 under VCs and click the Edit icon.
    6. Verify that the VC Status is Enabled and that the VPI & VCI are 0 and 35 respectively.
    7. Change the Protocol drop down menu to Bridge then change the Bridge Mode: drop down menu to Bridge and click Apply.
    8. Select OK to allow the modem to reset and apply the new changes.
    9. Click on My Network in the top navigation bar.
    10. Click on Network Connections.
    11. Click on LAN.
    12. Remove the check mark from the Private LAN DHCP Server Enable field.
    13. Verify that the Private LAN is now off and click on Apply. 
    windows 7
    I can connect to "linksys" as a wireless network, but get no internet access. Please help! Thank you!

    The settings that you provided is for the modem so I suppose you can able to go online with modem… Please let me know the IP address that you receiving from the modem… Since the connection that you have is DSL connection and if you are receiving the IP address from the modem under LAN (Local Area Connection) is a Private IP address (192.168.X.X) then follow the steps:
    # Connect the modem with the Linksys Router WRT54G on the Internet Port and then connect the Computer on any of the Ethernet Port on the Router (Numbered – 1, 2, 3 and 4)…
    # Open up the browser and on the address bar type 192.168.1.1 that will open up the Router setup page…
    # Look for the Local IP Address and change it to 192.168.2.1 …
    # Click Save Settings...
    # Then Click on wireless Tab create the Wireless Network Name SSID and select the channel to 6, 9, and 11… Click Save Settings...
    # Then Click on Wireless Security sub tab and select the security mode and provide the password as per the requirement… Click Save Settings...
    # Click on Status Tab on the Router Setup page check if Internet IP Address has numbers or values. If the Internet IP Address has numbers, the computer should now be able to access the Internet. If the IP address is all zeroes (0.0.0.0) click "IP Address Release" first then click "IP Address Renew".  If the IP address is still all zeroes, enable PPPoE on the router.
    To enable PPPoE on the router you should have a username and password provided by the ISP (Internet Service Provider) and follow the steps...
    # Under the Setup tab, set the Internet Connection Type to PPPoE…
    # Enter the Username and Password that your ISP provided, including the domain in the User Name field if necessary…
    # Click Save Settings...
    # Then Click on wireless Tab create the Wireless Network Name SSID and select the channel to 6, 9, and 11… Click Save Settings...
    # Then Click on Wireless Security sub tab and select the security mode and provide the password as per the requirement… Click Save Settings...
    # Click the Status tab then look for Login Status and check if it says Connected.  If it’s connected, you should be able to access the Internet.
    After doing the following settings then connect the wireless computer the preferred Network… Once it gets connected you will be online wirelessly as well…

  • Time Capsule - how to gain "over-the-internet" access from Windows 7!

    Hi guys,
    I've been fighting for such a long time with my Time Capsule. I have no idea how to gain access "over-the-internet" on a PC (Windows 7) which is running on  another network. My Time Capsule is set up with my Macbook Pro at home running Lion OSX, and i have internet connection. My brother who also uses Macbook has no problems connecting to my Time Capsule - through finder (connect to a server). But how do I gain "over-the-internet" access to my Time Capsule through a PC (Windows 7) from my office? Is there please someone who can guide me step-by-step, how to gain connection to my TC through a PC? Or maybe just an explantaion what has to be done on the PC before this thing can work out! This was the main reason to why i bought Time Capsule - besides of the Time Machine function. I also have an iCloud account (earlier Mobile Me), if that makes any difference.
    Thanks!

    There is no way to do it from windows direct to the TC.
    It only presents AFP to the WAN side. And most ISP block SMB from internet access due to risks. There is AFAIK, no suitable AFP protocol utility for windows at the moment. If you google and find one, be aware it probably will not work to your satisfaction anyway.
    You must use a Mac to access AFP but even then it is not a secure protocol and I would recommend against it anyway.
    So basically if you had have asked before purchasing, I would have said, TC is unsuitable product. It is a backup drive for a Mac. It is not a NAS.. it is not designed for remote access by any computer other than a Mac. It does not support any other file protocol to the WAN interface.. and no secure protocol even there.
    A NAS with Time Machine extensions from QNAP, Synology, Netgear all are designed for web access and are far more suitable. Researching a purchase beforehand is always worthwhile.
    Anyway, your choices are.. return the TC and buy something more suited to the job.
    Or if return is now impossible sell the TC on ebay.. etc and do the same thing.. buy a more suitable NAS.
    Or buy a cheap mac mini (even second hand) and use that for communications with home.
    Or, replace your current router with something that includes vpn. This is actually a good and commercially sound decision. VPN is generally used by business to connect to remote locations, because it is secure and will allow the greatest flexibility of connection. How hard or easy depends on the current setup. I would recommend a combined modem router with vpn server if you have adsl. Or for cable you can find plenty of routers with combined vpn. You can also use those for adsl if your ISP allows pppoe with bridged modem. The TC will have to be bridged as well. For other broadband it might be harder to find the right kind of box.
    Once you setup a vpn you can access it from work using the appropiate vpn client in your work computer.

  • No internet access from my airport

         Hi there,
    I have a problem with my two airport express. I'll explain first my config
    I have one Router  (from the internet provider so not apple) connected to an ADSL line with ethernet hardwired Conections to both Airport express.
    the to AE have the same name (SSID) and password and are configured as Create a new Network. this allow me not only to extend my Network reach but also to use the jack conections in 2 different rooms for 2 difrerent Hifi systems for the airplay feature. they are in bridge mode.
    the Router from my Internet provider as a different SSID on purpose because I don't want my computer to connect to that one when I'm closer to it since I always had more transmission problems with the airplay when connected to a non apple Router. the sound is often cut while with the AE it always flows better.
    the problem is that the airplay works but the internet connection is very bad, I mean it last minutes to open a page,  and if I want to surf from my computer I have to choose the other SSID and then no problem.
    when I open the airport utility I can see that sometimes it's all green but the internet switch constantly from green to yelow.
    I'm just in the process of changing my internet provider which means that I actually have in this moment 2 internet connections and 2 routers from 2 diff providers and therefore have made the test with boths of them with the same result.
    that's it. Any idea?
    thanks in advance

    Hi,
    this is getting worse. as I was unable to solve the problem I decided to start from scratch and therefore I have reset to default values my 2 Airports.
    then in my airport utility I only have the Internet access, the earth globe, and it's green, so I can surf the web by connecting to the SSID of the router of my internet provider.
    then I plug into the power one airport. It appears in the left-hand upper corner of the Airport utility. I click on it ( at that moment my wifi is not anymore to the Internet router but to the airport itself) and follow the steps to configure it.
    it say that it will be configured to create a network so I give him same SSID and pwd as the one from the OLO provider, it tells me to connect the cable to the Router, i do it and it goes to the next step where it asks me to switch off for few minutes the internet router and switch it on again. I do it and after a while it says that an error occured while confiring the airport.
    At that moment I loose access to my airport, I does not appear neither on the Wifi panel as its MAC address (or whatever the hexa number is) nor within the airport utility as an airport connected to my internet router.
    so the only way left to get back to it is to reset it again.
    I did this process with the 2 airports, and met the same problem so I guess I'm doing something wrong.
    where is my mistake ?
    thanks in advance.

  • Internet access from Solaris 10 server

    HI
    we have Sparc T-4 servers running solaris 10. i need one of the servers to be able to reach to Internet. However i am not able to even ping 8.8.8.8 .
    i am able to browse internet using firefox after i changed the proxy settings in the browser.
    can some one help in steps to configure internet access.  i am installing Ops Center and it needs connectivity to reach to My Oracle Support over Ineter Net.
    thanks
    -Muneer

    If you are able to browse with Firefox on your server then Internet works.
    If you have some troubles with Ops Center, you should certainly configure the HTTP_PROXY/HTTPS_PROXY variables and in this case I suggest to push your question in the Ops Center community : Oracle Enterprise Manager Ops Center (MOSC)

  • How to share internet access from iPhone with home LAN

    Hello,
    Sorry if this has been asked before, but I just bought an iPhone and am trying to use it to provide internet access to a LAN at my cottage where only dial-up is possible with my ISP. Although this is easily accomplished by enabling internet sharing on my iMac and plugging it into my router's WAN port, I do not have any access to my IP printer or to my SONOS music system. Any pointers?
    Thanks,
    Martin Girard

    Well, getting internet access for my iMac is straightforward using USB tethering (I live in Canada, no AT&T crap). Then, I can share this connection with other computers (via ethernet in my case) by enabling internet sharing (in the Sharing control panel). My problem is that once I plug my iMac in the WAN port of my router, I can't access my LAN anymore. Any ideas???

  • Why no internet access after Safari reinstallation (router does)?

    Since yesterday I have a massive problem I hope someone can help me out.
    To start with I couldn´t email attachments since a few months. Yesterday I thought a re-installation of Safari (browser recommended by the provider) might cure that as I thought recent upgrades (recommended by apple to install) caused that problem which was not there last year.
    So I downloaded Safari from apple.com. From that on I can´t get any internet access anymore (only a few minutes after the first start, then never again), even after spending 40 minutes on my providers extremely expensive hotline no solution (other than that the friendly lady told me to contact this forum). My router has internet access, and the cable between router and my Mac is definetely fine, but when I open the internet-access window, the connection immiadetely crashes always.
    I checked network utilities and found no failure, I tried different ways of access via the network settings, nothing works. I assume it has something to do with the re-installation of Safari, but why on earth should the standard Safari 1.2-version from Apples own website create such a mess?
    Shall I install firefox? Shall I dump the Safari-version installed yesterday and install a copy of the updated version from my office computer instead? What else could cause the problem? Are my network settings wrong? Should I log in via "manual" or DHCP (the provoders hotline told me I should re-type PPP settings. Though that is clearly to see a no-option with Ethernet she kept telling me so. Isn´t PPP only for modem-connection?), or via PPoE? Or shall I re-install the router?
    I would be more than glad if someone could help me.
    I-Mac 20"   Mac OS X (10.3.2)  
    I-Mac 20"   Mac OS X (10.3.2)  

    We can keep it in English as its an english speaking forum and therefore non-germans who might have the same problem could participate. If for you German is better I´m fine with it. Most settings on my Mac are in German so if it becomes too specific, german is anyway necessary.
    Thanks,
    Nobbi

  • Block access from other subnets 2921 router

    Good day,
    I have a 2921 router...
    I got many subnets on network.. What I want to do is block access to one of my networks and allow all other subnets to browse the web.
    I have;
    192.168.4.0/24
    10.20.50.0/24
    10.20.40.0/24
    10.20.30.0/24
    10.20.60.0/24
    I want to block access to 10.20.60.0 from all other networks while allowing them to access the internet

    If what "Jon" said is correct you could do something like the following.
    ip access-list extended VLAN20_ACL
    deny ip 10.20.50.0 0.0.0.255 10.20.60.0 0.0.0.255
    permit ip any any
    ip access-list extended VLAN20_ACL
    deny ip 10.20.40.0 0.0.0.255 10.20.60.0 0.0.0.255
    permit ip any any
    ip access-list extended VLAN20_ACL
    deny ip 10.20.30.0 0.0.0.255 10.20.60.0 0.0.0.255
    permit ip any any
    ip access-list extended VLAN20_ACL
    deny ip 192.168.4.0 0.0.0.255 10.20.60.0 0.0.0.255
    permit ip any any
    int vlan 20
      access-group in VLAN20_ACL
    int vlan 30
      access-group in VLAN30_ACL
    Now technically, 10.20.60.0/24 could still get to the other subnets, but the return traffic would be blocked.
    And you could always change the permit ip any any to just HTTP traffic, etc. Depends on what you want to do.
    Although it might be a better idea to configure ACLs on the firewall. It would be easier to manage that way. If traffic has to go up to the ASA to get back to the other subnets.

  • [ACS 5.4] Logs access from secondary server

    Hi,
    I have 2 ACS 5.4 in distributed environment. Everything left to defaults besides policy.
    Let assume ACS-A is the primary and ACS-B is the secondary. Regularly, I'd connect to ACS-A to make changes and WATCH LOGs.
    Now, let assume ACS-A is down. Obviously, I connect to ACS-B and everything works fine, besides logs. When I click on 'logs center', a blank window opens and nothing happens.
    But the URL it tries to open, it's ACS-A.
    Now, from what I saw, ACS-A being the primary box is the log collector for a distributed environment, by default. But how I supposed to watch the logs on a secondary server when primary is down?
    Thank you.

    Hello Alex,
    The following are the supported browsers and it should work fine in all fo them. Please have a look at them:-
    Supported Web Client and Browsers
    You can access the ACS 5.4 administrative user interface using the following web clients and browsers:
    •MAC Platform
    –Mozilla Firefox version 3.x
    –Mozilla Firefox version 10.x
    •Windows 7 32-bit
    •Windows 7 64-bit
    •Windows XP Professional (Service Pack 2 and 3)
    –Internet Explorer version 7.x
    –Internet Explorer version 8.x
    –Internet Explorer version 9.x
    –Mozilla Firefox version 3.x
    –Mozilla Firefox version 8.x
    –Mozilla Firefox version 9.x
    –Mozilla Firefox version 10.x
    The above mentioned browsers are supported only with one of the following cipher suits:
    –-TLS_RSA_WITH_AES_256_CBC_SHA
    –-TLS_RSA_WITH_AES_128_CBC_SHA
    –-RSA_WITH_3DES_EDE_CBC_SHA

  • How to configure for Internet access from USB EV-DO wireless broadband stick

    I have WRT120N and I installed it in my office which has three computers (wired) that I've connected to the WRT120N. They all can communicate with one another. What I need to do is share the EV-DO connection (USB Stick) I have on of of these computers with the others and also with the devices that connect over the Wi-Fi.
    Thank you!
    Nahom

    Are you trying to share the Internet connection using EV-DO and WRT120N?

  • No internet access..connected to router fine, did ping tests, still no internet

    I am trying to get my pc running windows xp connected to the wireless network.  I've gone through all the troubleshooting I can find on the connection.  All the trouble shooting shows that the connections are fine, yet going into explorer I get a message that there is no internet connection.  Very, very frustrated.  Help.

    You didn't give a lot of information to go on.
    What did you ping?  Did it complete or not?
    Does your PC get a 192.168.1.x IP address, or does it get a 169.254.x.x. address?
    Can you ping the router?
    Can you login to the router?
    If so, what is the status of your WAN connection on the main status page?
    Have you tried a wired connection?
    Post the results of a traceroute to google.com

Maybe you are looking for

  • Getting Error In the Routine - While writing Code for the Cross Reference.

    Hi, Getting Error In the Start Routine - While writing Code for the Cross Reference from the Text table ( /BIC/TZMDES with Fields /BIC/ZMDES(Key),TXTSH ) Getting Error as [ E:Field "ZMDES" unknown ]. Transformation : IOBJ ZPRJ3(Source) -> IOBJ ZPRJC

  • Image not displaying in pdf report using XSL-FO and using Oracle 11g databa

    Good Afternoon, I have created over 15 reports using XSL-fo, with the following syntax to display an image on the pdf: fo:block margin-left="0.24cm" margin-right="0.27cm" margin-top="0.0cm" ><fo:external-graphic content-width="scale-to-fit" content-h

  • Best Page size in BI Publisher

    hi 2 all Kindly confirm that which page size is best for every printer in BI Publisher. Actually my report have 22 columns , 15 columns are numeric and amount fields , which i adjust column with narrow that half portion of amount display at top and o

  • PDF Problems @ Printers - Export Methods?

    I am working on a brochure that is mostly white text on black, with a few full colour pictures. There are also some manufacturer's logos that I inverted to make them white on black too, all in CMYK mode in PS. Though there were still black boxes arou

  • Album says "Purchased" but my iTunes account disagrees

    Hello, first time long time. I recently formatted my MacBook Air and am in the process of re-aquiring my music. One album is being problematic. I know that I purchased the album, about 1.5 years ago, and when I go to the album page on iTunes it does