Jump to content

[FIX] urlsnarf: br-lan: No such device exists (SIOCGIFHWADDR: No such device)


jh67

Recommended Posts

Hi guys,

If you're getting the error:

urlsnarf: br-lan: No such device exists (SIOCGIFHWADDR: No such device)

Fear not it's an easy fix. You just need to swap out br-lan in the module code for eth0. Here's a foolproof guide on how to do that:

1) Load up your LAN Turtle, then 'Esc' at the main menu to take you to the Turtle terminal.

2) Type the following to go to modules

cd /etc/turtle/modules/

3) Use the following command to edit the urlsnarf module

nano urlsnarf

4) Hit Ctrl + \ and type

br-lan

hit enter then type

eth0

hit enter again and then press A to apply the replacement to all instances of 'br-lan' in the code

5) Hit Ctrl + O to save the module

6) You're done! Ctrl + X to exit.

urlsnarf should now successfully read any non-secure web-traffic...remember HTTPS site traffic will not show here!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...