Logging Airport Web Traffic

Is there an easy way to log the traffic going through my airport express so that I know if someone is using my wireless network?
I've searched on syslog and otherwise seem to think I somehow need to send the info to some kind of server?
Thanks for any help,
Mark

How do I log to an IP address?
You need to setup a syslog server on your network that is configured to accept log messages from none-local devices.
Fortunately your Mac can act as a syslog server, although by default it only accepts local logs (from processes running on your own machine). You can follow the instructions on this page to enable remote logging.

Similar Messages

  • Is there any way to log web traffic information of the users with RV082 router ?

    Dear all,
    I just bought a RV082 router. I can't find any way for logging the web traffic of the users.
    Can it be done with the router ?
    Thanks
    Fabio

    Hello,
    If I am not mistaking the best you can do is to send syslog traffic to a server or locally (to a server being preferred) .
    But you are going to see stuff like this:
    30>Aug 3 22:12:40 2005 gw RGFW-OUT: ACCEPT (TCP 192.168.1.111:2101->212.5.219.46:80 on ppp0) [0,0]
    <30>Aug 3 22:12:40 2005 gw RGFW-OUT: ACCEPT (TCP 192.168.1.111:2102->81.0.235.240:80 on ppp0) [0,0]
    <30>Aug 3 22:12:40 2005 gw RGFW-OUT: ACCEPT (TCP 192.168.1.111:2103->81.0.235.251:80 on ppp0) [0,0]
    <30>Aug 3 22:12:41 2005 gw RGFW-OUT: ACCEPT (TCP 192.168.1.111:2104->212.5.219.46:80 on ppp0) [0,0]
    <30>Aug 3 22:12:41 2005 gw RGFW-OUT: ACCEPT (TCP 192.168.1.111:2105->81.0.235.250:80 on ppp0) [0,0]
    <30>Aug 3 22:12:41 2005 gw RGFW-OUT: ACCEPT (TCP 192.168.1.111:2106->212.5.219.46:80 on ppp0) [0,0]
    You will need an external device to make this happen, Having a proxy server such as Squid would do it for you and not just that but will optimize the newtork :)
    Regards,
    Jcarvaja
    CCIE 42930

  • Is there program for precise measuring of web traffic in/out my Mac?

    Some ISPs have their proprietary web traffic/usage indicators   but they are  crude, of no use for precise measurements.
    Widgets are  of no hellp either.
    Is there  a program which can display the internet traffic in/out of a computer at any given moment and display it instantly ?
    Ideally , able to display live (or by manual update) what  the traffic is to/from websites visited , email in/out data flow and creating a log, so I can have a record what exactly the web usage is, for example, for last 1 hour/ 1day/1 week.
    Is there such a program?
    Thanks in advance

    I've been using SurplusMeter waiting for AT&T U-verse to get their usage meter going (3 months of waiting) due to the caps they (supposedly) imposed on May 2, 2011.  They still haven't gotten their meter working and it's not clear the caps are being imposed (250 GB/month).  But I wanted to get a idea of how much I was using so I decided on SurplusMeter. 
    SurplusMeter has a number of nice features.  But without any other measurement tool to cooralate it with I have no idea how accurate it is. One thing I do know howerver is that in the case of U-verse, where all traffic goes through a U-verse provided router (they call it the "resident gateway") I can only measue the traffic in and out of my computer, not in and out of the router (no, there no separate info in the router to give me this info or I wouldn't have needed SurplusMeter).
    FWIW, there are other utilities that can give you some of this info or present it in different ways.  Here's a few others I looked at before choosing SurplusMeter:
    Net Monitor
    ProteMac Meter
    TraffiX
    UsageTracker

  • Have any source code can produce a web traffic analysis?

    I want to get the source code to produce a web traffic analysis report, for example i input a tomcat's access_log, it can analysis this log file and then output the analysis result in html file format.
    I have already found a source code to parsing the IE's log file, but i can't find a source code to parse the tomcat's access_log file.
    Have anybody know where can download this source code.......Thank a lot!!!!!

    I also want to know how to do this........

  • Monitoring Web traffic.

    Hi there.
    I've been asked by a client to generate a report of website access from with in there office. I thought of using the DNS log to filter out the access, but it does not seem to log the information I need.
    Does any know of any software I can run my server that will log the internet traffic of users? Currently all the users use the server for dns so I guess that should help in some way.

    You can turn on DNS query logging, but that probably won't help much.
    For one, a DNS lookup doesn't necessarily indicate a web site access. More importantly DNS records are cached, so once the client has looked up a site once, they will continue to use that cached reply for hours (or even days), so your DNS logs won't reflect those accesses.
    The best way of doing this is to implement a proxy server. Configure the clients to talk through the proxy server and use the proxy server logs to track access.
    There are a number of proxy servers that can do this. Apache has one built-in, but a better option for this kind of setup would be Squid.

  • Need Help on Configuring the Site to Site VPN from Cisco 2811 to Websense Cloud for web Traffic redirect

    Hi All,
    I need help on Configuring the Site to Site VPN from Cisco 2811 to Websense Cloud for web Traffic redirect
    2811 having C2800NM-ADVIPSERVICESK9-M
    2811 router connects to the Internet SW then connects to the Internet router.
    Note- For Authentication am using the Device ID & Pre share key. I am worried as all user traffic goes with PAT and not firing up my tunnel for port 80 traffic. Can you please suggest what can be the issue ?
    Below is router config for VPN & NAT
    crypto keyring ISR_Keyring
      pre-shared-key hostname vpn.websense.net key 2c22524d554556442d222d565f545246
    crypto isakmp policy 1
    encr 3des
    authentication pre-share
    group 2
    crypto isakmp keepalive 10
    crypto isakmp profile isa-profile
       keyring ISR_Keyring
       self-identity user-fqdn [email protected]
       match identity user vpn-proxy.websense.net
    crypto ipsec transform-set ESP-NULL-SHA esp-null esp-sha-hmac
    crypto map GUEST_WEB_FILTER 10 ipsec-isakmp
    set peer vpn.websense.net dynamic
    set transform-set ESP-NULL-SHA
    set isakmp-profile isa-profile
    match address 101
    interface FastEthernet0/1
    description connected to Internet
    ip address 216.222.208.101 255.255.255.128
    ip access-group HVAC_Public in
    ip nat outside
    ip virtual-reassembly
    duplex full
    speed 100
    no cdp enable
    crypto map GUEST_WEB_FILTER
    access-list 101 permit tcp 192.168.8.0 0.0.3.255 any eq www
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 host 85.115.41.187 log
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 host 85.115.41.181 log
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 host 85.115.41.182 log
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 86.111.216.0 0.0.1.255
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 116.50.56.0 0.0.7.255
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 86.111.220.0 0.0.3.255
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 103.1.196.0 0.0.3.255
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 177.39.96.0 0.0.3.255
    access-list 103 deny   ip 192.168.8.0 0.0.3.255 196.216.238.0 0.0.1.255
    access-list 103 permit ip 192.168.8.0 0.0.3.255 any
    ip nat pool mypool 216.222.208.101 216.222.208.101 netmask 255.255.255.128
    ip nat inside source list 103 interface FastEthernet0/1 overload
    ip nat inside source route-map nonat pool mypool overload

    How does Websense expect your source IPs in the tunnel? 192.168.8.0 0.0.3.255 or PAT'ed 216.222.208.101 ?
    Check
    show crypto isakmp sa
    show crypto ipsec sa
    show crypto session
    You'd better remove the preshared key from your post.

  • How to configure DNS server to redirect all web traffic to one external website?

    I'd like to use the DNS service on my OS X Server as a way to force all all web traffic to one specific, external website. Not quite sure how to go about configuring it, though - any recommendations?
    (BTW, this is, obviously, not our primary DNS server; I intend to silently update the preferred DNS server for users who fail to complete their timesheets in order to force the issue)

    Web clients don't generate uniquely-identifiable DNS queries; there's no SRV request or related traffic that you could select on and spoof.  So if you do implement this, everything querying the spoofing DNS server will get the spoofed host, or you'll have to spot specific queries that are likely web queries; Facebook, Google, Bing, etc. 
    If you still want to implement this, then I'd probably replace the DNS server with a runt DNS server (maybe hack dnsmasq or maraDNS, or create yourself a trivial DNS server) and have that always return the specified IP address.  This avoids having to hack BIND to be universally authoritative, which is probably on par with hacking a simpler DNS server to always return a fixed IP address, and the latter is probably easier to undo.
    A firewall can spot TCP port 80 and port 443 traffic, unlike a DNS server.   Firewalling outbound port 80 traffic is more typical of these requests, and either trap that traffic to a specific web page based on the capabilities of the firewall, or the web proxy approach that Camelot suggests.  There are folks that tie access into the web proxies into external authentication and related; that'd be able to do what you want.   Web proxies are usually combined with firewall blocks, as most sites want only the web proxy to have external access, too.  But this is also rather more pieces than a DNS redirect, too.

  • How to get polipo proxy to transparently handle web traffic?

    hello there,
    I've got a router PC at home. It runs privoxy so that any PC on my local network can browse the Internet in a reasonably secure way, with no ads and such.
    Because we often visit the same websites, I thought that's be a good thing to set up a caching proxy. I tried Squid, but found it difficult to configure, slow to start, etc. so I finally chose polipo, which is much lighter and simpler.
    On the web, many sources advise to have to following setup:
    1) local -- privoxy -- polipo -- internet
    I got such a setup, but I'd like to try the following instead:
    2) local -- polipo -- privoxy -- internet
    In my opinion it's more relevant because:
    - my router is quite old, and I think it would be lighter on resources to serve already privoxied cached pages, rather than having privoxy process every cached page
    - in terms of privacy, it's generally advised not to have a parent proxy on top of privoxy
    Privoxy acts as an intercepting proxy, so setup 1) was quite easy to configure. Web traffic is redirected to privoxy, then privoxy forwards it to polipo.
    Polipo does not act as an intercepting proxy, because its developer considers that "interception proxying is a fundamentally broken design [...], and will not be supported by Polipo". So far, the only possible workaround I found are :
    - configure browsers to use polipo: not suitable, I want any local network computer to be able to transparently connect to the internet
    - use yet another proxy to intercept traffic...
    - or, from polipo docs :
    If you want to use interception proxying in order to avoid manually configuring your clients, please use Netscape's proxy.pac auto-configuration (you don't need a separate web server, as a proxy.pac file can be served by Polipo's internal server).
    It gives link pointing to http://wp.netscape.com/eng/mozilla/2.0/ … -live.html which is dead.
    So, in short: is there a way to transparently route my web traffic through polipo?
    Thanks for any guidance.

    Not sure if your still looking for a solution, but I could think of a couple possible ways to redirect the traffic. One would be rinetd (Here). The other solution I thought would be iptables (FW_REDIRECT ??), but I have not tried that.
    I might try experimenting with a few ways, but let me know if you have it working..

  • How to generate web traffic report on SharePoint 2013?

    Hello All,
    I am working on Intranet in SharePoint 2013 On Premise.
    There are functionalities like Poll, Survey, Event, Announcements etc.
    Now there is a requirement to create web traffic report for all these functionality. How should I generate web traffic report for all these?
    Thanks in Advance.

    Hi Darsh,
    Here is the out of box analytic reports you can view.  Please refer to the following article.
    SharePoint 2013 Analytics A Big Step Backward
    New Analytics in SharePoint 2013
    Please mark it answered, if your problem resolved or helpful. 

  • Safari logs me out of logged in web pages - not the same problem as other similar post - please read.

    Before you crucify me please read the problem I've outlined below, because it's not the same issue other people are having. I did research the forums for the particular issue I'm having and it's not the same as what's already been posted. Please let me explain.
    Here is my machine info.
    iMac running Mac OS X Lion 10.7.5 on 2.5 GHZ Intel core.
    Safari Version 5.1.7
    I run two instances of Safari. I will have 1 safari browser window open on the left side of my screen with 7 tabs all on pages that require login. I run a second instance of Safari on the right side of my screen with only one tab open logged into 1 web page.
    Here's what happens. Ocassionaly when switching the focus from one browser to the other all of my logged in web pages will refresh and I'll be logged out of all my logged in web pages, on both open browsers. There's never a certain amount of time that this happens, I've had it happen 3-4 hours into my work day and I've had it happen 10 minutes into my work day. I've also had this occure when I'm putting the focus from one browser window to the other and then I go to resize the width of the window I just put the focus on.
    I'm thinking that there must be some setting or short cut "gesture" built into Safari that I'm triggering to make this happen, however I have looked at all the settings and can't seem to find anything that would cause this.
    Any help or advice is apprecaited.  

    BDAqua - I have two Safari windows open - I guess in my semi technical mind that equated to two instances. But your probably right, just one instance of app with two windows open.
    About two minutes after I posted my question, I was doing some work in one of my tabbed web pages, as I pressed the submit button to update the record on that page and as the page was refreshing I clicked my mouse on the second open Safari window to put the focus on that window, as soon as I put the focus on the second open browser I got logged out of all my logged in tabs in both windows.
    The time it happened was sometime between 14:30 and 14:35
    I'm looking at the Sytem Log. IN the filter I typed Safari and nothing came up from today in the log.
    Just looking at "All Messages" between the hours of 1430 and 1435 their are no messages about safari, just the following.
    1/10/13 2:32:22.000 PM kernel: IOSurface: buffer allocation size is zero
    1/10/13 2:32:25.000 PM kernel: IOSurface: buffer allocation size is zero
    1/10/13 2:32:25.000 PM kernel: IOSurface: buffer allocation size is zero

  • EM Application Log and Web Access Log growing too large on Redwood Server

    Hi,
    We have a storage space issue on our Redwood SAP CPS Orcale servers and have found that the two log files above are the main culprits for this. These files are continually updated and I need to know what these are and if they can be purged or reduced down in size.
    They have been in existence since the system has been installed and I have tried to access them but they are too large. I have also tried taking the cluster group offline to see if the file stops being updated but the file continues to be updated.
    Please could anyone shed any light on this and what can be done to resolve it?
    Thanks in advance for any help.
    Jason

    Hi David,
    The file names are:
    em-application.log and web access.log
    The File path is:
    D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_brsapprdbmp01.britvic.BSDDRINKS.NET_SAPCPSPR\log
    Redwood/CPS version is 6.0.2.7
    Thanks for your help.
    Kind Regards,
    Jason

  • (261936172) Q general Are there seperate logs for web services?

    Q<general> Are there seperate logs for web services?
    A<general> It does not appear that there are any separate logs for web services.
    There is knex.log file that records the errors that occur during deployment of
    your .jws files. There is also the standard server log that provides information
    about server status - you can write to this programmatically if you wish. There
    is also the access.log file which record all the HTTP requests so this might cover
    some of your web service requests that are transmitted over HTTP.

    Maybe the user has deniad Access to the Runbook, check in Runbook Designer.
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • Redirecting web traffic

    Is there an easy way to redirect "some" web traffic using combo of ACL, Route-maps, Nat etc.
    I need some users to access a specific page but want the remainder of users to go to a different page.
    Thanks

    I fixed the Apache Server not starting up issue-It was an issue with the configuration.
    Still need some advice on the redirect.
    Thanks!
    Tyler

  • PPPoE user redirect web traffic

    Hi all
    In our service provider we have implemented PPPoE service .For the moment before the user connects to us I add this username and password .But for one test user I want that when he login ,the web traffic to redirect in another ip x.x.x.x:8002 .In radius for this user I have added the av-pair :Cisco-AVPair=url-redirect=http://x.x.x.x:8002 but the redirect of trafic does not happen .My question is :How I can redirect the web traffic without implement the SSG service??

    I think you can't without SSG.

  • Redirect web traffic on SRP527W router

    Hello,
    Is it possible to redirect all web traffic to a Symantec web filtering address on a particular listening port.
    I had a look at the Srp527w Router and can't find where this could be done.
    Thanks,
    Sent from Cisco Technical Support iPad App

    Can anyone recommend a Small business type router that does provide web proxy functionality on the device.
    Trying to find something that can provide this without the need to go an ASA firewall or equivalent.
    Thanks.
    Sent from Cisco Technical Support iPad App

Maybe you are looking for

  • F110 aborted in midway through processing

    Hello. While running F110 this morning, it aborted and some document were cleared and others didnt clear. 2 things I can possibly do and I need everyone's input on the best solution. I can either processes the document with clearing document number a

  • Service item  sent to  outside vendor

    Dear Friends, I am sending my machine for service purpose to an external vendor, I wanted to send it by making a service  PO , how do we map such a scenario . Secondly I pay freight charges to service provider , I add the service condition while maki

  • Error in select statement DBIF_RSQL_INVALID RSQL

    Hi Please correct my program I am getting an error when executing I want min and max value from RECDV (IMRG Table) please comment it is urgent REPORT Z_ESLP_MONTHLY_QTY LINE-SIZE  150 LINE-COUNT 75          NO STANDARD PAGE HEADING. TABLES : equi,   

  • Missing queues for created indexes

    Hi, I'm trying to enable the search function for e-recruitment. TREX is installed and in the ERP 6 system, the customising to create the SSR has been performed, the document class to be indexed set up etc. and the settings have been checked in SKPR07

  • Shared memory (System V-style) - High usage of phys memory and page outs

    Hi! I get a much higher usage of physical memory when I use shared memory than I would expect. Please, I would really need someone to confirm my conclusions, so that I can revise my ignorance in this subject. In my experiments I create a shared memor