dakotad Posted November 14, 2017 Share Posted November 14, 2017 I have two LAN Turtles, one I use for testing and the other I keep stock. I reflashed my testing turtle (turtle-3-factory.bin) and now when I plug in the turtle, I don't get the bridge LAN (br-lan) interface binding to 172.16.84.1 just eth0. The directory structure seems to be missing several folders compared to the stock one I have. Any help would be appreciated. Link to comment Share on other sites More sharing options...
McDaeMonD Posted November 14, 2017 Share Posted November 14, 2017 Mine too, I use same firmware turtle-3-factory.bin urlsnarf faild to configure and to run need enlightenment here Link to comment Share on other sites More sharing options...
dakotad Posted November 14, 2017 Author Share Posted November 14, 2017 1 hour ago, dakotad said: I have two LAN Turtles, one I use for testing and the other I keep stock. I reflashed my testing turtle (turtle-3-factory.bin) and now when I plug in the turtle, I don't get the bridge LAN (br-lan) interface binding to 172.16.84.1 just eth0. The directory structure seems to be missing several folders compared to the stock one I have. Any help would be appreciated. DOH.. Missing this in network config #### LAN configuration config interface 'lan' option type bridge option ifname "eth0" option proto static option ipaddr 172.16.84.1 option netmask 255.255.255.0 option ip6assign '60' Always nice to post something and then to be humbled later. Link to comment Share on other sites More sharing options...
mchachkin654 Posted July 22, 2019 Share Posted July 22, 2019 I had this same issue when I would try and use certain modules. With some research I found that br-lan doesn't actually exist and that it has to be replaced with eth0. For example I was getting issues with urlsnarf because it couldn't bind with br-lan, but when I edited the module and replaces br-lan with eth0 everything worked fine. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.