I’m not sure if this is the right forum, but this seems like such a basic question, I’ll post it here anyway.
On Friday, I upgraded my RB532 from v2.9.50 to v3.3. I have two connections at the moment, one via a VSAT with a static IP address and the other via ADSL with a DHCP address. Before the upgrade, the VSAT connection worked fine. After the upgrade, with the same configuration (as far as I can tell), it doesn’t work. The ADSL connection still works. I’ve tested the VSAT connection with a Windows box and a consumer Linksys router and it works fine on both. I think the problem with my routes.
Here are the IP details I got from the VSAT ISP:
Modem IP: 46.xxx.xxx.69
Router IP: 46.xxx.xxx.70
Subnet: 255.255.255.252
Here’s what I have under IP > Addresses:
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK BROADCAST INTERFACE
0 ;;; added by setup
192.168.20.1/24 192.168.20.0 192.168.20.255 LAN
1 ;;; VSAT static IP
46.xxx.xxx.70/30 46.xxx.xxx.69 46.xxx.xxx.71 Internet-VSAT
2 D 192.168.1.3/24 192.168.1.0 192.168.1.255 Internet-ADSL
And here’s what I have under IP > Routes:
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
# DST-ADDRESS PREF-SRC GATEWAY-STATE GATEWAY DISTANCE INTERFACE
0 S ;;; Static route for internal network
0.0.0.0/0 reachable 192.168.20.4 1 LAN
1 S ;;; Static route for VSAT
0.0.0.0/0 reachable 46.xxx.xxx.69 1 Internet-VSAT
2 ADS 0.0.0.0/0 reachable 192.168.1.1 0 Internet-ADSL
3 ADC 46.xxx.xxx.68/30 46.xxx.xxx.70 0 Internet-VSAT
4 ADC 192.168.1.0/24 192.168.1.3 0 Internet-ADSL
5 ADC 192.168.20.0/24 192.168.20.1 0 LAN
So what’s happening? I have no idea… I can ping the VSAT modem from the Mikrotik box, but nothing goes beyond that. Like I said, I’ve set up these configs on a Linksys box and a windows machine, just to make sure the connection was still good.
Any help would be greatly appreciated! Next on my list is some kind of failover setup… but one thing at a time.
Thanks!
Seth