2x usb tethered android phs for bonded internet?

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2
Author Message
dale_gribble39
DD-WRT Guru


Joined: 11 Jun 2022
Posts: 1899

PostPosted: Thu Mar 30, 2023 14:44    Post subject: Reply with quote
With or without using the kernel modules that @egc provided in this thread?
_________________
"The woods are lovely, dark and deep,
But I have promises to keep,
And miles to go before I sleep,
And miles to go before I sleep." - Robert Frost

"I am one of the noticeable ones - notice me" - Dale Frances McKenzie Bozzio

<fact>code knows no gender</fact>

This is me, knowing I've ruffled your feathers, and not giving a ****
Some people are still hard-headed.

--------------------------------------
Mac Pro (Mid 2012) - Two 2.4GHz 6-Core Intel Xeon E5645 processors 64GB 1333MHz DDR3 ECC SDRAM OpenSUSE Leap 15.5
Sponsor
baboeska
DD-WRT Novice


Joined: 22 Jun 2011
Posts: 48

PostPosted: Thu Mar 30, 2023 20:38    Post subject: Reply with quote
dale_gribble39 wrote:
With or without using the kernel modules that @egc provided in this thread?


The release for the EA6900 has usb tethering and ipv6 kernel modules included by default, so no need to download @egc's files, though the effort is appreciated.
Am still after a compiled "fortune" module Smile. And perhaps cmatrix.
I'm now also trying to get IPv6 tunnelling via Hurricane Electric set up, and that's problematic and seems to mess with stuff, but, some semblance of connectivity remains.
Weirdly, the ethernet has stopped giving out dhcp addresses, while the wifi hasn't, and I had to had something along the lines of udhcpc -i usb0, udhcpc -i ip6tun, ifconfig usb0 up, ifconfig ip6tun up, with the usb0 being done first, to the last lines of my start up file.
*Shrug*


Okay, got that sorted. Reset nvram "nvram erase" and rebooted "reboot" and input all settings again and then ran "udhcpc -i usb0" and ethernet is giving out addresses again.
I've given up on Android Tethering client side bonding, and IPv6 for now.
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14125
Location: Texas, USA

PostPosted: Thu Mar 30, 2023 23:34    Post subject: Reply with quote
Current release should still work, unless the internal config file on the build server changed:

https://svn.dd-wrt.com/browser/src/linux/universal/linux-4.4/.config_northstar

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
baboeska
DD-WRT Novice


Joined: 22 Jun 2011
Posts: 48

PostPosted: Fri Mar 31, 2023 2:26    Post subject: Reply with quote
kernel-panic69 wrote:
Current release should still work, unless the internal config file on the build server changed:

https://svn.dd-wrt.com/browser/src/linux/universal/linux-4.4/.config_northstar


I don't know why, but any 2023 build I've tried so far gives very different results, see this for the last build of 2022;

"root@DD-WRT:~# udhcpc -i usb0
udhcpc: started, v1.35.0
udhcpc: sending discover
udhcpc: sending select for 192.168.x.y
udhcpc: lease of 192.168.x.uobtained, lease time 3599
[sfe] : shortcut forwarding engine successfully stopped
[sfe] : shortcut forwarding engine successfully started
usb0: No such process
[wland] : daemon successfully stopped
[wland] : successfully started[wan] : WAN is up. IP: 192.168.x.y
[dnsmasq] : daemon successfully stopped
[dnsmasq] : successfully started[radvd] : daemon successfully stopped
[radvd] : successfully started[sfe] : shortcut forwarding engine successfully stopped
cat: can't open '/proc/sys/net/netfilter/nf_conntrack_flush': No such file or directory
cannot open /proc/sys/net/ipv4/conf/br0/loop
[vpn modules] : vpn modules successfully unloaded
[vpn modules] : nf_conntrack_proto_gre successfully loaded
[vpn modules] : nf_nat_proto_gre successfully loaded
[vpn modules] : nf_conntrack_pptp successfully loaded
[vpn modules] : nf_nat_pptp successfully loaded
[sfe] : shortcut forwarding engine successfully started
[sfe] : shortcut forwarding engine successfully started
[process_monitor] : daemon successfully stopped
[inadyn] : dynamic dns daemon successfully stopped
[process_monitor] : successfully started[ddns] : successfully started"

vs a far shorter text for newer builds, that doesn't seem to do the job.

I got IPv6to4 working as well with this, going to make a note of my working RADVD conf settings;

interface br0 {
AdvSendAdvert on;
prefix thisbitisspecifictoyouseewhattunnelbrokersays
{
AdvOnLink on;
AdvAutonomous on;
};
};
Goto page Previous  1, 2 Display posts from previous:    Page 2 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum