Page MenuHomeVyOS Platform
Feed Search

Dec 26 2017

alainlamar added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

Hi folks,

Dec 26 2017, 8:04 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar removed a project from T452: WiFi: Enable support for 5GHz AccesPoints with DFS: VyOS 1.2 Crux.
Dec 26 2017, 7:44 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 26 2017, 7:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 26 2017, 7:27 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 21 2017

syncer triaged T406: VPN configuration error: IPv6 over IPv4 IPsec is not supported when using IPv6 ONLY tunnel. as Low priority.
Dec 21 2017, 9:47 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer triaged T418: Add html entities encoding for options field as Wishlist priority.
Dec 21 2017, 9:39 PM
syncer triaged T446: Flow accounting enhancements: pre/post NAT, ingress/egress as Wishlist priority.
Dec 21 2017, 9:22 PM · VyOS 1.4 Sagitta
elico added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

@syncer I am the unofficial maintainer of the Squid-Cache RPM's and DEB packages and doing it for more then 4 years now.
These days network routers are actually Route Servers and only the low cost devices doesn't contains any form of proxy functionality on them.
If you need a simple IP router you don't need it and this is most of the use cases of YVOS to my knowledge.
However we might be able to compromise on something in the middle instead of ditching it or other proxies.
Squid-Cache is good for caching but very old so for filtering there are couple other more efficient solutions and also the nature of the Internet HTTP world have changed so caching is good only for very specific purposes...
So I think that it would be a nice to have but if it's possible to allow the admin configure Squid or another proxy outside of the configuration shell it would be a better solution.
Also if you want to intercept traffic into squid you can just use DNAT rules.

Dec 21 2017, 7:43 AM · VyOS 1.3 Equuleus, VyOS 1.2 Crux

Dec 19 2017

alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 19 2017, 9:25 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 19 2017, 9:22 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

I use squid as a caching proxy to very considerably speed up patching and non-encrypted static web content. I also use the blacklists which are updated every day. While VyOS with Squid and Wifi is a very good integrated router for home and SOHO, I also use it as building bloc for sample firewalls you encounter in corporate environments in several showcases.

Dec 19 2017, 9:09 PM · VyOS 1.3 Equuleus, VyOS 1.2 Crux

Dec 17 2017

alainlamar added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

Meanwhile I learned how to successfully use DFS with the ATH10K driver. It is kind of a nasty driver to use as the makers put many obstacles into firmware and the driver module code to prevent "daisy chained" accidents related to setting wrong regulatory domains. RegDomain setting was not possible without Kernel config parameters "CONFIG_ATH_REG_DYNAMIC_USER_CERT_TESTING" and "CONFIG_ATH_REG_DYNAMIC_USER_REG_HINTS". I guess that was the reason why hostapd always crashed when trying to use DFS.

Dec 17 2017, 3:33 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 17 2017, 3:18 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 17 2017, 3:15 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 1 2017

syncer triaged T452: WiFi: Enable support for 5GHz AccesPoints with DFS as Normal priority.
Dec 1 2017, 7:40 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
syncer removed a project from T452: WiFi: Enable support for 5GHz AccesPoints with DFS: VyOS 1.2 Crux.

@alainlamar thanks for detailed description!
I wish that all tasks were created in that way.

Dec 1 2017, 7:40 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a project to T452: WiFi: Enable support for 5GHz AccesPoints with DFS: VyOS 1.3 Equuleus.
Dec 1 2017, 4:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Nov 29 2017

Asteroza added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

I suppose I should also mention that I am also using a proxy PAC file hosted on the internal lighttpd instance as well over HTTP (again, can't use HTTPS due to certificate trust issues for unknown client PC's) which is important due to DHCP server URL designation of a PAC/WPAD file currently.

Nov 29 2017, 7:12 AM · VyOS 1.3 Equuleus, VyOS 1.2 Crux

Nov 28 2017

cwadge added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

Web proxies are relatively complex by nature and offer an attractive attack surface. I don't like having such software on routers at all, even if they are properly maintained. Better to relegate this functionality to a system which is external to the router.

Nov 28 2017, 11:34 PM · VyOS 1.3 Equuleus, VyOS 1.2 Crux
quinot created T479: ospfd: incorrect LSA checksum validation.
Nov 28 2017, 5:30 PM · Rejected

Nov 27 2017

aopdal added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

With limited people in the project I think the "core" features for a router should be of priority. A lot of things is nice to have, but we need to have a good router.
IPv6 with VRRP, connection tracking, updated routing engine, IPv6 PD is stuff we need and requires a lot of design, implementation, testing and documentation.

Nov 27 2017, 1:38 PM · VyOS 1.3 Equuleus, VyOS 1.2 Crux
syncer added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

@Asteroza thanks for feedback!

Nov 27 2017, 12:58 AM · VyOS 1.3 Equuleus, VyOS 1.2 Crux
Asteroza added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

I do use squid in production, but without the hardcoded blacklists, rather my own local list only, and as an explicit proxy with a rejection message locally hosted as HTTP on the inbuilt lighttpd instance (can't serve HTTPS rejections because of certificate trust issues).

Nov 27 2017, 12:45 AM · VyOS 1.3 Equuleus, VyOS 1.2 Crux

Nov 26 2017

syncer created V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.
Nov 26 2017, 5:50 PM · VyOS 1.3 Equuleus, VyOS 1.2 Crux
syncer set the color for VyOS 1.3 Equuleus to Orange.
Nov 26 2017, 5:28 PM
syncer changed the visibility for T476: Update the base system to Debian 10 (Buster).
Nov 26 2017, 5:28 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer created T476: Update the base system to Debian 10 (Buster).
Nov 26 2017, 5:28 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer set the image for VyOS 1.3 Equuleus to F28280: profile.
Nov 26 2017, 5:07 PM
syncer created VyOS 1.3 Equuleus.
Nov 26 2017, 5:06 PM