![]() |
|
|
#1 |
![]() Join Date: Feb 2011
Location: Mississippi
Posts: 155 (0.19/day)
Thanks: 7
Thanked 43 Times in 25 Posts
|
How to find out what sites are being called?
Without running something like firebug and going through each and every line, is there a plugin for firefox or something that will let me know what external sites are being called?
Reason: We run websense here at my work (I hate it..) and some of the pages the employees need load but then a few javascript functions don't work. If the IP is left totally open (no websense) then the javascript functions work properly. I noticed the jquery on one page is being pulled from ajax.googleapis.com. I added that to the allowed sites, no dice. Added all of google.com to the allowed sites, no dice. There's the possibility that there's another one tucked away that's preventing whatever external script from being called on b/c websense is blocking it. Any suggestions? update: unblocking all "search engines and portals" seems to work, I just don't need to leave all of that open, I need to know exactly what's being called so I can unblock that one specific script/page. |
|
|
|
|
|
#2 |
![]() Join Date: Aug 2007
Location: Geneva, FL, USA
Posts: 3,010 (1.43/day)
Thanks: 567
Thanked 606 Times in 487 Posts
|
May not be the most simple way to get a list, but Live HTTP Headers for Firefox would show the calls to other sites, as well as which ones are open and which ones are still being blocked.
|
|
|
|
|
|
#3 |
![]() |
Open Firebug, click to the 'Net' tab, refresh the page, click on 'Status' to sort it descending and all your blocked domains will jump to the top of the list.
|
|
|
|
|
|
#4 |
![]() Join Date: Jan 2012
Location: Dover, New Hampshire, USA
Posts: 4,239 (8.86/day)
Thanks: 1,262
Thanked 1,318 Times in 979 Posts
|
You could use something like WireShark between your gateway and your ISP and filter by HTTP traffic on port 80 if you want really low level information. It should be able to easily tell you where the requests are going and coming from as well as the raw data associated with each request/response.
|
|
|
|
|
|
#5 |
![]() Join Date: Feb 2012
Posts: 114 (0.24/day)
Thanks: 6
Thanked 11 Times in 11 Posts
|
Its not really a plugin, but we use Fiddler for debugging web errors with servers, very detailed and descriptive, wireshark is also good, but id suggest Fiddler.
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do i report finished....projects or what ever they are called | Reefer86 | World Community Grid (WCG) | 6 | Jan 15, 2010 11:14 PM |
| How do I find out if my parts are DOA? | balls | Motherboards & Memory | 8 | Aug 24, 2007 07:42 PM |
| How can I find out what the Wattage is on?? | trickson | Overclocking & Cooling | 6 | Mar 26, 2007 09:16 AM |
| How can I find out what video cards are compatible with my system? | markfrombrooklyn | General Hardware | 8 | Jan 28, 2007 08:41 AM |
| how do i find out what chipset i have?? | odddray | Graphics Cards | 7 | Aug 7, 2005 02:11 AM |