Giter Club home page Giter Club logo

Comments (14)

abarisani avatar abarisani commented on July 24, 2024 2

Not sure if this helps but for best results we pass the use_eem=0 to the g_ether module when bringing up the RNDIS device.

We did stumble upon a OSX bug where the RNDIS device, when presented with a different MAC address, would show up in network conf as "green" but not be actually up (requiring manual ifconfig up), so it is also important to keep the same host/device MAC pair, but I see poisontap is doing this already so it shouldn't be an issue.

In order to ensure that your OSX setup is correct might be helpful trying with our Debian image (which has static IP address 10.0.0.1) first, maybe also enable its DHCP server later (it's present and configured, just not started by default).

In general we never see issues with USB armory networking on OS X so this should work just fine.

from poisontap.

sporkmonger avatar sporkmonger commented on July 24, 2024

screen shot 2016-11-20 at 12 04 50 am

from poisontap.

samyk avatar samyk commented on July 24, 2024

Looks like DHCPD issue. Are you using the provided dhcpd.conf and is dhcpd running? Is the machine IP set to 1.0.0.1?

from poisontap.

samyk avatar samyk commented on July 24, 2024

BTW, (unrelated) when you plugged it into OS X, did it require any manual accepting of the device or did it just come up in the Network prefs without question? Also what version of OS X?
Eg, did you see something like https://pbs.twimg.com/media/CxpVVnPUsAA5DJA.jpg:large

Another user experienced that screenshot but I've never seen it and want to see if it's perhaps OS X version related.

from poisontap.

sporkmonger avatar sporkmonger commented on July 24, 2024

I used the provided dhcpd.conf file, yes, and confirmed that it had been copied over correctly. /etc/network/interfaces was configured for 1.0.0.1.

from poisontap.

sporkmonger avatar sporkmonger commented on July 24, 2024

No manual accept required. It just popped up there at the top. macOS 10.12.1. I didn't get a notice like that, but it also wasn't the first time the machine had seen the Armory?

from poisontap.

samyk avatar samyk commented on July 24, 2024

I would tail /var/log/messages and any other logs dhcpd may be logging to, then see what it says when booting up (or if there's a foreground/verbose mode of dhcpd). You should be issued an IP in the 1.0.0.x range. Also, is it set to the right interface? Maybe dhcpd.conf/network interface needs to change when using USB Armory (vs usb0 on RPi0)

from poisontap.

sporkmonger avatar sporkmonger commented on July 24, 2024

Since the normal ssh connection on the armory is on usb0 w/ static IP, I'd assume it's same as RPi0.

from poisontap.

sporkmonger avatar sporkmonger commented on July 24, 2024

Hard to tail the logs since I can't connect to it anymore. I'll yank the microSD and see what's there though.

from poisontap.

samyk avatar samyk commented on July 24, 2024

Ah, okay, logs are next then.

Thanks on the other point. I'm also on 10.12.1, and have also tested on either 10.10 or 10.11 (I forget which), and have never seen that popup. Also used USB Armory and haven't seen it. Thanks for verifying.

from poisontap.

sporkmonger avatar sporkmonger commented on July 24, 2024

I'll probably test on a fresh OS X machine soon.

from poisontap.

samyk avatar samyk commented on July 24, 2024

You may be able to run it as serial gadget and screen /dev/tty.whatever 115200 in.

Great, would love to hear the results on a fresh OS X machine if you do test! Heading to bed but will check in on logs in the morning.

from poisontap.

sporkmonger avatar sporkmonger commented on July 24, 2024

@abarisani I used the Armory Debian image as my base. I followed the PoisonTap install instructions for DHCP though. I did all of my initial setup over SSH to 10.0.0.1.

from poisontap.

abarisani avatar abarisani commented on July 24, 2024

Then I am not sure what is going on but there are no hardware dependencies in the process, DHCP is hardware neutral. So whatever the problem is it shouldn't be specific to the USB armory but some interaction between the Debian image and the process you are following.

from poisontap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.