You are here |
blog.daknob.net | ||
| | | |
jelleraaijmakers.nl
|
|
| | | | Replace your KPN Experia Box and use an EdgeRouter X (or compatible Ubquiti equipment) for internet and IPTV. | |
| | | |
vninja.net
|
|
| | | | I've recently standardized on Ubiquiti equipment in the new house, and so far I am very happy with it. Wireless is working flawlessly, which is more than I could say for my old setup. A part of the new setup is a UniFi® Security Gateway (USG) that I am using as my gateway/firewall for my fiber connection, so I thought why not use that a my VPN termination as well? | |
| | | |
www.problemofnetwork.com
|
|
| | | | A while ago I wrote about my VyOS config for Init7's Fiber7-X product. Since then there has been a number of breaking changes, and a few additions that I would like to cover. I will copy/paste a lot of the narrative from that post, and avoid a bit of the abstract conversation that went with it, so that this stands on its own. If you have questions or comments, hit me up. | |
| | | |
willhaley.com
|
|
| | I recently ran into a problem where I was not able to ping, SSH, or otherwise connect to a computer on my home network. My router is using DD-WRT. Both machines were wired in. This seems to be a common issue In the DD-WRT admin page navigate to Administration -> Commands. Enter these commands (both lines at once) and click Run Commands. swconfig dev eth1 set enable_vlan 1 swconfig dev eth1 set apply This should fix the problem immediately. |