I'm considering changing my router from "Tomato" to Routerboard 493AH with R52H installed, below is my configurations.. Would you help me to take a look at my configs, thanks.
WAN1 IP address "112.65.129.178/30", gateway is "112.65.129.177", WAN2 IP address "140.206.103.134/30", gateway is "140.206.103.133", DNS server are "140.207.198.6" and "223.6.6.6", local LAN is "192.168.100.0/24", switched ether2-6, master port is ether2-lan, bridged wlan1 with ether2-lan
Code: Select all
[admin@MikroTik] > interface print detail
Flags: D - dynamic, X - disabled, R - running, S - slave
0 name="ether1" default-name="ether1" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1526 mac-address=00:0C:42:75:C3:E4 fast-path=no link-downs=0
1 RS name="ether2-lan" default-name="ether2" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1522 max-l2mtu=1522 mac-address=00:0C:42:75:C3:E5 fast-path=no
last-link-up-time=feb/02/2016 17:03:50 link-downs=0
2 S name="ether3" default-name="ether3" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1522 max-l2mtu=1522 mac-address=00:0C:42:75:C3:E6 fast-path=no link-downs=0
3 S name="ether4" default-name="ether4" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1522 max-l2mtu=1522 mac-address=00:0C:42:75:C3:E7 fast-path=no link-downs=0
4 S name="ether5" default-name="ether5" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1522 max-l2mtu=1522 mac-address=00:0C:42:75:C3:E8 fast-path=no link-downs=0
5 S name="ether6" default-name="ether6" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1522 max-l2mtu=1522 mac-address=00:0C:42:75:C3:E9 fast-path=no link-downs=0
6 R name="ether7-wan1" default-name="ether7" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1522 max-l2mtu=1522 mac-address=00:0C:42:75:C3:EA fast-path=no
last-link-up-time=feb/02/2016 17:03:50 link-downs=0
7 R name="ether8-wan2" default-name="ether8" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1522 max-l2mtu=1522 mac-address=00:0C:42:75:C3:EB fast-path=no
last-link-up-time=feb/02/2016 17:03:50 link-downs=0
8 name="ether9" default-name="ether9" type="ether" mtu=1500 actual-mtu=1500 l2mtu=1522 max-l2mtu=1522 mac-address=00:0C:42:75:C3:EC fast-path=no link-downs=0
9 S name="wlan1" default-name="wlan1" type="wlan" mtu=1500 actual-mtu=1500 l2mtu=1600 max-l2mtu=2290 mac-address=00:0C:42:69:61:A1 fast-path=yes link-downs=0
10 R name="bridge1" type="bridge" mtu=auto actual-mtu=1500 l2mtu=1522 mac-address=00:0C:42:75:C3:E5 fast-path=yes last-link-up-time=feb/02/2016 17:03:47 link-downs=0
Code: Select all
[admin@MikroTik] > interface bridge port print detail
Flags: X - disabled, I - inactive, D - dynamic
0 interface=ether2-lan bridge=bridge1 priority=0x80 path-cost=10 edge=auto point-to-point=auto external-fdb=auto horizon=none auto-isolate=no
1 I interface=wlan1 bridge=bridge1 priority=0x80 path-cost=10 edge=auto point-to-point=auto external-fdb=auto horizon=none auto-isolate=no
[admin@MikroTik] > ip address print detail
Flags: X - disabled, I - invalid, D - dynamic
0 address=192.168.100.1/24 network=192.168.100.0 interface=bridge1 actual-interface=bridge1
1 address=112.65.129.178/30 network=112.65.129.176 interface=ether7-wan1
actual-interface=ether7-wan1
2 address=140.206.103.134/30 network=140.206.103.132 interface=ether8-wan2
actual-interface=ether8-wan2
Code: Select all
[admin@MikroTik] > ip route print detail
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
0 A S dst-address=0.0.0.0/0 gateway=112.65.129.177
gateway-status=112.65.129.177 reachable via ether7-wan1 check-gateway=ping distance=1
scope=30 target-scope=10 routing-mark=wan1_route
1 A S dst-address=0.0.0.0/0 gateway=140.206.103.133
gateway-status=140.206.103.133 reachable via ether8-wan2 check-gateway=ping distance=2
scope=30 target-scope=10 routing-mark=wan2_route
2 ADC dst-address=112.65.129.176/30 pref-src=112.65.129.178 gateway=ether7-wan1
gateway-status=ether7-wan1 reachable distance=0 scope=10
3 ADC dst-address=140.206.103.132/30 pref-src=140.206.103.134 gateway=ether8-wan2
gateway-status=ether8-wan2 reachable distance=0 scope=10
4 ADC dst-address=192.168.100.0/24 pref-src=192.168.100.1 gateway=bridge1
gateway-status=bridge1 reachable distance=0 scope=10
Code: Select all
[admin@MikroTik] > ip dns print
servers: 140.207.198.6,223.6.6.6
dynamic-servers:
allow-remote-requests: yes
max-udp-packet-size: 4096
query-server-timeout: 2s
query-total-timeout: 10s
cache-size: 2048KiB
cache-max-ttl: 1w
cache-used: 9KiB
Code: Select all
[admin@MikroTik] > ip dhcp-server print detail
Flags: X - disabled, I - invalid
0 name="dhcp1" interface=bridge1 lease-time=1d address-pool=dhcp_pool1 bootp-support=static
authoritative=after-2sec-delay lease-script=""
[admin@MikroTik] > ip firewall nat print detail
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=src-nat to-addresses=112.65.129.178 out-interface=ether7-wan1 log=no log-prefix=""
1 chain=srcnat action=src-nat to-addresses=140.206.103.134 out-interface=ether8-wan2 log=no log-prefix=""
Code: Select all
[admin@MikroTik] > ip firewall mangle print detail
Flags: X - disabled, I - invalid, D - dynamic
0 chain=prerouting action=accept dst-address-type=!local per-connection-classifier=both-addresses:2/0 log=no log-prefix=""
1 chain=prerouting action=accept dst-address-type=!local per-connection-classifier=both-addresses:2/1 log=no log-prefix=""
2 chain=prerouting action=mark-connection new-connection-mark=wan1_conn passthrough=yes in-interface=bridge1 per-connection-classifier=both-addresses:2/0 log=no log-prefix=""
3 chain=prerouting action=mark-routing new-routing-mark=wan1_conn passthrough=yes in-interface=bridge1 connection-mark=wan1_conn log=no log-prefix=""
4 chain=prerouting action=mark-connection new-connection-mark=wan2_conn passthrough=yes in-interface=bridge1 per-connection-classifier=both-addresses:2/1 log=no log-prefix=""
5 chain=prerouting action=mark-routing new-routing-mark=wan2_conn passthrough=yes in-interface=bridge1 connection-mark=wan2_conn log=no log-prefix=""
6 chain=input action=mark-connection new-connection-mark=wan1_conn passthrough=yes in-interface=ether7-wan1 log=no log-prefix=""
7 chain=input action=mark-connection new-connection-mark=wan2_conn passthrough=yes in-interface=ether8-wan2 log=no log-prefix=""
8 chain=output action=mark-routing new-routing-mark=wan1_route passthrough=yes connection-mark=wan1_conn log=no log-prefix=""
9 chain=output action=mark-routing new-routing-mark=wan2_route passthrough=yes connection-mark=wan2_conn log=no log-prefix=""
Even if PCC works, i still need to implement uPnP/VPN/Port Forwarding on both wan connection...
Thanks in advance.