ephemer0l has joined #openwrt-devel
cmonroe has quit [Ping timeout: 480 seconds]
<swalker> Habbie: the bad new upstream emails were due to devscripts being updated without reapplying the local change
fakuivan_ has joined #openwrt-devel
fakuivan has quit [Ping timeout: 480 seconds]
danitool_ has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
minimal has quit [Quit: Leaving]
cmonroe_ has joined #openwrt-devel
cmonroe has joined #openwrt-devel
cmonroe_ has quit [Read error: Connection reset by peer]
GNUmoon has quit [Ping timeout: 480 seconds]
cmonroe has quit [Ping timeout: 480 seconds]
cmonroe has joined #openwrt-devel
tSYS_ has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
GNUmoon has joined #openwrt-devel
cmonroe has quit [Read error: Connection reset by peer]
cmonroe has joined #openwrt-devel
xutaxkamay has joined #openwrt-devel
madwoota- has joined #openwrt-devel
madwoota has quit [Ping timeout: 480 seconds]
madwoota- is now known as madwoota
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
nixuser has quit [Ping timeout: 480 seconds]
nixuser has joined #openwrt-devel
AtomiclyCursed has quit [Quit: ZNC 1.8.2 - https://znc.in]
AtomiclyCursed has joined #openwrt-devel
AtomiclyCursed has quit [Quit: ZNC 1.8.2 - https://znc.in]
nixuser has quit [Ping timeout: 480 seconds]
nixuser has joined #openwrt-devel
<Habbie> swalker, thanks!
rmilecki has quit [Quit: Konversation terminated!]
AtomiclyCursed has joined #openwrt-devel
goliath has joined #openwrt-devel
Tapper has joined #openwrt-devel
<djfe_> A few MT7621 devices had to have their dts changed since a new pcie driver from upstream reordered pcie. (they use pcie port 0 and 2 now instead of 0 and 1)
<djfe_> is it possible to correctly remap the radio in pcie1 to pcie2 on upgrade from release?
<djfe_> People end up with a third radio on upgrade while old 2.4GHz remains useless.
<djfe_> I would be happy to implement the remap. I assume it might use something like the board.d files but I have no clue where to look
cbeznea has joined #openwrt-devel
Tapper has quit [Read error: Connection reset by peer]
Tapper has joined #openwrt-devel
gladiac has joined #openwrt-devel
gladiac has quit [Quit: k thx bye]
<owrt-snap-builds> Build [#480](https://buildbot.openwrt.org/master/images/#builders/72/builds/480) of `imx/cortexa9` completed successfully.
<djfe_> Someone gave me a clue that this stuff can done with a hotplug.d script. I'll take a look at this later if I can spot an example in the codebase
robimarko has joined #openwrt-devel
danitool has joined #openwrt-devel
rmilecki has joined #openwrt-devel
cmonroe has quit [Ping timeout: 480 seconds]
<tmn505> djfe_: https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/mvebu/cortexa9/base-files/etc/hotplug.d/ieee80211/00-wifi-config-migrate
dangole has joined #openwrt-devel
dgcampea has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
cmonroe has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
cmonroe has quit [Remote host closed the connection]
cmonroe has joined #openwrt-devel
cmonroe has quit []
hanetzer3 has joined #openwrt-devel
hanetzer2 has quit [Ping timeout: 480 seconds]
f00b4r0 has quit [Quit: brb]
goliath has joined #openwrt-devel
cmonroe has joined #openwrt-devel
bbezak51 has joined #openwrt-devel
bbezak51 has quit []
bbezak has joined #openwrt-devel
bbezak5 has quit [Ping timeout: 480 seconds]
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
gladiac has joined #openwrt-devel
dangole has quit [Write error: connection closed]
dangole_ has joined #openwrt-devel
djfe has joined #openwrt-devel
djfe_ has quit [Ping timeout: 480 seconds]
maciekb has quit [Ping timeout: 480 seconds]
maciekb has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
f00b4r0 has joined #openwrt-devel
cbeznea has joined #openwrt-devel
Andy_ has joined #openwrt-devel
Andy_ has left #openwrt-devel [#openwrt-devel]
gladiac has quit [Quit: k thx bye]
isak has quit [Quit: leaving]
srslypascal has joined #openwrt-devel
srslypascal_ has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
goliath has joined #openwrt-devel
danieli has quit [Quit: Ping timeout (120 seconds)]
danieli has joined #openwrt-devel
bluew has joined #openwrt-devel
sshtunnel has joined #openwrt-devel
<sshtunnel> hello
<sshtunnel> can someone plz help to setup an ssh tunnel.
<sshtunnel> I can already set it up and working with : ssh -o PermitLocalCommand=yes -o LocalCommand="ifconfig tun0 192.168.244.2 pointopoint 192.168.244.1 netmask 255.255.255.0" -o ServerAliveInterval=60 -w 0:0 zubuntu@79.132.192.243 'echo tun0 ready'
<sshtunnel> but it doesn't work using sshtunnel package
<sshtunnel> it seems it doesn't even start as I cannot see any related logs
guerby_ has quit [Ping timeout: 480 seconds]
robimarko has quit [Quit: Leaving]
cbeznea has quit [Quit: Leaving.]
<slh> sshtunnel: do yourself a favour and use a roadwarrior VPN like wireguard
Tapper has quit [Ping timeout: 480 seconds]
AtomiclyCursed has quit [Quit: ZNC 1.8.2 - https://znc.in]
<stintel> I'm not even sure dropbear supports ssh tunnels
AtomiclyCursed has joined #openwrt-devel
<sshtunnel> stintel: sshtunnel depends on openssh-client
AtomiclyCursed has quit []
<sshtunnel> slh: I would have
Mangix has quit [Read error: Connection reset by peer]
<sshtunnel> ok I think I did a stupid mistake and now it's working. but the problem is how to route all my traffic to tun0
Mangix has joined #openwrt-devel
<sshtunnel> can I just create a tun interface and set a static ip and add a default gateway in luci ?
dangole_ has quit [Ping timeout: 480 seconds]
AtomiclyCursed has joined #openwrt-devel
AtomiclyCursed has quit []
maciekb has quit [Quit: bye]
maciekb has joined #openwrt-devel
AtomiclyCursed has joined #openwrt-devel