[WayBack] RB450G and “..could not get answer from dns server” – MikroTik: I do not see a default route. It would be the route with “dst-address=0.0.0.0/0“.
–jeroen
Posted by jpluimers on 2020/07/06
[WayBack] RB450G and “..could not get answer from dns server” – MikroTik: I do not see a default route. It would be the route with “dst-address=0.0.0.0/0“.
–jeroen
Posted in Internet, MikroTik, Power User, routers | Leave a Comment »
Posted by jpluimers on 2020/02/24
Reminder to self: [WayBack] Tomato by shibby – upgrade procedure and cfg backup | LinksysInfo.org:
I keep a text file with the changes I’ve made after a fresh install and I keep the file updated as I make changes.
Re-configuring the router after that takes a bit of time, but it is not that bad. Toastman’s method (here) noted above as well as the methods described here and here can also be used, but I haven’t tried them.
which references:
nvram export –set >config.txt
This outputs the complete setup in useable text form, each line beginning with “nvram set”. This means it’s ready to input to the router without having to add the “nvram set” to every line. You could do this by ssh or telnet.
NOTE – you can only restore the whole config file to the original router. To configure a different router you need to cherry pick the important lines (see below)
e.g.
nvram set clkfreq=480,240,120
nvram set wl0_country=AU
nvram set wan_domain=freewifi
nvram commit
–jeroen
Posted in Internet, Power User, routers, TomatoUSB | Leave a Comment »
Posted by jpluimers on 2020/02/17
[WayBack] Solved: Stuttering Audio Streaming To Apple TV Via AirPlay – The Spotify Community:
Try to disable Wifi multimedia (WMM) from your router’s WLAN settings
For my Tomato USB it was easy as described by [WayBack] Installing AirPlay on Tomato – 2017 Edition [StartupCTO]:
disabling WMM in Tomato. (Advanced Settings → Wireless).
–jeroen
Posted in ASUS RT-N66U, Internet, Network-and-equipment, Power User, routers, TomatoUSB, WiFi | Leave a Comment »
Posted by jpluimers on 2019/11/04
By now I should have had plenty of time to try out an ARM based pfSense multi-WAN router like the [WayBack] Netgate SG-3100 is an ARM based pfSense Firewall Appliance.
So this is a reminder for myself to write down more detailed experiences than the summary at [WayBack]Netgate SG-3100 pfSense Security Gateway Appliance.
It is in the Mikrotik price range, but each time I use those I bump into mysterious RouterOS issues that only I seem to have.
–jeroen
via:
Posted in Internet, Network-and-equipment, Power User, routers | 1 Comment »
Posted by jpluimers on 2019/11/01
From a while back: [WayBack] ZeroShell Firewall/Router Linux Distribution Works on x86 Hardware, Raspberry Pi 2/3, & (Some) Orange Pi Boards.
I’m anxious to see how much it has grown up by now.
More info at Zeroshell – Wikipedia
–jeroen
via: [WayBack] ZeroShell is a ##Linux distribution for firewalls/routers fully configurable via a web interface, and that not only works on x86, but also on some ##Arm… – Jean-Luc Aufranc – Google+
Posted in Internet, Network-and-equipment, Power User, routers | Leave a Comment »
Posted by jpluimers on 2019/09/16
For my link archive: [WayBack] Route traffic from one port via VPN – MikroTik
Via [WayBack] networking – Mikrotik route internet traffic from one interface via vpn – Super User
–jeroen
Posted in Internet, MikroTik, Power User, routers | Leave a Comment »
Posted by jpluimers on 2019/04/08
When one of the machine isn’t active for a while it seems to disappear. Even when it’s active some of the machines have intermittent errors pinging it as like every 10-30 seconds one of these ping results appear:
92 bytes from tl-er5120 (192.168.71.1): Redirect Host(New addr: 192.168.71.193) Vr HL TOS Len ID Flg off TTL Pro cks Src Dst 4 5 00 0054 05de 0 0000 40 01 644d 192.168.71.108 192.168.71.193
Sometimes even a simple
Request timeout for icmp_seq 6900
So I need to dig into ICMP “Redirect Host” .
It might be a simple ARP thing like mac mini – Why the different results for ping? Or why is the Time Capsule getting involved? – Ask Different [WayBack] but like usual stuff I bump into is of a more complex kind so I’ve archived at least these:
–jeroen
Posted in Internet, MikroTik, Power User, routers | Leave a Comment »
Posted by jpluimers on 2019/03/06
With the removal of the C# based Windows vSphere Client in ESXi 6.5, the vSphere HTML5 Web Client is the way to go.
It doesn’t cover all functionality yet, and some functionality is in different places in the UI, so below the steps to change the hostname.
Since I prefer a central location of name and address management, I’ve also documented on how to do this with DHCP option 12.
Oh: I’m not alone in finding the changed place
Posted in Development, ESXi6.5, Hardware, MikroTik, Network-and-equipment, Power User, RouterOS, routers, Scripting, Software Development, Virtualization, VMware, VMware ESXi, WinBox | Leave a Comment »
Posted by jpluimers on 2018/12/03
This will come in useful one day:
Notes for monitoring at [WayBack] Multi-WAN – PFSenseDocs: Gateway Groups
–jeroen
Posted in Internet, pfSense, Power User, routers | Leave a Comment »