Shevez Posted December 15, 2020 Share Posted December 15, 2020 Hi guys I just got a Bash Bunny and I ve been trying to learn as much as possible about it. I can connect through arming mode, I found out how to ssh through, had an issue with routing table as bunny metric was lower than my wifi so got that sorted adding a default route. Then I could ssh while on switch1 but I cant go online with it. It keeps sending arp requests asking who is 172.16.64.64 non stop. I can ping 172.16.64.1, but nothing more. I was thinking about modifying the bb.sh but not sure what to modify. There s no firewall stopping it and when I ping 8.8.8.8 I get destination Unreachable, so I suppose packets go out but not in. I ve mostly used the guided setup and manual without luck. I use Parrot OS and prefer not to have to do this in Windows if possible Any Help will be much appreciated. Link to comment Share on other sites More sharing options...
Irukandji Posted December 15, 2020 Share Posted December 15, 2020 Have you tried the script? https://docs.hak5.org/hc/en-us/articles/360010470554-Sharing-an-Internet-connection-in-Linux Link to comment Share on other sites More sharing options...
Shevez Posted December 15, 2020 Author Share Posted December 15, 2020 Multiple times yes Link to comment Share on other sites More sharing options...
Irukandji Posted December 15, 2020 Share Posted December 15, 2020 Hmm, you could try and get some help on IRC (irc.hak5.org/6697 with ssl) or Discord. https://shop.hak5.org/pages/community I forgot my bashbunny's password. Link to comment Share on other sites More sharing options...
chrizree Posted December 15, 2020 Share Posted December 15, 2020 I'm sitting with my Bunny attached to my PC right now and it's working all fine. I don't think it's something wrong with either the Bunny or the bb.sh script unless you have been doing something special that would have impact. Have you looked through your IP tables rules on the PC? Link to comment Share on other sites More sharing options...
Shevez Posted December 16, 2020 Author Share Posted December 16, 2020 Hi I haven't done anything special lately and my os is still a fresh install... here 's my routing table default via 192.168.0.1 dev wlan0 metric 100 default via 172.16.64.1 dev enx001122334455 proto dhcp metric 100 default via 192.168.0.1 dev wlan0 proto dhcp metric 600 172.16.64.0/24 dev enx001122334455 proto kernel scope link src 172.16.64.11 metric 100 192.168.0.0/24 dev wlan0 proto kernel scope link src 192.168.0.12 metric 600 does this look right or should I add anything else so the bunny can connect online? Sorry still noob in networking... Link to comment Share on other sites More sharing options...
chrizree Posted December 16, 2020 Share Posted December 16, 2020 ok, but I was primarily interested in your iptables rules, have you run the bb.sh script with success? I.e. gotten the status "found" and the ASCII art that tells you that the Bunny is connected to the internet. You have no route that includes 172.16.64.64 Link to comment Share on other sites More sharing options...
Bitwise Posted February 6, 2021 Share Posted February 6, 2021 I think i had the same problem... After installing the new firmware (1.6), my bunny wouldn't go online anymore. I had that problem before, because my bashbunny adapter on my laptop (enx00112233455) did get 172.16.64.10 instead of 64 .. And because of the default gateway on the bashbunny was set to 172.16.64.64, i didn't get any connection. The solution is quite simple.. change the dafault gateway on the bashbunny... ( /etc/network/interfaces.d/usb0 ) And also maybe change sbunnyhostip=172.16.64.10 in the bb.sh script. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.