I'm still battling with this, On RB1 (which has WAN1) I've tried adding a SRCNAT which hasn't worked. I'm confused as to which way to go about it. src address would be the interface on RB2, dst. address would be webserver, action would be src-nat to RB1 ? Route is: WAN2 -> RB2 -> RB1 -> Webserver Th...
Hi All, I have two wan addresses, lets call them WAN1 and WAN2. WAN1 goes though RB1, and WAN2 goes through RB2. RB1 is on 192.168.88.0/16 range (duplicate configs except ip addresses) RB2 is on 192.168.99.0/16 range Webserver has two ethernets (if possible I'd prefer it to have just one address) et...
Hello, It's currently working over ppp however I need to change the LTE band it's sitting on. The wiki states I'll get the LTE interface in ROSv7 but I can't wait that long. Is there a command I can send to switch the modem's band? Or can i perhaps load a custom driver to allow it to use the LTE int...
Hi all, I've managed to setup a SSTP server, client machines are windows 8.1 and they connect and browse internet fine. I'm getting errors though opening https:// pages nor can I browse the lan side of the routerboard Chrome states: Unable to make a secure connection to the server. This may be a pro...
I have this so far: /system scheduler add interval=1d name=peak on-event=start_peak policy=reboot,read,write,policy,test,password,sniff,sensitive start-date=aug/07/2014 start-time=06:00:00 add interval=1d name=offpeak on-event=start_offpeak policy=reboot,read,write,policy,test,password,sniff,sensiti...
Hi all, I'm trying to setup scheduled times to connect and disconnect pppoe connections. (two ISP's) 1. Weekdays from 6:00:00 till 17:59:50, interface pppoe-out1 (ISP1) must be used. 2. Weekdays from 18:00:00 till 5:59:50, interface pppoe-out2 (ISP2) must be used. 3. Weekends from Friday 17:59:50 un...