Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Movistar dns does not seem to be accessible #4

Closed
oatmealm opened this issue Oct 16, 2021 · 15 comments
Closed

Movistar dns does not seem to be accessible #4

oatmealm opened this issue Oct 16, 2021 · 15 comments

Comments

@oatmealm
Copy link

Hola,

(Hope it's OK if I ask in English, but feel free to reply in Spanish if you prefer).

Seems like nothing is happeing when I start the container with docker-compose, i.e. there nothing in the log.

When I attach to a console and try to ran start.sh or one of the other services, I can see timeout errors. When I try to ping Movistar's DNS server, I get nothing.

PS I'm a Movistar customer and on their network and paying for Movistar+ iptv, so I guess the stream are supposed to be accessible?

Thanks

@oatmealm oatmealm changed the title Movistart dns does not seem to be accessible Movistar dns does not seem to be accessible Oct 16, 2021
@jmarcet
Copy link
Owner

jmarcet commented Oct 19, 2021 via email

@jmarcet jmarcet closed this as completed Oct 29, 2021
@oatmealm
Copy link
Author

Hola Javier, siento haber tardado tanto !

When I try from my workstation, I'm seeing this:

dig @172.26.23.3 telefonica.net

; <<>> DiG 9.16.21-RH <<>> @172.26.23.3 telefonica.net
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached

@jmarcet jmarcet reopened this Oct 30, 2021
@jmarcet
Copy link
Owner

jmarcet commented Oct 30, 2021

Hola @oatmealm,

That confirms you can't access Movistar DNS.

I have no idea what's your issue, though.

I'd say you take a look at the Movistar forum @ bandaancha.eu
Easy you find how to fix your issue reading the pinned posts.

@oatmealm
Copy link
Author

I see. Looking at it, adding an interface for IPTV requires IPoE which the router I'm stuck with does not provide I think. It's the old router with the Observa Web UI.

@jmarcet
Copy link
Owner

jmarcet commented Oct 30, 2021

IPoE?

You only need to setup the proper VLANs. If you can access internet, you already have VLAN 6 at the very least. You need VLAN 2 for IPTV. See my OpenWRT
Screenshot_20211030_163704
:

@oatmealm
Copy link
Author

Yes. What's for you is "static address" AFAIK is also called IPoE, which is not available for selection in my router's... attaching screen grab... it's an old router, which I can't even instaell OpenWRT to anymore (4MB limit).

Kooha-10-30-2021-18-09-33

@jmarcet
Copy link
Owner

jmarcet commented Oct 30, 2021

Ouch, I see. I did not remember those old bastards.

Anyhow, you need to get an original Movistar router in order to get your IPTV address. It would be quite better than what you seem to be using.

@jmarcet
Copy link
Owner

jmarcet commented Oct 30, 2021

Although, hold on, you probably can set it up as a bridge and do all the VLAN handling and PPPoE authentication in the computer, which would be better even for performance if the router is that old.

@oatmealm
Copy link
Author

I'll look at it. I have a raspberry 4 attached as my home media server, but it sounds too complicated !??!

I'd like to get my own router in fact, rather than a Movistar router, unless you recommend? Can I reflash it with openwrt? I was thinking about getting my own, like Turris Omnia which I'm using back home.

@jmarcet
Copy link
Owner

jmarcet commented Oct 30, 2021

Hehe, that's a different league 😄 I use an old i7-3770 with 16GB, a I350-T4 board, 4x3TB and 1x12TB drives, an APC UPS and my own OpenWRT builds.
In a Fractal Design Define R6 case and with a NZXT Kraken X53 it also looks awesome, it is extremely silent and it's easy to operate inside since it has lots of space 😄

It works as my router, my NAS and a server appliance. I had never been so happy with my router, I should have done the switch way earlier. It trumps any typical SOHO router and any NAS appliance your money can buy.

After a looong travel, and together with this proxy, watching TDT from Movistar IPTV is 100% glitch free, as are the recordings, even watched live while walking in Amsterdam or the UK 😄 But in order to get that I had to tune a lot the proxy and the system, the most important and the one I discovered the last was increasing the RX/TX rings of the WAN interface, the first port of the I350-T4 board, from its default of 256 on every boot:

❯ cat /etc/uci-defaults/igb-ring.sh
#!/bin/sh

/usr/sbin/ethtool -G eth0 rx 4096 tx 4096 &

exit 1

Now glitches are a thing of the past, even while doing a new OpenWRT build with 6 threads (out of 8 cores), and torrent downloading with rtorrent at 60MB/s, so I can max out all the resources it has.

As far as QoS/queue management, after much experimenting and learning its intricacies, I ended up with a very simple SQM with which I get triple As in www.dslreports.com/speedtest:

❯ cat /etc/config/sqm

config queue 'wan'
option debug_logging '0'
option linklayer 'ethernet'
option overhead '26'
option verbosity '5'
option interface 'pppoe-wan'
option qdisc 'cake'
option enabled '1'
option download '600000'
option upload '600000'
option script 'simplest.qos'

The load is usually residual, it consumes 70W (together with the AP and the external ONT) unless it is building something:
Screenshot_20211031_032410

Meanwhile, as a NAS it is able to saturate 2Gbit links with ease.

The UPS is able to keep everything running without power for 32 mins, 15 while at max load:
Screenshot_20211031_024754

It boots from a NVME drive (using a modded BIOS), and in 20s my entire docker stack is running:
Screenshot_20211031_031754
Screenshot_20211031_025325

With dual boot it is safe to try experimental changes and in case of an issue you return to the other partition.

I share the builds I use, with generic drivers and no configuration on openwrt.marcet.info, they are built from github.com/jmarcet/openwrt, github.com/jmarcet/packages and github.com/jmarcet/luci, and I usually upgrade them once per week at least, with every kernel release.

On github.com/jmarcet/dockers you can see my stack of docker-composes, this proxy is included in the multimedia compose

@jmarcet
Copy link
Owner

jmarcet commented Oct 30, 2021

Of course, that router has no wifi. At the moment I'm still using a Unifi nanoHD which works really really well, it is OpenWRT based and it supports up to WPA3 Enterprise, which I've found lacking in support from the clients, so I'm using WPA3-SAE mostly. I manage it with the Unifi Controller:
Screenshot_20211031_025827

With unifipoller I get prometheus metrics, with which I have pretty neat Grafana dashboards:
Screenshot_20211031_030115
Screenshot_20211031_030204
Screenshot_20211031_030300

I recently upgraded my laptop's wifi to an Intel AX210 and I am now able to use 160Mhz channels, with links of 1.566-1.733 Gbps instead of 866Mbps, it still tops at 750Mbps of actual throughput (iperf3), but it's stable at 650-750Mbps whereas with 80Mhz it drifted a little bit more.

Last, I got a Xiaomi AX3600, 8021.11ax, to upgrade the Unifi which is 802.11ac. It comes by default with a very limited openwrt derived firmware. With it my mobile phone links at 1.2Gbps, my laptop at 2.4Gbps and it will be all my own OpenWRT builds but that is a work in progress, it is not ready yet to substitute the Unifi.

@oatmealm
Copy link
Author

Wow. What a setup! I'm much less ambitios. I have a Raspberry which I take with me when I travel, and I have everything setup there, though not even close to your elaborate solution!

@jmarcet jmarcet pinned this issue Oct 31, 2021
@jmarcet jmarcet unpinned this issue Oct 31, 2021
@jmarcet
Copy link
Owner

jmarcet commented Oct 31, 2021

Hehe, I know 😄

But the idea was that if you're thinking about getting a Turris Omnia, you might as well consider transforming some x86 box in case you have one lying around, even if it is a tad old, and the performance might surprise you.

@oatmealm
Copy link
Author

Yea. Got it. I have just an old mac mini and couple of old apple tv, which are not good for anything. The MacMin 1st generation is PowerPC 4 which even though can run linux ... (is there an OpenWRT port!??!?!?!?!) is a pain in the arse to flush. Just booting from USB is a pain to start.

@jmarcet
Copy link
Owner

jmarcet commented Oct 31, 2021

You might be able to get Linux running but a stable openwrt install will be too much work, it does not make sense in your case. You need something which you can start using quickly, so as you see fit, a Turris Omnia would be a great one as far as I have read about it.

Anyhow, if you want to access IPTV, you also need a Movistar router, just to find out your ip address.

@jmarcet jmarcet pinned this issue Dec 26, 2021
@jmarcet jmarcet closed this as completed Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants