Reporting on Internet access...

I'm after a router (and probably software) solution thats going to let me monitor the internet usage out of my home network.  There are about 10 devices connected to the current network (all with assigned ip addresses).  So what i want to be able to monitor are things like...
1) What number of requests each device is making (over the last 5 mins, 1hour, day).
2) Which sites are being accessed the most (over the last 5 mins, 1 hour, day).
3) What's the speed i've been getting from my isp (over the last 5 mins ....)
4) What volume of data has been shipped in and out (over the last 5 mins....)
So, is there a cisco home router that provides that info?  and how would i get my reports created?   Any suggestions welcome.

johnf12 wrote:
I'm after a router (and probably software) solution thats going to let me monitor the internet usage out of my home network.  There are about 10 devices connected to the current network (all with assigned ip addresses).  So what i want to be able to monitor are things like...
1) What number of requests each device is making (over the last 5 mins, 1hour, day).
2) Which sites are being accessed the most (over the last 5 mins, 1 hour, day).
3) What's the speed i've been getting from my isp (over the last 5 mins ....)
4) What volume of data has been shipped in and out (over the last 5 mins....)
So, is there a cisco home router that provides that info?  and how would i get my reports created?   Any suggestions welcome.
I believe there's no cisco router that is available that can do all want you wanted to achieve.  Just like what they said, probably some businness routers can do all those or using 3rd firmware you will be to get all this.  You may want to do some research first if there are business routers that can support what you want to achieve or the 3rd party firmwares they suggested.

Similar Messages

  • 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 without replugging WAN to Linksys EA2700

    Every time after the router (Linksys EA2700) is powered off and restarted, there is no interent access available. The router configuration status reports an Internet Address of 0.0.0.0 and all the devices at home are left with a wifi without Internet access. I have to unplug the WAN from the router and plug it in again while it is turned on to restore internet access (and a normal Internet Address is seen from the status page). The WAN works fine with the routers I had previously. I wonder if I have to perform this every time I power on the router. Do you have any suggestions? I have tried resetting the router and reinstalling Cisco Connect but that didn't work.

    It would be best to isolate the concern by connecting a computer to the modem. Observe the performance of the modem’s internet connection within 24 hour. If there is nothing wrong with the modem’s performance then you now need to deal with the router. Make sure that the router’s firmware has been updated then reset the router after a firmware upgrade. If you have determined that the problem is really with the router then you might need to return the router and have it replaced.

  • "No Internet access" yellow icon on ThinkPad X230 after updating Intel PROSet wireless drivers

    I have a ThinkPad X230 that began to display the yellow exclamation point icon for "No internet access" after I did a batch of updates.  It has an Intel Advanced-N 6205 wireless card and is updated to the newest BIOS.  I tried everything I could find on Google to try and fix the issue, and found no issues in these forums to users having an issue.  So after fighting with it for a day, I decided to wipe the system and reinstall Windows.
    I loaded Windows 7 Enterprise X64 with SP1 and did not domain join the laptop, so it is totally untouched Windows.  and then installed the Intel wired networking drivers version 11.15.16.0, which were downloaded from Lenovo.  I then installed the Intel wireless network drivers version 15.03.1000.1637 which were also downloaded from Lenovo.  Everything is working fine at this point.  I then loaded TVSU 5.02.0011 to get all the other Lenovo software.  One of the updates offered was Intel wireless 15.6.1, so being careful, I selected only that update and installed it.  After a restart, the yellow icon is there, even though I haven't yet connected to any wireless network - it is in place for the wired connection too.  Uninstalling the 15.6.1 drivers would not make it go away.  Installing 15.03.1000.1637 again also doesn't make it go away.
    A System Restore to revert to before the installation occurs does make the icon go away.
    I did some more searching on Google and the Intel Community forums have a report of this same issue from a user on a Dell machine: http://communities.intel.com/thread/38498.  There is no solution posted as of yet.  I have posted my problem there now too.
    Has anyone experienced this issue and is there any fix besides System Restore or a reformat if the new drivers get installed?  I expect the drivers made available via TVSU to be rock solid, this is why I follow what TVSU even if there are newer drivers from the manufacturer sometimes.
    Myself I use a T420s with an Ultimate-N 6300 wirelss card, and the newest Intel drivers installed onto my machine without issue.  I also have a couple other X230 computers that I am pretty sure have the drivers as well already without problems.  So I am wondering if there is some sort of firmware issue with the particular wireless card, or something is causing the drivers to not install in the correct way.  Just my thoughts.
    Current: ThinkPad Tablet 2 | 64GB // ThinkPad T440s | i7-4600U | 12GB | 512GB SSD | FHD MT
    Previous: ThinkPad T420s // ThinkPad T410s

    I deploy a lot of X230 laptops and have been dealing with this issue.  Since I cannot find any information about the cause and how to fix it I started looking more into it.  The "No internet access" yellow icon starts appearing after installing items from System Update.  So, with a new X230 I applied all Windows Update (which installed without issues) before going into System Update.  After doing the Critical and most of the Rcommended (don't care for Access Connections) I proceeded to the Optional updates which I installed one at a time.  When I installed the WiFi Driver for Intel cards 7(64), Version 15.6.1 and rebooted the system the yellow icon appeared with the "No internet connection" status.  Everything still works though, I can still connect to the internet.  Doing a driver rollback does not fix the problem.  I did a system restore from a restore point prior the last System Update and the yellow icon went away.  finished the rest of the Optional updates except the WiFi driver and all is well.  This is what I did and went through, not sure if it will be the same for everybody.  But Lenovo needs to look into that driver version.

  • Internet Access for PDF Question

    Hello,
    I was using IE until an auto update last week. I am now using Firefox. I have a business site that I go on to complete report 'tasks'. When I click on the task, it should open the report in the same page. Now it is opening the report in a new PDF window. I can fill in the report, but when I click on 'submit', it goes no where. Saving the report and emailing is not an option as it needs to be submitted through the system. I have repaired, checked for updates and unistalled/re-installed adobe reader 11 as well as updated the adobe flash. The switch from IE to Firefox was recommended by the business site's support. Chrome/Safari are not available options. I have 'enabled' the adobe add-on in Firefox and allowed access to all sites in Adobe preferences. Any suggestions on how to 'enable internet access' from the site to adobe would be appreciated... thanks

    Hello,
    On Firefox, the adobe reader plugin for the 'portable document format' is set as default. I just changed the three adobe acrobat tabs under applications from 'use adobe acrobat (in firefox)' to 'use adobe reader' (default). The issue is my task/the pdf link is not connecting to the internet to send the data back. The task opens and I can fill it in, just cannot submit it back. This is the 'security warning' info that comes up:
    'This document is trying to connect to:
    file:///index.cfm?event=event.testPDFCompatibility
    If you trust this site, choose Allow. If you do not trust this site, choose Block.'
    Obviously, I click 'allow' but then this pops up:
    Error openig URL to submit this form
    thanks

  • Filtering Internet access?

    +PAX
    Greetings all, and a Merry Christmas!
    We're a small monastery. And due to this, we need to implement some Internet filtering. Unfortunately, it's not the basic kind of filtering. Frankly, I'm not sure that all of what we're looking to do can be done. But I'm at a loss about where I can look for this information.
    At the moment, we've got a basic network, that you'd find a family home: DSL modem-router, a bunch of Ethernet hubs, and a whole bunch of cables.
    The computers are mainly running Fedora Linux. There are 3 windows statioins, and 2 OS X stations.
    The perfect solution is to be able to have 1 network, where there are 2 or 3 rooms where the Internet is accessible. And, those who have laptops, that they can bring their laptop to these rooms, and have Internet access, but NOT have access while connected to the network in other places. (Complicated, I know).
    If that's not possible, ok. (Frankly, I don't think it is, but am very open to suggestions).
    What really do need is to be able to allow an Internet connection, restrict bascially all web-surfing, while allowing e-mail, skype, and updates. The updates are my biggest problem. We already have a rule established on the modem-router that blocks surfing activity at night, but still allows e-mail and skype. Yet, this rule also blocks the apple AppStore updates.
    So, I'm wondering if we get OSX server, would this help the situation? Where can I get more info about OSX server's filtering capabilities?
    If we can't establish all the blocking that we need, then it'd be great if we could have some type of report of each person's activity.
    Thanks for the help!

    The original question AND ANSWER, is available here:
    https://discussions.apple.com/message/24257220#24257220

  • TS1398 my wifi is showing connected but i am not getting internet access.  When  in the settings wifi settings  you can see the wheel or timer spinning but never a check mark like my other iPad.

    my wifi is showing connected but i am not getting internet access.

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • HT5413 Help filtering internet access

    +PAX
    Greetings all, and a Merry Christmas!
    We're a small monastery. And due to this, we need to implement some Internet filtering. Unfortunately, it's not the basic kind of filtering. Frankly, I'm not sure that all of what we're looking to do can be done. But I'm at a loss about where I can look for this information.
    At the moment, we've got a basic network, that you'd find a family home: DSL modem-router, a bunch of Ethernet hubs, and a whole bunch of cables.
    The computers are mainly running Fedora Linux. There are 3 windows statioins, and 2 OS X stations.
    The perfect solution is to be able to have 1 network, where there are 2 or 3 rooms where the Internet is accessible. And, those who have laptops, that they can bring their laptop to these rooms, and have Internet access, but NOT have access while connected to the network in other places. (Complicated, I know).
    If that's not possible, ok. (Frankly, I don't think it is, but am very open to suggestions).
    What really do need is to be able to allow an Internet connection, restrict bascially all web-surfing, while allowing e-mail, skype, and updates. The updates are my biggest problem. We already have a rule established on the modem-router that blocks surfing activity at night, but still allows e-mail and skype. Yet, this rule also blocks the apple AppStore updates.
    So, I'm wondering if we get OSX server, would this help the situation? Where can I get more info about OSX server's filtering capabilities?
    If we can't establish all the blocking that we need, then it'd be great if we could have some type of report of each person's activity.
    Thanks for the help!

    IMO, OS X Server won't be a good solution as a network filter.  It might be useful here, but it very likely won't be your most appropriate choice as a network-gateway-router system.
    FWIW, I'd suggest pursuing this in a Fedora-focused networking forum, in general.  This given that's your most common platform.
    Assuming wired networks, you can divide up the access via managed switches and a VLAN, or via physical network segmentation.  WiFi is somewhat harder to segment, short of having a guest network and a private network; you'd need access points (APs) with two networks configured, one of which allows a little more access, and the other that's presumably restricted to the local IP address space.
    There are gateway routers around which allow several different segments to be maintained, but they're generally starting in the ~US$250 range and upwards, and usually expect a little more knowledge of IP networking and related topics than the residential routers that are in common use.
    Here is Apple's network port list.
    As for the updates, OS X Server can cache those, as can the Reposado tool on a Fedora system.
    A common solution involves a web proxy filter, where all connections must pass through that device.  The connections used for the OS X Server or Reposado server itself to download updates would need to be programmed to allow access, but the other local OS X clients could be aimed at the local server.  In your case, your filter can block all outbound connections to TCP 80 and TCP 443 entirely, save for the specified servers loading updates from their respective upstream sources.
    Email is fairly easy, as you'll probably want to block outbound TCP 25, but allow POP via SSL and IMAP via SSL and allow the submission ports (TCP 486 and TCP 587).
    Now for the somewhat bad news: these general approaches can often be bypassed using VPNs and tunnels, so somebody that's knowledgeable can generally get around simple-minded network filters.  Which means you can end up blocking more than a little outbound traffic; more than TCP 80 and TCP 443. 
    Now for somewhat more bad news: Skype uses TCP 80 and TCP 443 (or requires a whole lot of open ports), and specifically to work around filters and blocks and firewalls and related "defenses".  Whether you can get that to work by excepting the supernodes, I don't know.
    I'd probably sort out what you do and do not want to allow access to as a more general problem, as getting an update server into a DMZ with exceptions enabled is a comparatively small problem — once you achieve the sorts of network blockages you're seeking.  None of this stuff is particularly specific to OS X or OS X Server, either.  
    This configuration will probably involve installing a network gateway with internal filtering capabilities and a network nanny implementation, as well as some work on the internal network configuration.  That may well be possible with Fedora, DD-WRT, Tomato or some other similar open source (it's likely best to ask for discussions and tradeoffs of those options elsewhere), and can be implemented with a commercial offering.  Your needs here are probably even a little simpler in some ways, as you want and need just a few web connections.

  • Send quiz results for users without Internet access

    We have a group of developers in India who do not have internet access. I have created an eLearning course in C4 with a quiz at the end. For most users, they take the course through our LMS and we can report results without a problem. However, we have a group of developers in India who do not have internet access. Is there a way to capture name and quiz results and send them via email? Alternatively, we can open up a port to access Connect, but I still need to report name and quiz results.
    Thank you,
    FG

    Hello,
    Are those users connected in a network? If yes, with the version of Captivate 5 (will be available shortly) it will be possible to have the results send and stored on a server.
    Lilybiri

  • Movie not loaded without internet access

    We have developed a flash movie to industry showing production data for a machine. Clients running this flash movie in a web browser. Some of these clients have internet access and others do not.
    The clients have access to intrernet shows flash movie without problems.
    The clients without internet access just shows a black box with the text note loeaded movie.
    The customer does not want to connect these clients to intenet but would consider opening specific ports or websites if necessary.
    What is it that requires flash player from internet to download flash movies?
    Flash movie connects to a server over XML socket to exchange production data. Serve respond to requests for policy-file-request with <cross-domain-policy> <allow-access-from domain='*' to-ports='*'/> </ cross-domain-policy> \ 0th
    It does not matter which version of the flash player or internet explorer that we use. We have tested many different varieties.
    Hoping for help!

    What errors are you getting when connecting to the server? There's several events you should be listening for, e.g. Event.CONNECT, Event.CLOSE, DataEvent.DATA, IOErrorEvent.IO_ERROR, SecurityErrorEvent.SECURITY_ERROR, etc..
    One of those should be giving you some useful information about the connection status.
    What sandbox are you using? Here's some info on setting the sandbox to essentially Administrator level so the SWF is allowed to connect to all resource types via a config file:
    http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9 b90204-7c95.html
    If not running AIR (which removes the need for that config) you're going to want your SWF to have access to local filesystem and networking without restriction. You should check what Security.sandboxType is set to. If the config file is successful (or you use the SWF settings menu to add the SWF as trusted) it should report Security.LOCAL_TRUSTED. If it's AIR it will report Security.APPLICATION. Then you know the SWF has permission to access network.
    Outside that the events returned from the socket connect should let you know if the problem lies on the server. I'm assuming you're already running a Security.allowDomain("*"). I don't know if this pertains to LAN IP ranges however, that'd be a good question. It falls in WAN in the 192.168.x.x and 10.0.0.x ranges.

  • Guest Internet access in the Enterprise

    We have set up guest internet access in our enterprise using GRE tunneling with a PIX. I'm trying to determine the best way to do authentication for users on this guest network.
    I think I can do RADIUS (using ACS) with the PIX as an NAS. Question is can I use a different type of server (such as MS IAS)? Can I use either one to utilize an existing MS Active Directory database?
    If I use radius on the pix for authentication, a login prompt pops up when a user tries to use the web. Is there a way to redirect users to a web page first and have the login embedded on the page? This is done in hotels now and I don't know if there's a Cisco solution for this.

    The following documents lists all the supported Databases,
    http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs33/user/d.htm

  • JetPack 4G LTE connects but "no internet access" message

    Would appreciate any help.
    My JetPack 4G LTE mi-fi connects to the internet (3G or 4G) and shows that my devices are connected to it.  However, I cannot get on the internet.
    1)  I have three different devices - two laptops and a smartphone.  All three have the same problem.
    2)  I have a Sprint Mi-Fi that I use for a different business.  All three devices can and do connect to that device and work properly on the internet during the same sessions in which they cannot connect on the Verizon JetPack.  So it is not the devices I am trying to connect with.
    3)  The exact same thing has happened several times over the course of about 4 days and in two cities and two states - all three devices unable to connect via JetPack but connect fine through Sprint Mi-Fi.  So it is not location or local network issue.
    4)  LED display on JetPack, in all instances, show a strong 3G or 4G (depending on where I am) signal and also that all three devices are connected.
    5)  Message on laptop wireless area shows connection but says "no internet access".
    6)  Under the wireless status or details, it says (on the list of info):  "IPv4  no internet access" and "IPv6 no internet access".
    7)  I have done a battery pull with no effect.
    8)  I have done a factory reset (power up, remove cover, press reset button until long green light and short green light) with no effect.
    9)  After both battery pull and factory reset, I still show connected to 3G, all three devices connected, no internet access, and all three devices then work on the Sprint mi-fi.
    10)  Symptoms started about 4 days ago and have not changed since - it is not a come-and-go problem.  It is not working at any time.
    I am hoping to gosh to avoid a long ordeal with tech-support at Verizon.  This is a company-issued device, so I could ask my company to take it up with Verizon, but I work remotely and access to the IT department is not that simple either.  thought I would see if I am missing something simple.  I hope I've given enough info for someone brighter than myself here can spot something I could do.
    Thanks in advance for any help.

    Thank you for your response.  I am having trouble logging back into this site to respond (I never created a User ID and don't know my cell phone number as it is a mi-fi and not a cell).  I reregisterd for the forums only under a slight ID variation and will continue to do so for this dialog.  Thanks very much.
    The back of the Jetpack says SSID: "MiFI4620L Jetpack 89B4".   I am currently using the device (since the problems began last week) in zip codes 49504 and 49503 - same symptom both places.
    Thanks again.

  • Internet access problems and viewing video on internet

    I have very limited interet access most of the time.  I get a message: "You are not currently in an area that can handle data communication.  ..."  I have no problem with email and other features of the phone during this time.  The signal at the top of my phone says "GSM".  When I am able access the internet, it give me a different signal (can't remember what that is, however).  Even then, I cannot view most video clips, such as YouTube clips.  They will not load all the way.  It states, "Error has occurred in attempting to play media."  Help!

    I have unlimited internet access, so that's not the problem.  Right when I got the phone, I replaced the original data card with a 4G card and enabled mass storage.  I have (since my first post) had more access capability by enabling the WiFi (da) which finds my wireless connection at home.  I've also been able to view a video clip, not successfully all the way through, however.  During viewing, the phone appears to crash, i.e. the screen goes white and then it takes 3-5 minutes for it to reboot.  This has also happened when the phone has not even been being used.   Also, as I was surfing the net, the phone asked if I wanted to enable Javascript which I did.  Is there anything else that I need to enable or do to the phone in order to have a more pleasant experience using the internet and viewing video clips? 

  • Internet Access to Portal located in DMZ

    I've seen questions on the forum regarding gaing Internet access to the Oracle Portal located in the DMZ. This answer does not resolve the issue of having multple DADs to access your portal like abc.com and xyz.com. For that see note:162044.1 on metalink. http://metalink.oracle.com.
    If you registered a domain name e.g. abc.com and have the portal up and running in the DMZ. Your local network should be accessing the portal just fine. Your computer name for example is portal. The URL translates into http://portal.abc.com. You opened the ports in the DMZ to allow access and wonder why you get partial portal pages, no login, etc. It's becase users can't resolve the DNS entry for portal.abc.com. Call your ISP and get an "A Record" entry. After a few hours and propogation of the A Record, users on the Internet can successfuly access your site. This A Record should be free.
    Good luck
    Kellan

    Hi,
      You've to open the ITS for internet for accessing things from Portal too. As I've told you in previous post, the request goes directly to ITS server   (http://itsserver.com/scripts..) and not as  (http://myportal.com/scripts..). The idea of having it via Portal will be to mask the URL of ITS , which will not be visible (except for time you click on iview which will display in status bar). In any case, you can directly acces ITS as what you've told, however you give the proxy.
    Regards,
    Siva
    P.S: Award points if you find this useful.

  • 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?

Maybe you are looking for

  • Transfer photo problem: Lightning to SD Card Camera Reader to iPad

    Equipment: Apple Lightning to SD Card Camera Reader-ZML (from BH Photo dot com) Version 7.0.2 (11A501) iPad Wi-Fi Cellular 32GB MD517LL/A SD card 4GB Kingston SDHC SD card 32GB Lexar SDHC Class 10 Nikon D5100 Fry's build desktop with Windows 7 Home E

  • Drop-down manu question

    Hi all, I've created a custom tag that automatically gets all the records of a database and builds up a html type drop-down menu containing all the possible choices for a user. Our client would like to quickly select an option by typing the first few

  • I am getting a error 4960.

    I am getting a error 4960. I am downloading the master collection CS6. Using a imac . What can i do i tried to delete all the files and download again but that is not working. I am using adobe download assistan for this.

  • Can't login to server as administrator

    Hello, after e restart from a 10.6.7-Server (XServe) it is impossible to login through screen sharing nor ssh as administrator. As Server Admin and Workgroup-Manager shows me it seems to work properly. In the moment it is impossible to put a keyboard

  • Email shutting down when trying to read email

    I'm having problems with email shutting down on my Macbook when I try to open an email. This problem started when I upgraded to Leopard from Tiger. I also have an iMac which was upgraded as well and I have no problem with email on that computer.