"not work" how? please explain in detail Sorry, you're right, I should've expanded that! :) MetaROUTERs fail to both start and shutdown, seeming to hang mid-way through. Occasionally I've seen ~40 lines worth of errors on the MR's console, but haven't managed to capture this yet—think the...
Just wanted to pop in here to mention the success I've had with HSDPA modems under RouterOS 3.14. I've been quite successfully (not surprising since it's mentioned in the wiki) using a Huawei E220 with ROS for my 'broadband' Internet connection for a while, but this morning my wife needed to borrow ...
This post originally asked for a way to specify the session ID... Well I went back and read the RFC, and my bad, ROS is doing exactly what it's supposed to do (of course!). Turns out that the session ID MUST be 0 in the PADI, PADO and PADR packets. Next step is to sniff things and see if the AC ever...
Four phone lines would certainly be overkill, and the redundancy isn't really required as the connection hasn't had significant downtime since its inception (and a dial-up modem would be sufficient when it does). I could use multiple ethernet interfaces connected to the ADSL modem, but I'm hoping to...
I've had no issues running ROS 2.9.x on VMware Server for Windows, but I mostly use it for testing rather than production. Although I love VMware, I don't think I'd use it for MT in production unless I was using MT to protect the VMs from the LAN (or vice-versa).
I am? Excellent! I guess this means the problem is at the AC, and not my end (and perhaps a result of the dreaded "by design"). Unfortunately, the AC is run either by my ISP or, worse luck, the incumbent telecommunications company. The trouble with this is--and also why I'd basically disco...
Well, unfortunately (it's not the preferred outcome), I think I've solved the problem: you can't have two PPPoE connections between the same pair of MAC addresses. I've taken quite a few steps to troubleshoot this, including setting up a vanilla ROS box, and using Windows Vista to setup connections....
Ahh, fair enough. Ok, so I told ROS: add topics=pppoe,debug prefix="" action=memory system logging action And got the following when I enabled the second PPPoE connection, let it try to connect (and fail), then disabled it again: 09:20:30 pppoe,ppp,debug dsl-XXXXXXXXX-dyn2: PPP restart 09:...
After configuring multiple PPPoE connections to my ISP, the second and subsequent connection(s) always fail. It doesn't matter which I enable first; the first one always works, the others always fail. So, some facts: my MT box is behind an ADSL modem in bridge mode. I'm running ROS 2.9.38. My ISP pe...