Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem
Sorry for that, ive done it by accident i think. So I tried to install the network-manager, but it was not fully installed because it run into some errors (I think im not abble to install a single package clean there...). After the restart there is still no eth1 or any other. Normally I was also always using interface file to config everything. W dniu 2015-01-16 o 21:02, David Goodenough pisze: On Friday 16 January 2015 20:51:23 you wrote: The autgor claims that he installed "network manager", but doesnt specify what exacly- do you kbow maybe what program does he mean? Dnia 16 stycznia 2015 20:41:06 David Goodenough napisał(a): On Friday 16 January 2015 20:38:19 you wrote: The problem is I dont see the sr0 device. After I connect the huawei modem I already see the changed ID, which is 12d1:14db. but when I check ifconfig, there is no eth1 like it should be like in the tutorial. W dniu 2015-01-16 o 20:21, David Goodenough pisze: On Friday 16 January 2015 20:07:14 you wrote: Ive been there some time a go. I am seing the Huawei as 12d1:14db from the beggining and theres no eth1 available. Also no /dev/sr0... W dniu 2015-01-16 o 20:00, David Goodenough pisze: On Friday 16 January 2015 10:53:06 bremenpl wrote: Right now I am trying to use the tutorial from here: http://crazy-embedder.blogspot.it/2014/12/beaglebone-black-as-3g-ro uter -o r.h tml?m=1 The difference I have other model of the huawei modem (e3131). After I hit lsusb, I dont see the full string like: Bus 002 Device 005: ID 12d1:1003 Huawei chnologies Co., Ltd. E220 HSDPA Modem / E230/E270/E870 HSDPA/HSUPA Modem All I see is: Bus 001 Device 003: ID 12d1:14db Huawei Technologies Co., Ltd. Dont I have a driver? How can I install it? Is it even available? Tried to google and found nothing. After i get to the sakis3g config I choose the Huawei stick: https://lh3.googleusercontent.com/-DmEg3k3NJe4/VLlddzhmZuI/ Afw/ kD CGy kbeWng/s1600/huawei.png And after that I cant connect: https://lh5.googleusercontent.com/-AIxBrN7xBAE/VLld8bFCucI/ Af4/ 1P SQt Q08u3Q/s1600/failed.png I would really aprichiate any help. Well a quick google lead me to:- http://www.raspberrypi.org/forums/viewtopic.php?t=18996 which I suspect will solve your problem (or at least move it forward). David The bit that is important is the bit about using sg_raw. The USB stick defaults to looking like a CD (so that the windows driver can be loaded) and you need to tell it that is not what you want, you want the modem. That is what the instructions do. David try:- http://forums.debian.net/viewtopic.php?f=7&t=112944 David I notice you have dropped the beageboard group, I have added it back, please keep this thread on the group. David -- Bremenpl -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem
On Friday 16 January 2015 20:51:23 you wrote: > The autgor claims that he installed "network manager", but doesnt specify > what exacly- do you kbow maybe what program does he mean? > > > Dnia 16 stycznia 2015 20:41:06 David Goodenough > > napisał(a): > > On Friday 16 January 2015 20:38:19 you wrote: > > > The problem is I dont see the sr0 device. After I connect the huawei > > > modem I already see the changed ID, which is 12d1:14db. but when I check > > > ifconfig, there is no eth1 like it should be like in the tutorial. > > > > > > W dniu 2015-01-16 o 20:21, David Goodenough pisze: > > > > On Friday 16 January 2015 20:07:14 you wrote: > > > >> Ive been there some time a go. I am seing the Huawei as 12d1:14db > > > >> from > > > >> the beggining and theres no eth1 available. Also no /dev/sr0... > > > >> > > > >> W dniu 2015-01-16 o 20:00, David Goodenough pisze: > > > >>> On Friday 16 January 2015 10:53:06 bremenpl wrote: > > > Right now I am trying to use the tutorial from here: > > > http://crazy-embedder.blogspot.it/2014/12/beaglebone-black-as-3g-ro > > > uter > > > -o > > > r.h tml?m=1 > > > > > > The difference I have other model of the huawei modem (e3131). > > > After I > > > hit > > > lsusb, I dont see the full string like: > > > Bus 002 Device 005: ID 12d1:1003 Huawei chnologies Co., Ltd. E220 > > > HSDPA > > > Modem / E230/E270/E870 HSDPA/HSUPA Modem > > > > > > All I see is: > > > Bus 001 Device 003: ID 12d1:14db Huawei Technologies Co., Ltd. > > > > > > Dont I have a driver? How can I install it? Is it even available? > > > Tried > > > to > > > google and found nothing. > > > > > > After i get to the sakis3g config I choose the Huawei stick: > > > https://lh3.googleusercontent.com/-DmEg3k3NJe4/VLlddzhmZuI/ > > > Afw/ > > > kD > > > CGy kbeWng/s1600/huawei.png > > > > > > And after that I cant connect: > > > https://lh5.googleusercontent.com/-AIxBrN7xBAE/VLld8bFCucI/ > > > Af4/ > > > 1P > > > SQt Q08u3Q/s1600/failed.png > > > > > > I would really aprichiate any help. > > > >>> > > > >>> Well a quick google lead me to:- > > > >>> > > > >>> http://www.raspberrypi.org/forums/viewtopic.php?t=18996 > > > >>> > > > >>> which I suspect will solve your problem (or at least move it > > > >>> forward). > > > >>> > > > >>> David > > > > > > > > The bit that is important is the bit about using sg_raw. The USB > > > > stick > > > > defaults to looking like a CD (so that the windows driver can be > > > > loaded) > > > > and you need to tell it that is not what you want, you want the modem. > > > > That is what the instructions do. > > > > > > > > David > > > > try:- > > > > http://forums.debian.net/viewtopic.php?f=7&t=112944 > > > > David I notice you have dropped the beageboard group, I have added it back, please keep this thread on the group. David -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem
On Friday 16 January 2015 10:53:06 bremenpl wrote: > Right now I am trying to use the tutorial from here: > http://crazy-embedder.blogspot.it/2014/12/beaglebone-black-as-3g-router-or.h > tml?m=1 > > The difference I have other model of the huawei modem (e3131). After I hit > lsusb, I dont see the full string like: > Bus 002 Device 005: ID 12d1:1003 Huawei chnologies Co., Ltd. E220 HSDPA > Modem / E230/E270/E870 HSDPA/HSUPA Modem > > All I see is: > Bus 001 Device 003: ID 12d1:14db Huawei Technologies Co., Ltd. > > Dont I have a driver? How can I install it? Is it even available? Tried to > google and found nothing. > > After i get to the sakis3g config I choose the Huawei stick: > https://lh3.googleusercontent.com/-DmEg3k3NJe4/VLlddzhmZuI/Afw/kDCGy > kbeWng/s1600/huawei.png > > And after that I cant connect: > https://lh5.googleusercontent.com/-AIxBrN7xBAE/VLld8bFCucI/Af4/1PSQt > Q08u3Q/s1600/failed.png > > I would really aprichiate any help. Well a quick google lead me to:- http://www.raspberrypi.org/forums/viewtopic.php?t=18996 which I suspect will solve your problem (or at least move it forward). David -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem
Right now I am trying to use the tutorial from here: http://crazy-embedder.blogspot.it/2014/12/beaglebone-black-as-3g-router-or.html?m=1 The difference I have other model of the huawei modem (e3131). After I hit lsusb, I dont see the full string like: Bus 002 Device 005: ID 12d1:1003 Huawei chnologies Co., Ltd. E220 HSDPA Modem / E230/E270/E870 HSDPA/HSUPA Modem All I see is: Bus 001 Device 003: ID 12d1:14db Huawei Technologies Co., Ltd. Dont I have a driver? How can I install it? Is it even available? Tried to google and found nothing. After i get to the sakis3g config I choose the Huawei stick: https://lh3.googleusercontent.com/-DmEg3k3NJe4/VLlddzhmZuI/Afw/kDCGykbeWng/s1600/huawei.png And after that I cant connect: https://lh5.googleusercontent.com/-AIxBrN7xBAE/VLld8bFCucI/Af4/1PSQtQ08u3Q/s1600/failed.png I would really aprichiate any help. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem
Oh yes,and you will need an iptables SNAT rule (again google is your friend). David On Thursday 15 January 2015 22:55:12 David Goodenough wrote: > This is very standard stuff. Debian can handle everything you need. > > OpenWrt is needed on kit with very restricted memory and flash, and > neither of these are a problem with the BBB. > > The kernel is going to have support for most USB 3G modems (just don't > choose a brand new one it's kernel support might still be in development). > Then set up the routing, and put a dhcp server up and off you go. Oh yes, > and remember to enable IPV4 forwarding (google it, as I say this is standard > stuff). > > David > > On Thursday 15 January 2015 22:31:57 Bremenpl wrote: > > Thanks for the tips. I was wondering about openwrt, but im not sure either > > everything is supported there. I could get more pain than usage i fear. > > > > Dnia 15 stycznia 2015 22:16:31 c...@isbd.net napisał(a): > > > bremenpl wrote: > > > > [-- multipart/alternative, encoding 7bit, 55 lines --] > > > > > > > > [-- text/plain, encoding 7bit, charset: UTF-8, 21 lines --] > > > > > > > > Hello there, > > > > Ive had it with my internet provider for a while now. I have a free > > > > BeagleBone Black and a usb huawei 3G modem laying around though. So I > > > > thought- wny not connect the usb modem to BeagleBone Black to get > > > > internet, > > > > and then connect BeagleBone Black to my router via ethernet to > > > > distrubute > > > > it further. I was trying to accmplish this approach some time a go by > > > > googling around and trying to set up some programs on a debian distro > > > > without success... > > > > I was wondering- isnt there any straight forward solution for > > > > aplication > > > > such as this? Maybe a separate OS even, I dont mind? This is the only > > > > task > > > > I would like BeagleBone Black to do- get and then distribute internet. > > > > I would really aprichiate any help in here, it would be really great > > > > for > > > > me > > > > to set this up. > > > > > > openwrt maybe? > > > > > > -- > > > Chris Green > > > · > > > > > > -- > > > For more options, visit http://beagleboard.org/discuss > > > --- > > > You received this message because you are subscribed to a topic in the > > > Google Groups "BeagleBoard" group. > > > To unsubscribe from this topic, visit > > > https://groups.google.com/d/topic/beagleboard/Vi0CTOoGaw4/unsubscribe. > > > To unsubscribe from this group and all its topics, send an email to > > > beagleboard+unsubscr...@googlegroups.com. > > > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem
This is very standard stuff. Debian can handle everything you need. OpenWrt is needed on kit with very restricted memory and flash, and neither of these are a problem with the BBB. The kernel is going to have support for most USB 3G modems (just don't choose a brand new one it's kernel support might still be in development). Then set up the routing, and put a dhcp server up and off you go. Oh yes, and remember to enable IPV4 forwarding (google it, as I say this is standard stuff). David On Thursday 15 January 2015 22:31:57 Bremenpl wrote: > Thanks for the tips. I was wondering about openwrt, but im not sure either > everything is supported there. I could get more pain than usage i fear. > > Dnia 15 stycznia 2015 22:16:31 c...@isbd.net napisał(a): > > bremenpl wrote: > > > [-- multipart/alternative, encoding 7bit, 55 lines --] > > > > > > [-- text/plain, encoding 7bit, charset: UTF-8, 21 lines --] > > > > > > Hello there, > > > Ive had it with my internet provider for a while now. I have a free > > > BeagleBone Black and a usb huawei 3G modem laying around though. So I > > > thought- wny not connect the usb modem to BeagleBone Black to get > > > internet, > > > and then connect BeagleBone Black to my router via ethernet to > > > distrubute > > > it further. I was trying to accmplish this approach some time a go by > > > googling around and trying to set up some programs on a debian distro > > > without success... > > > I was wondering- isnt there any straight forward solution for aplication > > > such as this? Maybe a separate OS even, I dont mind? This is the only > > > task > > > I would like BeagleBone Black to do- get and then distribute internet. > > > I would really aprichiate any help in here, it would be really great for > > > me > > > to set this up. > > > > openwrt maybe? > > > > -- > > Chris Green > > · > > > > -- > > For more options, visit http://beagleboard.org/discuss > > --- > > You received this message because you are subscribed to a topic in the > > Google Groups "BeagleBoard" group. > > To unsubscribe from this topic, visit > > https://groups.google.com/d/topic/beagleboard/Vi0CTOoGaw4/unsubscribe. > > To unsubscribe from this group and all its topics, send an email to > > beagleboard+unsubscr...@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Re: [beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem
Thanks for the tips. I was wondering about openwrt, but im not sure either everything is supported there. I could get more pain than usage i fear. Dnia 15 stycznia 2015 22:16:31 c...@isbd.net napisał(a): bremenpl wrote: > [-- multipart/alternative, encoding 7bit, 55 lines --] > > [-- text/plain, encoding 7bit, charset: UTF-8, 21 lines --] > > Hello there, > Ive had it with my internet provider for a while now. I have a free > BeagleBone Black and a usb huawei 3G modem laying around though. So I > thought- wny not connect the usb modem to BeagleBone Black to get internet, > and then connect BeagleBone Black to my router via ethernet to distrubute > it further. I was trying to accmplish this approach some time a go by > googling around and trying to set up some programs on a debian distro > without success... > I was wondering- isnt there any straight forward solution for aplication > such as this? Maybe a separate OS even, I dont mind? This is the only task > I would like BeagleBone Black to do- get and then distribute internet. > I would really aprichiate any help in here, it would be really great for me > to set this up. > openwrt maybe? -- Chris Green · -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/Vi0CTOoGaw4/unsubscribe. To unsubscribe from this group and all its topics, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[beagleboard] Re: BeagleBone Black as reliable 3G/4G router/ modem
bremenpl wrote: > [-- multipart/alternative, encoding 7bit, 55 lines --] > > [-- text/plain, encoding 7bit, charset: UTF-8, 21 lines --] > > Hello there, > Ive had it with my internet provider for a while now. I have a free > BeagleBone Black and a usb huawei 3G modem laying around though. So I > thought- wny not connect the usb modem to BeagleBone Black to get internet, > and then connect BeagleBone Black to my router via ethernet to distrubute > it further. I was trying to accmplish this approach some time a go by > googling around and trying to set up some programs on a debian distro > without success... > I was wondering- isnt there any straight forward solution for aplication > such as this? Maybe a separate OS even, I dont mind? This is the only task > I would like BeagleBone Black to do- get and then distribute internet. > I would really aprichiate any help in here, it would be really great for me > to set this up. > openwrt maybe? -- Chris Green · -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.