using wireshark with Gargoyle

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

jemmyell
Posts: 4
Joined: Sat Oct 13, 2012 7:28 pm

using wireshark with Gargoyle

Post by jemmyell »

Hi,

Is there a way to make at least one port on a Gargoyle router provide all traffic that passes through? My goal is to have Wireshark monitoring for all my network traffic.

-James

MarkY
Posts: 11
Joined: Tue Oct 16, 2012 7:43 am

Re: using wireshark with Gargoyle

Post by MarkY »

Would be interested to know this too..

Actually, is there a way to modify the inbuilt 'web usage' feature so it shows the full URL visited rather than the (sub)domain only?

Thank you.

MarkY
Posts: 11
Joined: Tue Oct 16, 2012 7:43 am

Re: using wireshark with Gargoyle

Post by MarkY »

MarkY wrote:...is there a way to modify the inbuilt 'web usage' feature so it shows the full URL visited rather than the (sub)domain only?

Thank you.
Has this been query been overlooked or is it just not possible so people are giving it a wide berth? :)

I'm no developer but if anybody could point me in the right direction if this can be achieved, I don't mind getting my hands dirty trying...

Thank you for any help with this.

pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Re: using wireshark with Gargoyle

Post by pbix »

Iptables and the -TEE target will be the way but I cannot tell you the specifics of how to make it work. Perhaps over at openwrt.org you could get help. If you do report your technique here.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

MarkY
Posts: 11
Joined: Tue Oct 16, 2012 7:43 am

Re: using wireshark with Gargoyle

Post by MarkY »

pbix wrote:Iptables and the -TEE target will be the way but I cannot tell you the specifics of how to make it work. Perhaps over at openwrt.org you could get help. If you do report your technique here.
Hi Pbix - thanks for the reply.

I'll see what I can find out over at openwrt.org and happily post my findings here. Can you tell me some more about how the 'web usage' feature works (is generated) at the moment so I can give as much information as possible? Obviously, the web usage feature is not built in to openwrt's standard firmware but is a feature of Gargoyles...

Thanks again.

*Edit: https://forum.openwrt.org/viewtopic.php ... 50#p180850

MarkY
Posts: 11
Joined: Tue Oct 16, 2012 7:43 am

Re: using wireshark with Gargoyle

Post by MarkY »

Well, the post over at openwrt.org didn't go to well:
Perhaps you should ask that at the Gargoyle web site & forum, not here
and
And over here we tell you to ask back there because the monitoring component is gargoyle specific, it does not exist in Openwrt.
Hopefully somebody here that deals with the logging development for Gargoyle will chip in and post whether it's achievable..

Thank you.

jemmyell
Posts: 4
Joined: Sat Oct 13, 2012 7:28 pm

Re: using wireshark with Gargoyle

Post by jemmyell »

Hi,

I found this at the myopenrouter site.

http://www.myopenrouter.com/article/109 ... R-WGR614L/

Is it possible to do this with OpenWRT as implemented in Gargoyle?

-James

pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Re: using wireshark with Gargoyle

Post by pbix »

Your referenced post is the general direction.

You should ask about the --tee target over at openwrt.org as I suggested previously. Do not confuse the issue with Gargoyle specific features like web monitoring. You are asking only how to use Wireshark with Openwrt.

Gargoyle is built on OpenWRT. You are going to have to dig to get this to work so good luck.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

Hercules
Posts: 23
Joined: Sun Sep 29, 2013 6:58 pm

Re: using wireshark with Gargoyle

Post by Hercules »

Yeah I know Holy Thread Resurrection Batman!

I just discovered my kids iPad flooding my Internet Connection with uploads. I dont know what it is doing so want to look into it deeper.

Following the instructions here I have run into a problem. https://medium.com/openwrt-iot/lede-ope ... de3e020cbb

So the opkg update worked ok but then this happened.

Code: Select all

root@Gargoyle:~# opkg install tcpdump
ERROR: No package named tcpdump found, try updating your package lists
I then tried just running tcpdump but it is not installed. So is anyone doing this? Can I get tcpdump installed onto my Gargoyle 1.9.2 running on a TPLINK WDR4300?

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: using wireshark with Gargoyle

Post by ispyisail »

I understand Openwrt and LEDE are merging so the source URL has changed

I understand this has been fixed in this build?

viewtopic.php?f=14&t=11437

Post Reply