[1] https://unix.stackexchange.com/questions/510947/how-can-i-ru...
A detailed look at the router provided by my ISP
31–40 of 184 posts
Re: A detailed look at the router provided by my ISP
#32What about that precompiled .ssh/authorized_keys with user z00163152@HUAWEI-627FB9A3 mentioned in Part 3?
Any reason why a router firmware would permit root access to anyone at all? Definitely sounds like a backdoor to me.
Re: A detailed look at the router provided by my ISP
#33In the Netherlands we now have a law where ISPs must allow your own choice of network equipment. This means they must give you the required information on how to connect your own device with their network. I have a fiber connection, which I connected directly to a Ubiquity router through a suitable SFP module. My ISP supplied the information on the fiber type and which VLAN ID's to setup for internet, TV and telephon…
Re: A detailed look at the router provided by my ISP
#34...and that's why my ISPs router is running in modem mode with a non-ISP-controlled router from Ubiquiti behind it - which I may replace with a pfSense box in the future. I'm pretty happy that my cable ISP is allowing this mode so I don't have to double-NAT in my setup.
I think pfSense will be my next too.
Re: A detailed look at the router provided by my ISP
#35"This is very invasive and unacceptable. It may seem necessary to apply security patches published by your ISP but the user should be able to disable it whenever she wants."
Legally, at least in countries where I've lived, the ISP still owns the router. This surprised me a bit when I first found out, but then I got used to the idea, but you should treat any ISP or telecom gear in your house as something that's "rented but still owned and controlled by someone else".
Re: A detailed look at the router provided by my ISP
#36Earlier quoted context omitted.
...an RFC that was written in 1995, before NAT was really necessary. My view: If it forwards IP between different networks, it's a router.
Nat existed in somewhat wide use in 95, PIX had come out recently. It's not necessary today either.
And I'd argue NAT actually is necessary if you want IPv4 for home use. We'd be out of addresses otherwise.
Re: A detailed look at the router provided by my ISP
#37Very interesting article. What about that precompiled .ssh/authorized_keys with user z00163152@HUAWEI-627FB9A3 mentioned in Part 3? Any reason why a router firmware would permit root access to anyone at all? Definitely sounds like a backdoor to me.
Re: A detailed look at the router provided by my ISP
#38...and that's why my ISPs router is running in modem mode with a non-ISP-controlled router from Ubiquiti behind it - which I may replace with a pfSense box in the future. I'm pretty happy that my cable ISP is allowing this mode so I don't have to double-NAT in my setup.
Re: A detailed look at the router provided by my ISP
#39Trivia: Strictly speaking a box that does NAT is not a router in the IP protocol sense, it's a kind of proxy. The router requirements RFC explicitly forbids altering most fields (incl the address field) in the IP header.
The box in people's home's colloquially known as a router actually commonly combines a lot of functions into one: * router * firewall * NAT device * modem * switch * access point * DNS resolver * DHCP server And probably others I'm not thinking of :-)
Re: A detailed look at the router provided by my ISP
#40In the Netherlands we now have a law where ISPs must allow your own choice of network equipment. This means they must give you the required information on how to connect your own device with their network. I have a fiber connection, which I connected directly to a Ubiquity router through a suitable SFP module. My ISP supplied the information on the fiber type and which VLAN ID's to setup for internet, TV and telephon…
As a customer, I like it.